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

@pnpm/read-project-manifest

Package Overview
Dependencies
Maintainers
2
Versions
90
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 6.0.9 to 6.0.10

15

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

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

"keywords": [
"pnpm9",
"pnpm10",
"pnpm"

@@ -35,7 +35,7 @@ ],

"strip-bom": "^4.0.0",
"@pnpm/error": "6.0.2",
"@pnpm/error": "6.0.3",
"@pnpm/graceful-fs": "4.0.0",
"@pnpm/types": "12.2.0",
"@pnpm/text.comments-parser": "3.0.0",
"@pnpm/write-project-manifest": "6.0.7",
"@pnpm/types": "12.2.0"
"@pnpm/write-project-manifest": "6.0.7"
},

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

"tempy": "^1.0.1",
"@pnpm/read-project-manifest": "6.0.9"
"@pnpm/read-project-manifest": "6.0.10"
},

@@ -54,2 +54,5 @@ "funding": "https://opencollective.com/pnpm",

},
"jest": {
"preset": "@pnpm/jest-config"
},
"scripts": {

@@ -56,0 +59,0 @@ "lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",

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