New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lingui/detect-locale

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lingui/detect-locale - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

CHANGELOG.md

6

index.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc