commandeer
Advanced tools
Comparing version 0.5.1 to 0.5.2
# History | ||
## 0.5.2 pre-release (2015-06-21) | ||
* Relax some trusted dependencies | ||
## 0.5.1 pre-release (2015-06-19) | ||
@@ -5,0 +9,0 @@ |
{ | ||
"name": "commandeer", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
@@ -25,11 +25,11 @@ "description": "Proxy requests through connect and capture JSON responses before they are output", | ||
"devDependencies": { | ||
"jscs": "~1.13", | ||
"connect": "~3.4", | ||
"hogan.js": "~3.0", | ||
"jshint": "~2.8", | ||
"mocha": "~2.2", | ||
"jscs": "^1", | ||
"connect": "^3", | ||
"hogan.js": "^3", | ||
"jshint": "^2", | ||
"mocha": "^2", | ||
"mockery": "~1.4", | ||
"proclaim": "~3.2", | ||
"request": "~2.58", | ||
"sinon": "~1.15" | ||
"proclaim": "^3", | ||
"request": "^2", | ||
"sinon": "^1" | ||
}, | ||
@@ -36,0 +36,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
61180