Comparing version 0.2.0 to 0.2.1
# 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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
17526