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
3
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 3.0.0-1 to 3.0.0

2

lib/pickPackage.js

@@ -42,3 +42,3 @@ "use strict";

};
throw new PnpmError('NO_OFFLINE_META', `Failed to resolve ${toRaw_1.default(spec)} in package mirror ${pkgMirror}`);
throw new PnpmError('ERR_PNPM_NO_OFFLINE_META', `Failed to resolve ${toRaw_1.default(spec)} in package mirror ${pkgMirror}`);
}

@@ -45,0 +45,0 @@ if (metaCachedInStore) {

{
"name": "@pnpm/npm-resolver",
"version": "3.0.0-1",
"version": "3.0.0",
"description": "Resolver for npm-hosted packages",

@@ -36,4 +36,4 @@ "main": "lib/index.js",

"dependencies": {
"@pnpm/resolver-base": "^2.0.0",
"@pnpm/types": "^2.0.0",
"@pnpm/resolver-base": "3.0.0",
"@pnpm/types": "3.0.0",
"@types/load-json-file": "^2.0.7",

@@ -45,3 +45,3 @@ "@types/mem": "^1.1.2",

"encode-registry": "1.1.0",
"fetch-from-npm-registry": "2.0.0-0",
"fetch-from-npm-registry": "2.0.0",
"load-json-file": "5.2.0",

@@ -72,3 +72,3 @@ "mem": "4.1.0",

"tempy": "^0.2.1",
"ts-node": "^8.0.1",
"ts-node": "8.0.3",
"tslint": "5.13.1",

@@ -75,0 +75,0 @@ "typescript": "3.3.3333"

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