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

resolve-accept-language

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resolve-accept-language - npm Package Compare versions

Comparing version 2.1.19 to 2.1.20

6

package.json
{
"name": "resolve-accept-language",
"version": "2.1.19",
"version": "2.1.20",
"description": "Resolve the preferred locale based on the value of an `Accept-Language` HTTP header.",

@@ -26,4 +26,4 @@ "keywords": [

"type": "module",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
"main": "lib/cjs/resolve-accept-language.js",
"module": "lib/esm/resolve-accept-language.js",
"types": "lib/esm/resolve-accept-language.d.ts",

@@ -30,0 +30,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