const debug = ( typeof process === 'object' && process.env && process.env.NODE_DEBUG && /\bsemver\b/i.test(process.env.NODE_DEBUG) ) ? (...args) => console.error('SEMVER', ...args) : () => {} module.exports = debug
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
constants.js | File | 468 B | 0644 |
|
debug.js | File | 226 B | 0644 |
|
identifiers.js | File | 409 B | 0644 |
|
re.js | File | 6.51 KB | 0644 |
|