read-config-file
Advanced tools
Comparing version 3.2.1 to 3.2.2
{ | ||
"name": "read-config-file", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"main": "out/main.js", | ||
@@ -18,19 +18,19 @@ "author": "Vladimir Krivosheev", | ||
"dependencies": { | ||
"ajv": "^6.7.0", | ||
"ajv-keywords": "^3.2.0", | ||
"bluebird-lst": "^1.0.6", | ||
"ajv": "^6.9.2", | ||
"ajv-keywords": "^3.4.0", | ||
"bluebird-lst": "^1.0.7", | ||
"dotenv": "^6.2.0", | ||
"dotenv-expand": "^4.2.0", | ||
"fs-extra-p": "^7.0.0", | ||
"fs-extra-p": "^7.0.1", | ||
"js-yaml": "^3.12.1", | ||
"json5": "^2.1.0", | ||
"lazy-val": "^1.0.3" | ||
"lazy-val": "^1.0.4" | ||
}, | ||
"devDependencies": { | ||
"@types/dotenv": "^6.1.0", | ||
"@types/js-yaml": "^3.11.4", | ||
"@types/node": "^10.12.18", | ||
"babel-preset-ts-node6-bluebird": "^3.0.1", | ||
"ts-babel": "^6.1.2", | ||
"typescript": "^3.2.2" | ||
"@types/js-yaml": "^3.12.0", | ||
"@types/node": "^11.9.5", | ||
"babel-preset-ts-node6-bluebird": "^3.0.2", | ||
"ts-babel": "^6.1.4", | ||
"typescript": "^3.3.3333" | ||
}, | ||
@@ -37,0 +37,0 @@ "babel": { |
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
44126
Updatedajv@^6.9.2
Updatedajv-keywords@^3.4.0
Updatedbluebird-lst@^1.0.7
Updatedfs-extra-p@^7.0.1
Updatedlazy-val@^1.0.4