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

@pnpm/prune-lockfile

Package Overview
Dependencies
Maintainers
2
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/prune-lockfile - npm Package Compare versions

Comparing version 3.0.12 to 3.0.13

11

package.json
{
"name": "@pnpm/prune-lockfile",
"version": "3.0.12",
"version": "3.0.13",
"description": "Prune a pnpm-lock.yaml",

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

"@pnpm/constants": "5.0.0",
"@pnpm/lockfile-types": "3.1.3",
"@pnpm/types": "7.7.1",
"dependency-path": "8.0.8",
"@pnpm/lockfile-types": "3.1.4",
"@pnpm/types": "7.8.0",
"dependency-path": "8.0.9",
"ramda": "^0.27.1"

@@ -44,3 +44,4 @@ },

"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"
}
},
"readme": "# @pnpm/prune-lockfile\n\n> Prune a pnpm-lock.yaml\n\n## Install\n\n```\n<pnpm|yarn|npm> add @pnpm/prune-lockfile\n```\n\n## License\n\n[MIT](LICENSE)\n"
}
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