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

read-package-json

Package Overview
Dependencies
Maintainers
3
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

read-package-json - npm Package Compare versions

Comparing version 1.3.3 to 2.0.0

4

package.json
{
"name": "read-package-json",
"version": "1.3.3",
"version": "2.0.0",
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",

@@ -17,3 +17,3 @@ "description": "The thing npm uses to read package.json files with semantics and defaults and validation",

"json-parse-helpfulerror": "^1.0.2",
"normalize-package-data": "^1.0.0"
"normalize-package-data": "^2.0.0"
},

@@ -20,0 +20,0 @@ "devDependencies": {

@@ -34,3 +34,3 @@ var path = require('path')

devDependencies: { tap: '~0.2.5' },
homepage: 'https://github.com/isaacs/read-package-json',
homepage: 'https://github.com/isaacs/read-package-json#readme',
optionalDependencies: { npmlog: '0', 'graceful-fs': '~1.1.8' },

@@ -37,0 +37,0 @@ _id: 'read-package-json@0.1.1',

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