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.1.21 to 1.1.22

19

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

@@ -41,5 +41,5 @@ "author": "Avansai (https://avansai.com)",

"@release-it/conventional-changelog": "^5.1.0",
"@types/jest": "^29.0.3",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"@types/jest": "^29.1.1",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"dotenv-cli": "^6.0.0",

@@ -53,4 +53,4 @@ "eslint": "^8.24.0",

"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unicorn": "^43.0.2",
"jest": "^29.0.3",
"eslint-plugin-unicorn": "^44.0.0",
"jest": "^29.1.2",
"prettier": "^2.7.1",

@@ -60,6 +60,9 @@ "prettier-plugin-organize-imports": "^3.1.1",

"release-it": "^15.4.2",
"ts-jest": "^29.0.2",
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
"typescript": "^4.8.3"
"typescript": "^4.8.4"
},
"engines": {
"node": "^14.18.1 || >=16.0.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