load-json-file
Advanced tools
Comparing version 3.0.0 to 4.0.0
{ | ||
"name": "load-json-file", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "Read and parse a JSON file", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
"graceful-fs": "^4.1.2", | ||
"parse-json": "^3.0.0", | ||
"pify": "^2.0.0", | ||
"parse-json": "^4.0.0", | ||
"pify": "^3.0.0", | ||
"strip-bom": "^3.0.0" | ||
@@ -36,0 +36,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
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
+ Addedjson-parse-better-errors@1.0.2(transitive)
+ Addedparse-json@4.0.0(transitive)
+ Addedpify@3.0.0(transitive)
- Removedparse-json@3.0.0(transitive)
- Removedpify@2.3.0(transitive)
Updatedparse-json@^4.0.0
Updatedpify@^3.0.0