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.0.11 to 1.0.12

7

CHANGELOG.md
# @pnpm/read-project-manifest
## 1.0.12
### Patch Changes
- Updated dependencies [6d480dd7a]
- @pnpm/error@1.3.0
## 1.0.11

@@ -4,0 +11,0 @@

6

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

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

"dependencies": {
"@pnpm/error": "1.2.0",
"@pnpm/error": "1.3.0",
"@pnpm/types": "^6.2.0",

@@ -41,3 +41,3 @@ "@pnpm/write-project-manifest": "1.1.1",

"json5": "^2.1.3",
"parse-json": "^5.0.0",
"parse-json": "^5.0.1",
"read-yaml-file": "^2.0.0",

@@ -44,0 +44,0 @@ "sort-keys": "^4.0.0",

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