reliable-get
Advanced tools
Comparing version 0.1.12 to 0.1.13
{ | ||
"name": "reliable-get", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "A circuit breaker and cached wrapper for GET requests (enables reliable external service interaction).", | ||
@@ -30,2 +30,3 @@ "main": "index.js", | ||
"circuit-breaker-js": "0.0.1", | ||
"connect-route": "^0.1.4", | ||
"hogan.js": "^3.0.2", | ||
@@ -42,3 +43,2 @@ "html-entities": "^1.1.1", | ||
"connect": "^3.3.3", | ||
"connect-route": "^0.1.4", | ||
"cookie-parser": "^1.3.3", | ||
@@ -45,0 +45,0 @@ "expect.js": "~0.3.1", |
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
9
13
+ Addedconnect-route@^0.1.4
+ Addedconnect-route@0.1.5(transitive)