resolve-accept-language
Advanced tools
Comparing version 2.1.21 to 2.1.22
{ | ||
"name": "resolve-accept-language", | ||
"version": "2.1.21", | ||
"version": "2.1.22", | ||
"description": "Resolve the preferred locale based on the value of an `Accept-Language` HTTP header.", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"type": "module", | ||
"main": "lib/cjs/resolve-accept-language.cjs", | ||
"main": "lib/cjs/resolve-accept-language.js", | ||
"module": "lib/esm/resolve-accept-language.js", | ||
@@ -29,0 +29,0 @@ "types": "lib/esm/resolve-accept-language.d.ts", |
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
64899