Comparing version 4.1.0 to 4.1.1
# restify Changelog | ||
## 4.1.0 | ||
- Bump SPDY to latest. | ||
- #959: fix issue where cached routes were not setting maxVersion on the req | ||
## 4.0.4 | ||
@@ -4,0 +8,0 @@ - #937 Fix: hanging response when a formatter isn't defined for a specified |
@@ -44,3 +44,3 @@ { | ||
"description": "REST framework", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"repository": { | ||
@@ -69,5 +69,5 @@ "type": "git", | ||
"keep-alive-agent": "^0.0.1", | ||
"lru-cache": "^2.5.0", | ||
"lru-cache": "^4.0.1", | ||
"mime": "^1.2.11", | ||
"negotiator": "^0.5.1", | ||
"negotiator": "^0.6.1", | ||
"node-uuid": "^1.4.1", | ||
@@ -74,0 +74,0 @@ "once": "^1.3.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
231832
+ Addedlru-cache@4.1.5(transitive)
+ Addednegotiator@0.6.4(transitive)
+ Addedpseudomap@1.0.2(transitive)
+ Addedyallist@2.1.2(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removednegotiator@0.5.3(transitive)
Updatedlru-cache@^4.0.1
Updatednegotiator@^0.6.1