Socket
Socket
Sign inDemoInstall

bin-wrapper

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bin-wrapper - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

bin-wrapper.js

@@ -111,3 +111,3 @@ 'use strict';

get.once('response', function (res) {
get.on('response', function (res) {
var len = parseInt(res.headers['content-length'], 10);

@@ -114,0 +114,0 @@ var bar = new ProgressBar(' ' + path.basename(src) + ': downloading [:bar] :percent :etas', {

{
"name": "bin-wrapper",
"version": "0.1.7",
"version": "0.1.8",
"description": "Binary wrapper for Node.js that makes your programs seamlessly available as local dependencies",

@@ -5,0 +5,0 @@ "keywords": [

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