Socket
Socket
Sign inDemoInstall

read-package-json

Package Overview
Dependencies
Maintainers
5
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 6.0.4 to 7.0.0

18

package.json
{
"name": "read-package-json",
"version": "6.0.4",
"version": "7.0.0",
"author": "GitHub Inc.",

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

"json-parse-even-better-errors": "^3.0.0",
"normalize-package-data": "^5.0.0",
"normalize-package-data": "^6.0.0",
"npm-normalize-package-bin": "^3.0.0"

@@ -34,3 +34,3 @@ },

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.15.1",
"@npmcli/template-oss": "4.18.0",
"tap": "^16.0.1"

@@ -44,3 +44,3 @@ },

"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": "^16.14.0 || >=18.0.0"
},

@@ -59,5 +59,11 @@ "tap": {

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.15.1",
"publish": "true"
"version": "4.18.0",
"publish": "true",
"ciVersions": [
"16.14.0",
"16.x",
"18.0.0",
"18.x"
]
}
}
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