bandiera-client
Advanced tools
Comparing version 2.4.6 to 2.4.7
# History | ||
## 2.4.7 (2017-03-01) | ||
* Update `request` to 2.79.0 or greater | ||
* Update date in copyright notice | ||
* Remove coveralls leftovers | ||
## 2.4.6 (2016-09-26) | ||
@@ -5,0 +11,0 @@ |
{ | ||
"name": "bandiera-client", | ||
"version": "2.4.6", | ||
"version": "2.4.7", | ||
@@ -26,11 +26,11 @@ "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.", | ||
"dependencies": { | ||
"node.extend": "~1.1", | ||
"request": "~2.74.0" | ||
"node.extend": "~1.1.0", | ||
"request": "~2.79.0" | ||
}, | ||
"devDependencies": { | ||
"istanbul": "~0.3", | ||
"jscs": "^2", | ||
"istanbul": "~0.4.5", | ||
"jscs": "^3", | ||
"jshint": "^2", | ||
"mocha": "^2", | ||
"mockery": "~1.4", | ||
"mocha": "^3", | ||
"mockery": "^2", | ||
"proclaim": "^3", | ||
@@ -37,0 +37,0 @@ "sinon": "^1" |
@@ -134,3 +134,3 @@ | ||
Copyright © 2015 Springer Nature. | ||
Copyright © 2017 Springer Nature. | ||
Node Bandiera client is licensed under the [MIT License][info-license]. | ||
@@ -151,4 +151,4 @@ | ||
[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-node]: https://img.shields.io/badge/node.js%20support-0.10–6-brightgreen.svg | ||
[shield-npm]: https://img.shields.io/npm/v/bandiera-client.svg | ||
[shield-build]: https://img.shields.io/travis/springernature/bandiera-client-node/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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
26736
+ Addedasynckit@0.4.0(transitive)
+ Addedform-data@2.1.4(transitive)
+ Addedqs@6.3.3(transitive)
+ Addedrequest@2.79.0(transitive)
+ Addeduuid@3.4.0(transitive)
- Removedasync@2.6.4(transitive)
- Removedbl@1.1.2(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedform-data@1.0.1(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@1.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removednode-uuid@1.4.8(transitive)
- Removedprocess-nextick-args@1.0.7(transitive)
- Removedqs@6.2.4(transitive)
- Removedreadable-stream@2.0.6(transitive)
- Removedrequest@2.74.0(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedutil-deprecate@1.0.2(transitive)
Updatednode.extend@~1.1.0
Updatedrequest@~2.79.0