@pnpm/store-controller-types
Advanced tools
Comparing version 2.1.0 to 3.0.0-0
@@ -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": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
5932
2