@pnpm/types
Advanced tools
| export type PackageVersionPolicy = (pkgName: string) => boolean | string[]; | ||
| export type AllowBuild = (pkgName: string, pkgVersion: string) => boolean; |
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| //# sourceMappingURL=config.js.map |
| {"version":3,"file":"config.js","sourceRoot":"","sources":["../src/config.ts"],"names":[],"mappings":""} |
+1
-0
@@ -0,1 +1,2 @@ | ||
| export * from './config.js'; | ||
| export * from './env.js'; | ||
@@ -2,0 +3,0 @@ export * from './misc.js'; |
+1
-0
@@ -17,2 +17,3 @@ "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| __exportStar(require("./config.js"), exports); | ||
| __exportStar(require("./env.js"), exports); | ||
@@ -19,0 +20,0 @@ __exportStar(require("./misc.js"), exports); |
+2
-2
| { | ||
| "name": "@pnpm/types", | ||
| "version": "1000.8.0", | ||
| "version": "1000.9.0", | ||
| "description": "Basic types used by pnpm", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@pnpm/types": "1000.8.0" | ||
| "@pnpm/types": "1000.9.0" | ||
| }, | ||
@@ -31,0 +31,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
14694
3.2%27
12.5%340
1.8%