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

@pnpm/lockfile.fs

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile.fs - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

17

package.json
{
"name": "@pnpm/lockfile.fs",
"version": "1.0.4",
"version": "1.0.5",
"description": "Read/write pnpm-lock.yaml files",

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

"@pnpm/logger": "5.2.0",
"@pnpm/lockfile.fs": "1.0.4"
"@pnpm/lockfile.fs": "1.0.5"
},

@@ -53,11 +53,11 @@ "dependencies": {

"write-file-atomic": "^5.0.1",
"@pnpm/dependency-path": "5.1.6",
"@pnpm/constants": "9.0.0",
"@pnpm/error": "6.0.2",
"@pnpm/dependency-path": "5.1.7",
"@pnpm/git-resolver": "9.0.8",
"@pnpm/git-utils": "2.0.0",
"@pnpm/lockfile.types": "1.0.3",
"@pnpm/lockfile.utils": "1.0.3",
"@pnpm/git-utils": "2.0.0",
"@pnpm/error": "6.0.2",
"@pnpm/lockfile.merger": "1.0.3",
"@pnpm/types": "12.2.0"
"@pnpm/types": "12.2.0",
"@pnpm/lockfile.utils": "1.0.4"
},

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

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

@@ -70,0 +73,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