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

@pnpm/local-resolver

Package Overview
Dependencies
Maintainers
3
Versions
129
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 2.0.8 to 2.0.9

1

lib/index.js

@@ -61,2 +61,1 @@ "use strict";

}
//# sourceMappingURL=index.js.map

@@ -84,2 +84,1 @@ "use strict";

}
//# sourceMappingURL=parsePref.js.map

10

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

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

"dependencies": {
"@pnpm/read-importer-manifest": "1.0.3",
"@pnpm/read-importer-manifest": "1.0.4",
"@pnpm/resolver-base": "3.1.2",

@@ -45,7 +45,7 @@ "@pnpm/types": "3.2.0",

"@types/ssri": "^6.0.1",
"tape": "^4.8.0",
"ts-node": "8.1.0",
"tslint": "5.16.0",
"tape": "4.10.2",
"ts-node": "8.2.0",
"tslint": "5.17.0",
"typescript": "3.4.5"
}
}
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