bandiera-client
Advanced tools
Comparing version 2.4.3 to 2.4.4
# History | ||
## 2.4.4 (2016-02-10) | ||
* Update repository references to springernature | ||
* Update the license | ||
## 2.4.3 (2015-11-09) | ||
@@ -5,0 +10,0 @@ |
{ | ||
"name": "bandiera-client", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
@@ -8,3 +8,3 @@ "description": "Bandiera is a simple, stand-alone feature flagging service that is not tied to any existing web framework or language. This is a client for talking to the web service.", | ||
"author": "Nature Publishing Group", | ||
"author": "Springer Nature", | ||
"contributors": [ | ||
@@ -17,6 +17,6 @@ "Rowan Manning (http://rowanmanning.com/)", | ||
"type": "git", | ||
"url": "https://github.com/nature/bandiera-client-node.git" | ||
"url": "https://github.com/springernature/bandiera-client-node.git" | ||
}, | ||
"homepage": "https://github.com/nature/bandiera-client-node", | ||
"bugs": "https://github.com/nature/bandiera-client-node/issues", | ||
"homepage": "https://github.com/springernature/bandiera-client-node", | ||
"bugs": "https://github.com/springernature/bandiera-client-node/issues", | ||
"license": "MIT", | ||
@@ -45,2 +45,2 @@ | ||
} | ||
} | ||
} |
@@ -134,3 +134,3 @@ | ||
Copyright © 2015 Nature Publishing Group. | ||
Copyright © 2015 Springer Nature. | ||
Node Bandiera client is licensed under the [MIT License][info-license]. | ||
@@ -140,15 +140,15 @@ | ||
[bandiera]: https://github.com/nature/bandiera | ||
[bandiera-api]: https://github.com/nature/bandiera/wiki/API-Documentation | ||
[bandiera]: https://github.com/springernature/bandiera | ||
[bandiera-api]: https://github.com/springernature/bandiera/wiki/API-Documentation | ||
[node]: http://nodejs.org | ||
[info-dependencies]: https://gemnasium.com/nature/bandiera-client-node | ||
[info-dependencies]: https://gemnasium.com/springernature/bandiera-client-node | ||
[info-license]: LICENSE | ||
[info-node]: package.json | ||
[info-npm]: https://www.npmjs.com/package/bandiera-client | ||
[info-build]: https://travis-ci.org/nature/bandiera-client-node | ||
[shield-dependencies]: https://img.shields.io/gemnasium/nature/bandiera-client-node.svg | ||
[info-build]: https://travis-ci.org/springernature/bandiera-client-node | ||
[shield-dependencies]: https://img.shields.io/gemnasium/springernature/bandiera-client-node.svg | ||
[shield-license]: https://img.shields.io/badge/license-MIT-blue.svg | ||
[shield-node]: https://img.shields.io/badge/node.js%20support-0.10–5-brightgreen.svg | ||
[shield-npm]: https://img.shields.io/npm/v/bandiera-client.svg | ||
[shield-build]: https://img.shields.io/travis/nature/bandiera-client-node/master.svg | ||
[shield-build]: https://img.shields.io/travis/springernature/bandiera-client-node/master.svg |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
25751