Socket
Socket
Sign inDemoInstall

@pnpm/resolver-base

Package Overview
Dependencies
1
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

7

lib/index.d.ts

@@ -39,4 +39,3 @@ import { PackageJson } from '@pnpm/types';

defaultTag?: string;
registry: string;
prefix: string;
localPackages?: LocalPackages;
preferredVersions: {

@@ -48,3 +47,5 @@ [packageName: string]: {

};
localPackages?: LocalPackages;
prefix: string;
registry: string;
shrinkwrapDirectory?: string;
}

@@ -51,0 +52,0 @@ export declare type WantedDependency = {

{
"name": "@pnpm/resolver-base",
"version": "2.0.0",
"version": "2.1.0",
"description": "Types for pnpm-compatible resolvers",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc