@pnpm/types
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -30,2 +30,3 @@ import { PackageManifest } from './package'; | ||
optional?: boolean; | ||
unsafePerm?: boolean; | ||
proxy?: string; | ||
@@ -89,2 +90,3 @@ httpsProxy?: string; | ||
optional: boolean; | ||
unsafePerm?: boolean; | ||
proxy?: string; | ||
@@ -91,0 +93,0 @@ httpsProxy?: string; |
{ | ||
"name": "@pnpm/types", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Basic types used by pnpm", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
8620
218