resolve-accept-language
Advanced tools
Comparing version 2.1.19 to 2.1.20
{ | ||
"name": "resolve-accept-language", | ||
"version": "2.1.19", | ||
"version": "2.1.20", | ||
"description": "Resolve the preferred locale based on the value of an `Accept-Language` HTTP header.", | ||
@@ -26,4 +26,4 @@ "keywords": [ | ||
"type": "module", | ||
"main": "lib/cjs/index.js", | ||
"module": "lib/esm/index.js", | ||
"main": "lib/cjs/resolve-accept-language.js", | ||
"module": "lib/esm/resolve-accept-language.js", | ||
"types": "lib/esm/resolve-accept-language.d.ts", | ||
@@ -30,0 +30,0 @@ "files": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
64816
0