read-config-file
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "read-config-file", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"main": "out/main.js", | ||
@@ -21,5 +21,4 @@ "author": "Vladimir Krivosheev", | ||
"dependencies": { | ||
"ajv": "^6.10.0", | ||
"ajv-keywords": "^3.4.0", | ||
"bluebird-lst": "^1.0.9", | ||
"ajv": "^6.10.1", | ||
"ajv-keywords": "^3.4.1", | ||
"dotenv": "^8.0.0", | ||
@@ -36,3 +35,3 @@ "dotenv-expand": "^5.1.0", | ||
"@types/js-yaml": "^3.12.1", | ||
"@types/node": "^12.0.10", | ||
"@types/node": "^12.6.0", | ||
"babel-preset-ts-node8": "^4.0.0", | ||
@@ -39,0 +38,0 @@ "ts-babel": "^6.1.7", |
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
8
44126
- Removedbluebird-lst@^1.0.9
- Removedbluebird@3.7.2(transitive)
- Removedbluebird-lst@1.0.9(transitive)
Updatedajv@^6.10.1
Updatedajv-keywords@^3.4.1