@mole-inc/bin-wrapper
Advanced tools
Comparing version 8.0.0 to 8.0.1
@@ -46,3 +46,3 @@ import {promises as fsPromises} from 'fs'; | ||
if (ext) { | ||
if (ext && ext !== 'elf') { | ||
return `${filename}.${ext}`; | ||
@@ -49,0 +49,0 @@ } |
{ | ||
"name": "@mole-inc/bin-wrapper", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "Binary wrapper that makes your programs seamlessly available as local dependencies", | ||
@@ -47,5 +47,5 @@ "license": "MIT", | ||
"ext-name": "^5.0.0", | ||
"file-type": "~17.0.0", | ||
"file-type": "^17.1.6", | ||
"filenamify": "^5.0.2", | ||
"got": "^11.8.3", | ||
"got": "^11.8.5", | ||
"os-filter-obj": "^2.0.0" | ||
@@ -64,3 +64,3 @@ }, | ||
"executable": "^4.1.1", | ||
"husky": "^7.0.4", | ||
"husky": "^8.0.2", | ||
"nock": "^13.2.4", | ||
@@ -67,0 +67,0 @@ "path-exists": "^5.0.0", |
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
834751
30500
+ Addedfile-type@17.1.6(transitive)
- Removedfile-type@17.0.2(transitive)
Updatedfile-type@^17.1.6
Updatedgot@^11.8.5