Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stdlib/fs-read-json

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/fs-read-json - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

22

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc