@andreasonny83/nconf
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@andreasonny83/nconf", | ||
"description": "Fork of nconf with fix for Crypto Cipher.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Andrea Sonny <https://github.com/andreasonny83>", | ||
@@ -12,6 +12,6 @@ "repository": { | ||
"dependencies": { | ||
"ini": "^2.0.0" | ||
"ini": "^2.0.0", | ||
"async": "^2.6.1" | ||
}, | ||
"devDependencies": { | ||
"async": "3.2.0", | ||
"coveralls": "^3.0.2", | ||
@@ -29,3 +29,3 @@ "eslint": "^7.0.0", | ||
"lint": "eslint .", | ||
"release": "np" | ||
"release": "npx np --no-yarn --yolo" | ||
}, | ||
@@ -32,0 +32,0 @@ "files": [ |
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
95179
5
2
+ Addedasync@^2.6.1
+ Addedasync@2.6.4(transitive)
+ Addedlodash@4.17.21(transitive)