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 1.0.5 to 1.0.6

5

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

@@ -13,3 +13,4 @@ "main": "lib/resolve-accept-language.js",

"prettier-fix": "prettier --write .",
"patch-version": "npm run build && npm version patch && git push"
"patch-version": "npm run build && npm version patch && git push",
"publish-npm": "npm run patch-version && npm publish"
},

@@ -16,0 +17,0 @@ "license": "MIT",

2

README.md

@@ -66,3 +66,1 @@ # resolve-accept-language

- Quality values ([RFC 2516 section 3.9](https://tools.ietf.org/html/rfc2616#section-3.9))
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