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

@pnpm/prune-lockfile

Package Overview
Dependencies
Maintainers
3
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 2.0.17 to 2.0.18

7

CHANGELOG.md
# @pnpm/prune-lockfile
## 2.0.18
### Patch Changes
- Updated dependencies [e27dcf0dc]
- dependency-path@5.1.0
## 2.0.17

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

8

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

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

"lint": "eslint -c ../../eslint.json src/**/*.ts test/**/*.ts",
"_test": "cd ../.. && c8 --reporter lcov --reports-dir packages/prune-lockfile/coverage ts-node packages/prune-lockfile/test --type-check",
"_test": "jest",
"test": "pnpm run compile && pnpm run _test",

@@ -36,3 +36,3 @@ "prepublishOnly": "pnpm run compile",

"@pnpm/prune-lockfile": "link:",
"@types/ramda": "^0.27.32",
"@types/ramda": "^0.27.34",
"yaml-tag": "1.1.0"

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

"@pnpm/types": "6.3.1",
"dependency-path": "5.0.6",
"dependency-path": "5.1.0",
"ramda": "^0.27.1"

@@ -47,0 +47,0 @@ },

Sorry, the diff of this file is not supported yet

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