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

bandiera-client

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bandiera-client - npm Package Compare versions

Comparing version 2.4.6 to 2.4.7

6

HISTORY.md
# 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 @@

14

package.json
{
"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

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