Socket
Socket
Sign inDemoInstall

@pnpm/read-project-manifest

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/read-project-manifest - npm Package Compare versions

Comparing version 5.0.11 to 6.0.0

18

package.json
{
"name": "@pnpm/read-project-manifest",
"version": "5.0.11",
"version": "6.0.0",
"description": "Read a project manifest (called package.json in most cases)",

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

"engines": {
"node": ">=16.14"
"node": ">=18.12"
},

@@ -17,3 +17,3 @@ "files": [

"keywords": [
"pnpm8",
"pnpm9",
"pnpm"

@@ -36,7 +36,7 @@ ],

"strip-bom": "^4.0.0",
"@pnpm/error": "5.0.3",
"@pnpm/graceful-fs": "3.2.0",
"@pnpm/types": "9.4.2",
"@pnpm/text.comments-parser": "2.0.0",
"@pnpm/write-project-manifest": "5.0.6"
"@pnpm/error": "6.0.0",
"@pnpm/graceful-fs": "4.0.0",
"@pnpm/text.comments-parser": "3.0.0",
"@pnpm/types": "10.0.0",
"@pnpm/write-project-manifest": "6.0.0"
},

@@ -48,3 +48,3 @@ "devDependencies": {

"tempy": "^1.0.1",
"@pnpm/read-project-manifest": "5.0.11"
"@pnpm/read-project-manifest": "6.0.0"
},

@@ -51,0 +51,0 @@ "funding": "https://opencollective.com/pnpm",

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