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
3
Versions
83
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 1.1.0 to 1.1.1

8

CHANGELOG.md
# @pnpm/read-project-manifest
## 1.1.1
### Patch Changes
- Updated dependencies [d54043ee4]
- @pnpm/types@6.3.0
- @pnpm/write-project-manifest@1.1.2
## 1.1.0

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

12

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

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

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

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

"@pnpm/error": "1.3.1",
"@pnpm/types": "^6.2.0",
"@pnpm/write-project-manifest": "1.1.1",
"@pnpm/types": "^6.3.0",
"@pnpm/write-project-manifest": "1.1.2",
"detect-indent": "^6.0.0",

@@ -44,3 +44,3 @@ "fast-deep-equal": "^3.1.3",

"read-yaml-file": "^2.0.0",
"sort-keys": "^4.0.0",
"sort-keys": "^4.1.0",
"strip-bom": "^4.0.0"

@@ -54,5 +54,5 @@ },

"@types/parse-json": "^4.0.0",
"tempy": "^0.7.0"
"tempy": "^1.0.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