Comparing version 1.1.2-next1 to 1.1.2
@@ -7,3 +7,3 @@ var util = require('util') | ||
, glob = require('glob') | ||
, findPackage = require('witwip') | ||
, findPackage = require('@exosforked/witwip') | ||
, createHooks = require('stact-hooks') | ||
@@ -10,0 +10,0 @@ , merge = require('tea-merge') |
{ | ||
"name": "etc", | ||
"version": "1.1.2-next1", | ||
"version": "1.1.2", | ||
"description": "Configuration loader for node.js applications", | ||
@@ -14,12 +14,12 @@ "main": "etc.js", | ||
"dependencies": { | ||
"clone": "~2.1.2", | ||
"glob": "^7.1.7", | ||
"optimist": "~0.6.1", | ||
"stact-hooks": "~0.0.3", | ||
"tea-merge": "~0.1.0", | ||
"witwip": "~0.0.2" | ||
"@exosforked/witwip": "0.0.6", | ||
"clone": "~0.1.6", | ||
"glob": "^7.2.3", | ||
"optimist": "~0.3.4", | ||
"stact-hooks": "~0.0.1", | ||
"tea-merge": "~0.1.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "*", | ||
"bench": "*" | ||
"bench": "*", | ||
"mocha": "^10.0.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
19299
17
368
1
27
+ Added@exosforked/witwip@0.0.6
+ Added@exosforked/witwip@0.0.6(transitive)
+ Addedclone@0.1.19(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addedms@2.1.3(transitive)
+ Addedoptimist@0.3.7(transitive)
- Removedwitwip@~0.0.2
- Removedclone@2.1.2(transitive)
- Removeddebug@0.7.4(transitive)
- Removedminimist@0.0.10(transitive)
- Removedoptimist@0.6.1(transitive)
- Removedwitwip@0.0.6(transitive)
Updatedclone@~0.1.6
Updatedglob@^7.2.3
Updatedoptimist@~0.3.4
Updatedstact-hooks@~0.0.1