hmpo-config
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "hmpo-config", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Config loader", | ||
@@ -18,15 +18,15 @@ "main": "./lib/config.js", | ||
"app-root-path": "^3.0.0", | ||
"debug": "^4.3.1", | ||
"deep-clone-merge": "^1.5.2", | ||
"debug": "^4.3.4", | ||
"deep-clone-merge": "^1.5.4", | ||
"js-yaml": "^4.1.0", | ||
"json5": "^2.2.0" | ||
"json5": "^2.2.1" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.3.4", | ||
"eslint": "^7.26.0", | ||
"chai": "^4.3.6", | ||
"eslint": "^8.18.0", | ||
"husky": "^6.0.0", | ||
"mocha": "^8.4.0", | ||
"mocha": "^10.0.0", | ||
"nyc": "^15.1.0", | ||
"sinon": "^10.0.0", | ||
"sinon-chai": "^3.6.0" | ||
"sinon": "^14.0.0", | ||
"sinon-chai": "^3.7.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "repository": { |
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
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
15399
Updateddebug@^4.3.4
Updateddeep-clone-merge@^1.5.4
Updatedjson5@^2.2.1