bandiera-client
Advanced tools
Comparing version 2.3.0 to 2.3.1
# History | ||
## 2.3.1 (2015-07-07) | ||
* Update dependencies | ||
## 2.3.0 (2015-05-18) | ||
@@ -5,0 +9,0 @@ |
{ | ||
"name": "bandiera-client", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
@@ -27,10 +27,10 @@ "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.55" | ||
"request": "~2.58" | ||
}, | ||
"devDependencies": { | ||
"jshint": "~2.7", | ||
"mocha": "~2.2", | ||
"jshint": "^2", | ||
"mocha": "^2", | ||
"mockery": "~1.4", | ||
"proclaim": "~3.2", | ||
"sinon": "~1.14" | ||
"proclaim": "^3", | ||
"sinon": "^1" | ||
}, | ||
@@ -37,0 +37,0 @@ |
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
21032
+ Addedasync@2.6.4(transitive)
+ Addedcaseless@0.10.0(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedextend@2.0.2(transitive)
+ Addedform-data@1.0.1(transitive)
+ Addedhttp-signature@0.11.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedoauth-sign@0.8.2(transitive)
+ Addedqs@3.1.0(transitive)
+ Addedrequest@2.58.0(transitive)
- Removedasync@0.9.2(transitive)
- Removedcaseless@0.9.0(transitive)
- Removedcombined-stream@0.0.7(transitive)
- Removeddelayed-stream@0.0.5(transitive)
- Removedform-data@0.2.0(transitive)
- Removedhttp-signature@0.10.1(transitive)
- Removedoauth-sign@0.6.0(transitive)
- Removedqs@2.4.2(transitive)
- Removedrequest@2.55.0(transitive)
Updatedrequest@~2.58