Socket
Socket
Sign inDemoInstall

@pnpm/resolver-base

Package Overview
Dependencies
1
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

1

lib/index.d.ts

@@ -27,2 +27,3 @@ import { PackageJson } from '@pnpm/types';

normalizedPref?: string;
resolvedVia: 'npm-registry' | 'git-repository' | 'local-filesystem' | 'url' | string;
}

@@ -29,0 +30,0 @@ export interface ResolveOptions {

2

package.json
{
"name": "@pnpm/resolver-base",
"version": "1.0.0",
"version": "1.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