Socket
Socket
Sign inDemoInstall

@pnpm/local-resolver

Package Overview
Dependencies
Maintainers
3
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 2.0.5 to 2.0.6

8

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

@@ -16,5 +16,5 @@ "main": "lib/index.js",

"tsc": "tsc",
"test": "npm run tsc && npm run lint && ts-node test --ts-node",
"test": "pnpm run tsc && pnpm run lint && ts-node test --ts-node",
"md": "mos",
"prepublishOnly": "npm run tsc",
"prepublishOnly": "pnpm run tsc",
"fix": "tslint -c tslint.json src/**/*.ts test/**/*.ts --fix"

@@ -35,3 +35,3 @@ },

"dependencies": {
"@pnpm/read-importer-manifest": "1.0.0",
"@pnpm/read-importer-manifest": "1.0.1",
"@pnpm/resolver-base": "3.1.2",

@@ -38,0 +38,0 @@ "@pnpm/types": "3.2.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