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

@pnpm/lockfile.pruner

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile.pruner - npm Package Compare versions

Comparing version 900.0.0 to 1000.0.0

14

package.json
{
"name": "@pnpm/lockfile.pruner",
"version": "900.0.0",
"version": "1000.0.0",
"description": "Prune a pnpm-lock.yaml",

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

"keywords": [
"pnpm9",
"pnpm10",
"pnpm",

@@ -30,10 +30,10 @@ "shrinkwrap",

"yaml-tag": "1.1.0",
"@pnpm/lockfile.pruner": "900.0.0"
"@pnpm/lockfile.pruner": "1000.0.0"
},
"dependencies": {
"ramda": "npm:@pnpm/ramda@0.28.1",
"@pnpm/constants": "900.0.0",
"@pnpm/dependency-path": "900.0.0",
"@pnpm/types": "900.0.0",
"@pnpm/lockfile.types": "900.0.0"
"@pnpm/constants": "1000.0.0",
"@pnpm/lockfile.types": "1000.0.0",
"@pnpm/types": "1000.0.0",
"@pnpm/dependency-path": "1000.0.0"
},

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