Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mole-inc/bin-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mole-inc/bin-wrapper - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

2

index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc