@pnpm/store-controller-types
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -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; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5922
119
+ Added@pnpm/resolver-base@2.1.0(transitive)
- Removed@pnpm/resolver-base@2.0.0(transitive)
Updated@pnpm/resolver-base@2.1.0