read-config-file
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "read-config-file", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"main": "out/main.js", | ||
@@ -18,3 +18,3 @@ "author": "Vladimir Krivosheev", | ||
"dependencies": { | ||
"ajv": "^5.5.1", | ||
"ajv": "^5.5.2", | ||
"ajv-keywords": "^2.1.1", | ||
@@ -24,11 +24,11 @@ "bluebird-lst": "^1.0.5", | ||
"dotenv-expand": "^4.0.1", | ||
"fs-extra-p": "^4.4.4", | ||
"fs-extra-p": "^4.5.0", | ||
"js-yaml": "^3.10.0", | ||
"json5": "^0.5.1", | ||
"lazy-val": "^1.0.2" | ||
"lazy-val": "^1.0.3" | ||
}, | ||
"devDependencies": { | ||
"@types/dotenv": "^4.0.1", | ||
"@types/dotenv": "^4.0.2", | ||
"@types/js-yaml": "^3.10.1", | ||
"@types/node": "^8.0.55", | ||
"@types/node": "^8.5.2", | ||
"babel-preset-ts-node6-bluebird": "^1.0.1", | ||
@@ -35,0 +35,0 @@ "ts-babel": "^4.1.8", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
55858
12
1
Updatedajv@^5.5.2
Updatedfs-extra-p@^4.5.0
Updatedlazy-val@^1.0.3