Comparing version 1.1.1 to 1.1.2
@@ -1067,3 +1067,4 @@ 'use strict'; | ||
'Content-Type': 'application/json', | ||
'Accept': 'application/json; charset=UTF-8' | ||
'Accept': 'application/json', | ||
'Accept-Charset': 'utf-8' | ||
}, | ||
@@ -1152,3 +1153,4 @@ method: parsedRoute.httpMethod | ||
'Content-Type': 'application/json', | ||
'Accept': 'application/json; charset=UTF-8' | ||
'Accept': 'application/json', | ||
'Accept-Charset': 'utf-8' | ||
}, | ||
@@ -1155,0 +1157,0 @@ method: parsedRoute.httpMethod |
{ | ||
"name": "hydra", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"author": "Carlos Justiniano", | ||
@@ -55,3 +55,3 @@ "contributors": [ | ||
"chai": "3.5.0", | ||
"eslint": "3.18.0", | ||
"eslint": "3.19.0", | ||
"eslint-config-google": "0.7.1", | ||
@@ -58,0 +58,0 @@ "eslint-plugin-mocha": "4.9.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
953324
2079