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

@pnpm/lockfile-walker

Package Overview
Dependencies
Maintainers
3
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/lockfile-walker - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

8

CHANGELOG.md
# @pnpm/lockfile-walker
## 3.0.4
### Patch Changes
- a2ef8084f: Use the same versions of dependencies across the pnpm monorepo.
- Updated dependencies [a2ef8084f]
- dependency-path@5.0.3
## 3.0.3

@@ -4,0 +12,0 @@

10

package.json
{
"name": "@pnpm/lockfile-walker",
"version": "3.0.3",
"version": "3.0.4",
"description": "Walk over all the dependencies in a lockfile",

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

"@pnpm/lockfile-walker": "link:",
"@types/ramda": "^0.27.6",
"tempy": "0.5.0"
"@types/ramda": "^0.27.11",
"tempy": "^0.6.0"
},

@@ -41,6 +41,6 @@ "dependencies": {

"@pnpm/types": "6.2.0",
"dependency-path": "5.0.2",
"ramda": "0.27.0"
"dependency-path": "5.0.3",
"ramda": "^0.27.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