You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@pnpm/store-controller-types

Package Overview
Dependencies
3
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 16.0.1 to 16.1.0

1

lib/index.d.ts

@@ -108,2 +108,3 @@ import { type DirectoryResolution, type PreferredVersions, type Resolution, type WantedDependency, type WorkspacePackages } from '@pnpm/resolver-base';

export interface ImportOptions {
disableRelinkFromStore?: boolean;
filesMap: FilesMap;

@@ -110,0 +111,0 @@ force: boolean;

6

package.json
{
"name": "@pnpm/store-controller-types",
"version": "16.0.1",
"version": "16.1.0",
"description": "Types for the store controller",

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

"devDependencies": {
"@pnpm/cafs-types": "3.0.1",
"@pnpm/store-controller-types": "16.0.1"
"@pnpm/cafs-types": "3.1.0",
"@pnpm/store-controller-types": "16.1.0"
},

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc