@os-team/i18next-tld-language-detector
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -19,2 +19,3 @@ "use strict"; | ||
name: 'tld', | ||
// eslint-disable-next-line @typescript-eslint/explicit-module-boundary-types | ||
lookup: (req, _, options) => { | ||
@@ -21,0 +22,0 @@ const headers = options.getHeaders(req); |
{ | ||
"name": "@os-team/i18next-tld-language-detector", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"license": "MIT", | ||
@@ -19,3 +19,3 @@ "repository": "git@gitlab.com:os-team/libs/utils.git", | ||
}, | ||
"gitHead": "eb01bd0f569fd0ae84bded1f0bb1ff57e40a2bdd" | ||
"gitHead": "46765def1fb1547e043d454ac5797508c428598f" | ||
} |
Sorry, the diff of this file is not supported yet
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
5841
37