read-json-sync
Advanced tools
Comparing version 2.0.0-3 to 2.0.0
{ | ||
"name": "read-json-sync", | ||
"version": "2.0.0-3", | ||
"version": "2.0.0", | ||
"description": "Read and parse a JSON file synchronously", | ||
@@ -12,3 +12,3 @@ "repository": "shinnn/read-json-sync", | ||
}, | ||
"license": "CC0-1.0", | ||
"license": "ISC", | ||
"files": [ | ||
@@ -23,2 +23,3 @@ "index.js" | ||
"load", | ||
"bom", | ||
"parse", | ||
@@ -25,0 +26,0 @@ "synchronous", |
@@ -49,2 +49,2 @@ # read-json-sync | ||
[Creative Commons Zero v1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/deed) | ||
[ISC License](./LICENSE) © 2017 Shinnosuke Watanabe |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5237
4
1