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

@pnpm/lockfile-walker

Package Overview
Dependencies
Maintainers
2
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 5.0.4 to 5.0.5

12

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

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

"engines": {
"node": ">=14.19"
"node": ">=14.6"
},

@@ -28,3 +28,3 @@ "files": [

"devDependencies": {
"@pnpm/lockfile-walker": "5.0.4",
"@pnpm/lockfile-walker": "5.0.5",
"@types/ramda": "0.27.39",

@@ -34,5 +34,5 @@ "tempy": "^1.0.0"

"dependencies": {
"@pnpm/lockfile-types": "4.0.2",
"@pnpm/types": "8.1.0",
"dependency-path": "9.1.3",
"@pnpm/lockfile-types": "4.0.3",
"@pnpm/types": "8.2.0",
"dependency-path": "9.1.4",
"ramda": "^0.27.1"

@@ -39,0 +39,0 @@ },

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