New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/lockfile-file

Package Overview
Dependencies
Maintainers
3
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile-file - npm Package Compare versions

Comparing version 3.0.11 to 3.0.12

7

CHANGELOG.md
# @pnpm/lockfile-file
## 3.0.12
### Patch Changes
- Updated dependencies [6d480dd7a]
- @pnpm/error@1.3.0
## 3.0.11

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

16

package.json
{
"name": "@pnpm/lockfile-file",
"version": "3.0.11",
"version": "3.0.12",
"description": "Read/write pnpm-lock.yaml files",

@@ -39,14 +39,14 @@ "main": "lib/index.js",

"@pnpm/logger": "^3.2.2",
"@types/js-yaml": "^3.12.4",
"@types/js-yaml": "^3.12.5",
"@types/mz": "^2.7.1",
"@types/normalize-path": "^3.0.0",
"@types/ramda": "^0.27.6",
"@types/write-file-atomic": "^3.0.0",
"tempy": "^0.5.0",
"@types/ramda": "^0.27.14",
"@types/write-file-atomic": "^3.0.1",
"tempy": "^0.6.0",
"write-yaml-file": "^4.1.0",
"yaml-tag": "^1.1.0"
"yaml-tag": "1.1.0"
},
"dependencies": {
"@pnpm/constants": "4.0.0",
"@pnpm/error": "1.2.0",
"@pnpm/error": "1.3.0",
"@pnpm/lockfile-types": "2.0.1",

@@ -58,3 +58,3 @@ "@pnpm/types": "6.2.0",

"normalize-path": "^3.0.0",
"ramda": "^0.27.0",
"ramda": "^0.27.1",
"read-yaml-file": "^2.0.0",

@@ -61,0 +61,0 @@ "write-file-atomic": "^2.4.3"

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