Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

get-user-locale

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-user-locale - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

6

package.json
{
"name": "get-user-locale",
"version": "2.1.2",
"version": "2.1.3",
"description": "Returns a list of strings representing the user's preferred languages.",

@@ -8,3 +8,3 @@ "main": "dist/cjs/index.js",

"source": "src/index.ts",
"types": "src/index.ts",
"types": "dist/cjs/index.d.ts",
"sideEffects": false,

@@ -17,3 +17,3 @@ "scripts": {

"jest": "jest",
"lint": "eslint src --ext .js,.ts",
"lint": "eslint src",
"prepack": "yarn clean && yarn build",

@@ -20,0 +20,0 @@ "prettier": "prettier --check . --cache",

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