hmpo-config
Advanced tools
Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "hmpo-config", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Config loader", | ||
@@ -17,15 +17,15 @@ "main": "./lib/config.js", | ||
"dependencies": { | ||
"app-root-path": "^3.0.0", | ||
"app-root-path": "^3.1.0", | ||
"debug": "^4.3.4", | ||
"deep-clone-merge": "^1.5.4", | ||
"js-yaml": "^4.1.0", | ||
"json5": "^2.2.1" | ||
"json5": "^2.2.3" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.3.6", | ||
"eslint": "^8.18.0", | ||
"chai": "^4.3.7", | ||
"eslint": "^8.32.0", | ||
"husky": "^6.0.0", | ||
"mocha": "^10.0.0", | ||
"mocha": "^10.2.0", | ||
"nyc": "^15.1.0", | ||
"sinon": "^14.0.0", | ||
"sinon": "^15.0.1", | ||
"sinon-chai": "^3.7.0" | ||
@@ -32,0 +32,0 @@ }, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
1
Updatedapp-root-path@^3.1.0
Updatedjson5@^2.2.3