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.1.0 to 3.0.0-0

2

lib/index.d.ts

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

getPackageLocation(packageId: string, packageName: string, opts: {
importerPrefix: string;
shrinkwrapDirectory: string;
targetEngine?: string;

@@ -9,0 +9,0 @@ }): Promise<{

{
"name": "@pnpm/store-controller-types",
"version": "2.1.0",
"version": "3.0.0-0",
"description": "Types for the store controller",

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

"engines": {
"node": ">=6"
"node": ">=8"
},

@@ -33,4 +33,4 @@ "files": [

"rimraf": "2.6.3",
"tslint": "5.12.0",
"typescript": "3.2.2"
"tslint": "5.13.1",
"typescript": "3.3.3333"
},

@@ -37,0 +37,0 @@ "dependencies": {

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