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

resolve-accept-language

Package Overview
Dependencies
Maintainers
1
Versions
174
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 1.0.3 to 1.0.4

2

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

@@ -5,0 +5,0 @@ "main": "lib/resolve-accept-language.js",

@@ -46,3 +46,3 @@ # resolve-accept-language

impossible to provide the right format for some content such as dates and numbers. Also, while languages are similar across countries,
there are different ways too say the same thing. Our hypothesis is that by better targeting the audience, the user experience will
there are different ways to say the same thing. Our hypothesis is that by better targeting the audience, the user experience will
improve.

@@ -49,0 +49,0 @@ - About 99% of all cases can be covered using the `language`-`country` format. We could possibly extend script support in the future

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