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

bin-build

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bin-build - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

5

index.js

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

/**
* Binary build tool
* Initialize new `BinBuild`
*

@@ -18,5 +18,2 @@ * @api public

}
this.cfg('./configure');
this.make('make install');
}

@@ -23,0 +20,0 @@

2

package.json
{
"name": "bin-build",
"version": "0.1.0",
"version": "0.1.1",
"description": "Easily build binaries",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -54,2 +54,2 @@ # bin-build [![Build Status](https://travis-ci.org/kevva/bin-build.svg?branch=master)](https://travis-ci.org/kevva/bin-build)

[MIT License](http://en.wikipedia.org/wiki/MIT_License) © [Kevin Mårtensson](https://github.com/kevva)
MIT © [Kevin Mårtensson](https://github.com/kevva)
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