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

hasbin

Package Overview
Dependencies
Maintainers
1
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 0.2.0 to 0.2.1

5

HISTORY.md
# History
## 0.2.1 pre-release (2015-05-19)
* Move the repository
* Assign the copyright to Nature Publishing Group
## 0.2.0 pre-release (2015-05-14)

@@ -5,0 +10,0 @@

14

package.json
{
"name": "hasbin",
"version": "0.2.0",
"version": "0.2.1",
"description": "Check whether a binary exists in the PATH environment variable",
"keywords": [ "bin", "check", "path" ],
"author": "Rowan Manning (http://rowanmanning.com/)",
"author": "Nature Publishing Group",
"contributors": [
"Rowan Manning (http://rowanmanning.com/)"
],
"repository": {
"type": "git",
"url": "https://github.com/rowanmanning/hasbin.git"
"url": "https://github.com/nature/hasbin.git"
},
"homepage": "https://github.com/rowanmanning/hasbin",
"bugs": "https://github.com/rowanmanning/hasbin/issues",
"homepage": "https://github.com/nature/hasbin",
"bugs": "https://github.com/nature/hasbin/issues",
"license": "MIT",

@@ -16,0 +20,0 @@

@@ -171,3 +171,3 @@

HasBin is licensed under the [MIT][info-license] license.
Copyright © 2015, Rowan Manning
Copyright © 2015, Nature Publishing Group

@@ -177,11 +177,11 @@

[npm]: https://npmjs.org/
[info-dependencies]: https://gemnasium.com/rowanmanning/hasbin
[info-dependencies]: https://gemnasium.com/nature/hasbin
[info-license]: LICENSE
[info-node]: package.json
[info-npm]: https://www.npmjs.com/package/hasbin
[info-build]: https://travis-ci.org/rowanmanning/hasbin
[shield-dependencies]: https://img.shields.io/gemnasium/rowanmanning/hasbin.svg
[info-build]: https://travis-ci.org/nature/hasbin
[shield-dependencies]: https://img.shields.io/gemnasium/nature/hasbin.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-npm]: https://img.shields.io/npm/v/hasbin.svg
[shield-build]: https://img.shields.io/travis/rowanmanning/hasbin/master.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