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

resolve-accept-language

Package Overview
Dependencies
Maintainers
0
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 3.1.5 to 3.1.6

38

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

@@ -21,6 +21,6 @@ "keywords": [

"type": "git",
"url": "git+https://github.com/Avansai/resolve-accept-language.git"
"url": "git+https://github.com/resolve-accept-language/resolve-accept-language.git"
},
"license": "MIT",
"author": "Avansai (https://avansai.com)",
"author": "resolve-accept-language",
"type": "module",

@@ -54,22 +54,22 @@ "exports": {

"devDependencies": {
"@eslint/js": "^8.57.0",
"@eslint/js": "^9.9.1",
"@release-it/conventional-changelog": "8.0.1",
"@types/jest": "29.5.12",
"@types/node": "^20.12.2",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@types/node": "^22.5.2",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"depcheck": "^1.4.7",
"dotenv-cli": "7.4.2",
"eslint": "8.57.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-node": "0.3.9",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsdoc": "48.2.2",
"eslint-plugin-json-files": "4.1.0",
"eslint-plugin-prefer-arrow-functions": "3.3.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-tsdoc": "0.2.17",
"eslint-plugin-unicorn": "51.0.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import-x": "^4.1.1",
"eslint-plugin-jest": "28.8.1",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-json-files": "4.4.1",
"eslint-plugin-prefer-arrow-functions": "3.4.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-tsdoc": "0.3.0",
"eslint-plugin-unicorn": "55.0.0",
"globals": "15.9.0",

@@ -82,4 +82,4 @@ "jest": "29.7.0",

"release-it": "17.6.0",
"terser": "^5.31.3",
"ts-jest": "29.2.4",
"terser": "^5.31.6",
"ts-jest": "29.2.5",
"typescript": "5.5.4"

@@ -86,0 +86,0 @@ },

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