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.5.1 to 3.6.0

esm/detect-locale.esm.js

12

esm/index.js

@@ -1,11 +0,1 @@

import detectLocaleModule from '../index.js'
export const detect = detectLocaleModule.detect
export const multipleDetect = detectLocaleModule.multipleDetect
export const fromCookie = detectLocaleModule.fromCookie
export const fromHtmlTag = detectLocaleModule.fromHtmlTag
export const fromNavigator = detectLocaleModule.fromNavigator
export const fromPath = detectLocaleModule.fromPath
export const fromStorage = detectLocaleModule.fromStorage
export const fromSubdomain = detectLocaleModule.fromSubdomain
export const fromUrl = detectLocaleModule.fromUrl
export * from './detect-locale.esm'
{
"name": "@lingui/detect-locale",
"version": "3.5.1",
"version": "3.6.0",
"description": "@Lingui package to help you find the correct browser/server locale",
"main": "index.js",
"module": "esm/index.js",
"types": "cjs/index.d.ts",

@@ -7,0 +8,0 @@ "license": "MIT",

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