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.7.0 to 3.7.1

9

package.json
{
"name": "@lingui/detect-locale",
"version": "3.7.0",
"version": "3.7.1",
"description": "@Lingui package to help you find the correct browser/server locale",

@@ -32,4 +32,7 @@ "main": "index.js",

"exports": {
"require": "./index.js",
"import": "./esm/index.js"
".": {
"require": "./index.js",
"import": "./esm/index.js"
},
"./package.json": "./package.json"
},

@@ -36,0 +39,0 @@ "files": [

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