Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/store-controller-types

Package Overview
Dependencies
Maintainers
3
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/store-controller-types - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

1

lib/index.d.ts

@@ -68,2 +68,3 @@ import { DirectoryResolution, LocalPackages, Resolution, WantedDependency } from '@pnpm/resolver-base';

registry: string;
shrinkwrapDirectory?: string;
shrinkwrapResolution?: Resolution;

@@ -70,0 +71,0 @@ update?: boolean;

6

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

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

"@pnpm/tslint-config": "0.0.0",
"rimraf": "2.6.2",
"rimraf": "2.6.3",
"tslint": "5.12.0",

@@ -37,5 +37,5 @@ "typescript": "3.2.2"

"dependencies": {
"@pnpm/resolver-base": "2.0.0",
"@pnpm/resolver-base": "2.1.0",
"@pnpm/types": "2.0.0"
}
}

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