Socket
Socket
Sign inDemoInstall

@pnpm/read-package-json

Package Overview
Dependencies
3
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.5 to 3.1.6

8

CHANGELOG.md
# @pnpm/read-package-json
## 3.1.6
### Patch Changes
- 212671848: Update read-package-json to v3.
- Updated dependencies [d54043ee4]
- @pnpm/types@6.3.0
## 3.1.5

@@ -4,0 +12,0 @@

8

package.json
{
"name": "@pnpm/read-package-json",
"version": "3.1.5",
"version": "3.1.6",
"description": "Read a package.json",

@@ -8,3 +8,3 @@ "main": "lib/index.js",

"engines": {
"node": ">=10.13"
"node": ">=10.16"
},

@@ -35,4 +35,4 @@ "files": [

"@pnpm/error": "^1.3.1",
"@pnpm/types": "^6.2.0",
"read-package-json": "^2.1.2"
"@pnpm/types": "^6.3.0",
"read-package-json": "^3.0.0"
},

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc