@lingui/detect-locale
Advanced tools
Comparing version 3.1.0 to 3.2.0
@@ -1,5 +0,1 @@ | ||
if (process.env.NODE_ENV === "production") { | ||
module.exports = require("./cjs/detect-locale.production.min.js") | ||
} else { | ||
module.exports = require("./cjs/detect-locale.development.js") | ||
} | ||
export * from "./src" |
{ | ||
"name": "@lingui/detect-locale", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "@Lingui package to help you find the correct browser/server locale", | ||
@@ -43,3 +43,4 @@ "main": "index.js", | ||
"jsdom": "^16.4.0" | ||
} | ||
}, | ||
"gitHead": "192e01250c12672bfe126dcb0f86a349cc7afe86" | ||
} |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
2490
4
1
1
1