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

@pnpm/npm-resolver

Package Overview
Dependencies
Maintainers
2
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/npm-resolver - npm Package Compare versions

Comparing version 15.0.8 to 15.0.9

14

package.json
{
"name": "@pnpm/npm-resolver",
"version": "15.0.8",
"version": "15.0.9",
"description": "Resolver for npm-hosted packages",

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

"load-json-file": "^6.2.0",
"lru-cache": "^7.14.1",
"lru-cache": "^7.18.1",
"normalize-path": "^3.0.0",

@@ -48,3 +48,3 @@ "p-limit": "^3.1.0",

"@pnpm/fetching-types": "4.0.0",
"@pnpm/graceful-fs": "2.0.0",
"@pnpm/graceful-fs": "2.1.0",
"@pnpm/resolve-workspace-range": "4.0.0",

@@ -62,5 +62,5 @@ "@pnpm/resolver-base": "9.2.0",

"tempy": "^1.0.1",
"@pnpm/fetch": "6.0.5",
"@pnpm/npm-resolver": "15.0.8",
"@pnpm/test-fixtures": "0.0.32"
"@pnpm/fetch": "6.0.6",
"@pnpm/npm-resolver": "15.0.9",
"@pnpm/test-fixtures": "0.0.33"
},

@@ -72,3 +72,3 @@ "funding": "https://opencollective.com/pnpm",

"scripts": {
"lint": "eslint src/**/*.ts test/**/*.ts",
"lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",
"_test": "jest",

@@ -75,0 +75,0 @@ "test": "pnpm run compile && pnpm run _test",

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