@stdlib/fs-read-json
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@stdlib/fs-read-json", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Read a file as JSON.", | ||
@@ -40,11 +40,11 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/assert-instance-of": "^0.1.0", | ||
"@stdlib/assert-is-function": "^0.1.0", | ||
"@stdlib/assert-is-plain-object": "^0.1.0", | ||
"@stdlib/assert-is-string": "^0.1.0", | ||
"@stdlib/fs-read-file": "^0.1.0", | ||
"@stdlib/string-format": "^0.1.0", | ||
"@stdlib/string-remove-utf8-bom": "^0.1.0", | ||
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.0", | ||
"@stdlib/utils-parse-json": "^0.1.0", | ||
"@stdlib/assert-instance-of": "^0.1.1", | ||
"@stdlib/assert-is-function": "^0.1.1", | ||
"@stdlib/assert-is-plain-object": "^0.1.1", | ||
"@stdlib/assert-is-string": "^0.1.1", | ||
"@stdlib/fs-read-file": "^0.1.1", | ||
"@stdlib/string-format": "^0.1.1", | ||
"@stdlib/string-remove-utf8-bom": "^0.1.1", | ||
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.1.1", | ||
"@stdlib/utils-parse-json": "^0.1.1", | ||
"@stdlib/error-tools-fmtprodmsg": "^0.1.0" | ||
@@ -55,3 +55,3 @@ }, | ||
"@stdlib/bench": "^0.1.0", | ||
"@stdlib/utils-noop": "^0.1.0", | ||
"@stdlib/utils-noop": "^0.1.1", | ||
"tape": "git+https://github.com/kgryte/tape.git#fix/globby", | ||
@@ -58,0 +58,0 @@ "istanbul": "^0.4.1", |
@@ -222,4 +222,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/fs-read-json/actions/workflows/test.yml/badge.svg?branch=v0.1.0 | ||
[test-url]: https://github.com/stdlib-js/fs-read-json/actions/workflows/test.yml?query=branch:v0.1.0 | ||
[test-image]: https://github.com/stdlib-js/fs-read-json/actions/workflows/test.yml/badge.svg?branch=v0.1.1 | ||
[test-url]: https://github.com/stdlib-js/fs-read-json/actions/workflows/test.yml?query=branch:v0.1.1 | ||
@@ -226,0 +226,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/fs-read-json/main.svg |
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