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 11.0.2 to 11.1.0

1

lib/index.d.ts

@@ -65,2 +65,3 @@ import { type DependencyManifest } from '@pnpm/types';

workspacePackages?: WorkspacePackages;
updateToLatest?: boolean;
}

@@ -67,0 +68,0 @@ export type WantedDependency = {

4

package.json
{
"name": "@pnpm/resolver-base",
"version": "11.0.2",
"version": "11.1.0",
"description": "Types for pnpm-compatible resolvers",

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

"devDependencies": {
"@pnpm/resolver-base": "11.0.2"
"@pnpm/resolver-base": "11.1.0"
},

@@ -33,0 +33,0 @@ "exports": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc