Comparing version 1.1.4 to 1.2.0
@@ -0,1 +1,9 @@ | ||
1.2.0 / 2014-12-19 | ||
================== | ||
* deps: negotiator@0.5.0 | ||
- Fix list return order when large accepted list | ||
- Fix missing identity encoding when q=0 exists | ||
- Remove dynamic building of Negotiator class | ||
1.1.4 / 2014-12-10 | ||
@@ -2,0 +10,0 @@ ================== |
{ | ||
"name": "accepts", | ||
"description": "Higher-level content negotiation", | ||
"version": "1.1.4", | ||
"version": "1.2.0", | ||
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)", | ||
@@ -10,3 +10,3 @@ "license": "MIT", | ||
"mime-types": "~2.0.4", | ||
"negotiator": "0.4.9" | ||
"negotiator": "0.5.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
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
10486
+ Addednegotiator@0.5.0(transitive)
- Removednegotiator@0.4.9(transitive)
Updatednegotiator@0.5.0