Socket
Socket
Sign inDemoInstall

@pnpm/local-resolver

Package Overview
Dependencies
Maintainers
2
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/local-resolver - npm Package Compare versions

Comparing version 11.0.2 to 11.0.3

1

lib/parsePref.js

@@ -36,3 +36,2 @@ "use strict";

err['protocol'] = 'path:';
/* eslint-enable @typescript-eslint/dot-notation */
throw err;

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

12

package.json
{
"name": "@pnpm/local-resolver",
"version": "11.0.2",
"version": "11.0.3",
"description": "Resolver for local packages",

@@ -29,7 +29,7 @@ "main": "lib/index.js",

"ssri": "10.0.5",
"@pnpm/graceful-fs": "3.2.0",
"@pnpm/error": "5.0.2",
"@pnpm/read-project-manifest": "5.0.9",
"@pnpm/types": "9.4.1",
"@pnpm/resolver-base": "11.0.1"
"@pnpm/read-project-manifest": "5.0.10",
"@pnpm/resolver-base": "11.0.2",
"@pnpm/types": "9.4.2",
"@pnpm/graceful-fs": "3.2.0"
},

@@ -39,3 +39,3 @@ "devDependencies": {

"@types/ssri": "^7.1.4",
"@pnpm/local-resolver": "11.0.2"
"@pnpm/local-resolver": "11.0.3"
},

@@ -42,0 +42,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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