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

read-json-sync

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

read-json-sync - npm Package Compare versions

Comparing version 2.0.0-3 to 2.0.0

LICENSE

5

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

2

README.md

@@ -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
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