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.5 to 2.4.6

5

HISTORY.md
# History
## 2.4.6 (2016-09-26)
* Require `request` 2.74 or greater. Fixes: [https://snyk.io/vuln/npm:request:20160119](https://snyk.io/vuln/npm:request:20160119). Thanks to @benmag1 for the PR.
* Add node 6 to the test matrix
## 2.4.5 (2016-02-10)

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

4

package.json
{
"name": "bandiera-client",
"version": "2.4.5",
"version": "2.4.6",

@@ -27,3 +27,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.",

"node.extend": "~1.1",
"request": "~2.61"
"request": "~2.74.0"
},

@@ -30,0 +30,0 @@ "devDependencies": {

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