Socket
Socket
Sign inDemoInstall

@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 1.0.0 to 1.1.0

1

lib/index.d.ts

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

}): Promise<void>;
getCacheByEngine(storePath: string, id: string): Promise<Map<string, string>>;
}

@@ -22,0 +23,0 @@ export declare type FetchPackageToStoreFunction = (opts: FetchPackageToStoreOptions) => {

5

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

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

"devDependencies": {
"@pnpm/tslint-config": "0.0.0",
"rimraf": "2.6.2",
"tslint": "5.11.0",
"tslint-config-standard": "8.0.1",
"tslint-eslint-rules": "5.4.0",
"typescript": "3.1.6"

@@ -36,0 +35,0 @@ },

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