@pnpm/link-bins
Advanced tools
Comparing version 8.0.6 to 8.0.7
@@ -147,2 +147,3 @@ "use strict"; | ||
await (0, symlink_dir_1.default)(cmd.path, externalBinPath); | ||
await (0, fix_bin_1.default)(cmd.path, 0o755); | ||
return; | ||
@@ -149,0 +150,0 @@ } |
{ | ||
"name": "@pnpm/link-bins", | ||
"version": "8.0.6", | ||
"version": "8.0.7", | ||
"description": "Link bins to node_modules/.bin", | ||
@@ -51,4 +51,4 @@ "main": "lib/index.js", | ||
"tempy": "^1.0.1", | ||
"@pnpm/link-bins": "8.0.6", | ||
"@pnpm/test-fixtures": "0.0.29" | ||
"@pnpm/link-bins": "8.0.7", | ||
"@pnpm/test-fixtures": "0.0.30" | ||
}, | ||
@@ -55,0 +55,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
19962
207