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

@pnpm/lockfile-utils

Package Overview
Dependencies
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile-utils - npm Package Compare versions

Comparing version 3.1.4 to 3.1.5

13

package.json
{
"name": "@pnpm/lockfile-utils",
"version": "3.1.4",
"version": "3.1.5",
"description": "Utils for dealing with pnpm-lock.yaml",

@@ -34,6 +34,6 @@ "main": "lib/index.js",

"dependencies": {
"@pnpm/lockfile-types": "3.1.3",
"@pnpm/resolver-base": "8.1.3",
"@pnpm/types": "7.7.1",
"dependency-path": "8.0.8",
"@pnpm/lockfile-types": "3.1.4",
"@pnpm/resolver-base": "8.1.4",
"@pnpm/types": "7.8.0",
"dependency-path": "8.0.9",
"get-npm-tarball-url": "^2.0.3",

@@ -48,3 +48,4 @@ "ramda": "^0.27.1"

"compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix"
}
},
"readme": "# @pnpm/lockfile-utils\n\n> Utils for dealing with pnpm-lock.yaml\n\n## Install\n\n```\n<pnpm|yarn|npm> add @pnpm/lockfile-utils\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