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.26 to 1.0.27

8

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

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

"patch-version": "npm run build && npm version patch && git push",
"publish-npm": "npm run patch-version && npm publish"
"publish-npm": "npm run patch-version && npm publish",
"release": "dotenv release-it"
},

@@ -44,5 +45,7 @@ "license": "MIT",

"devDependencies": {
"@release-it/conventional-changelog": "^3.3.0",
"@types/jest": "^27.0.1",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"dotenv-cli": "^4.0.0",
"eslint": "^7.32.0",

@@ -53,2 +56,3 @@ "eslint-config-prettier": "^8.3.0",

"prettier": "2.3.2",
"release-it": "^14.11.5",
"ts-jest": "^27.0.5",

@@ -55,0 +59,0 @@ "ts-node": "^10.2.1",

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