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

hasbin

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hasbin - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

HISTORY.md
# History
## 1.1.2 (2015-09-09)
* Support Node.js 4.0
## 1.1.1 (2015-09-08)

@@ -5,0 +9,0 @@

4

package.json
{
"name": "hasbin",
"version": "1.1.1",
"version": "1.1.2",

@@ -22,3 +22,3 @@ "description": "Check whether a binary exists in the PATH environment variable",

"engines": {
"node": ">=0.10"
"node": ">=0.10 <=4"
},

@@ -25,0 +25,0 @@ "dependencies": {

@@ -9,3 +9,2 @@

[![Node.js version support][shield-node]][info-node]
[![io.js version support][shield-iojs]][info-iojs]
[![Build status][shield-build]][info-build]

@@ -179,3 +178,2 @@ [![Dependencies][shield-dependencies]][info-dependencies]

[info-dependencies]: https://gemnasium.com/nature/hasbin
[info-iojs]: package.json
[info-license]: LICENSE

@@ -186,6 +184,5 @@ [info-node]: package.json

[shield-dependencies]: https://img.shields.io/gemnasium/nature/hasbin.svg
[shield-iojs]: https://img.shields.io/badge/io.js%20support-latest-brightgreen.svg
[shield-license]: https://img.shields.io/badge/license-MIT-blue.svg
[shield-node]: https://img.shields.io/node/v/hasbin.svg?label=node.js+support
[shield-node]: https://img.shields.io/badge/node.js%20support-0.10–4.0-brightgreen.svg
[shield-npm]: https://img.shields.io/npm/v/hasbin.svg
[shield-build]: https://img.shields.io/travis/nature/hasbin/master.svg

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