@pnpm/package-bins
Advanced tools
Comparing version 9.0.5 to 9.0.6
@@ -6,3 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.getBinsFromPackageManifest = void 0; | ||
exports.getBinsFromPackageManifest = getBinsFromPackageManifest; | ||
const path_1 = __importDefault(require("path")); | ||
@@ -25,3 +25,2 @@ const fast_glob_1 = __importDefault(require("fast-glob")); | ||
} | ||
exports.getBinsFromPackageManifest = getBinsFromPackageManifest; | ||
async function findFiles(dir) { | ||
@@ -28,0 +27,0 @@ try { |
{ | ||
"name": "@pnpm/package-bins", | ||
"version": "9.0.5", | ||
"version": "9.0.6", | ||
"description": "Returns bins of a package", | ||
@@ -28,7 +28,7 @@ "main": "lib/index.js", | ||
"is-subdir": "^1.2.0", | ||
"@pnpm/types": "12.0.0" | ||
"@pnpm/types": "12.1.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.19.34", | ||
"@pnpm/package-bins": "9.0.5" | ||
"@pnpm/package-bins": "9.0.6" | ||
}, | ||
@@ -35,0 +35,0 @@ "funding": "https://opencollective.com/pnpm", |
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
7197
64
+ Added@pnpm/types@12.1.0(transitive)
- Removed@pnpm/types@12.0.0(transitive)
Updated@pnpm/types@12.1.0