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.15 to 1.1.16

8

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

@@ -13,3 +13,3 @@ "author": "Avansai (https://avansai.com)",

"scripts": {
"build": "npm run prettier && npm run lint-fix && rm -Rf ./lib && tsc && npm test",
"build": "npm run prettier && npm run lint-fix && rm -Rf ./lib && tsc && npm run test",
"lint-fix": "eslint --ext .js --ext .jsx --ext .ts --ext .tsx --fix .",

@@ -46,6 +46,6 @@ "lint-check": "eslint --ext .js --ext .jsx --ext .ts --ext .tsx .",

"dotenv-cli": "^6.0.0",
"eslint": "^8.21.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-import-resolver-typescript": "^3.4.0",
"eslint-import-resolver-typescript": "^3.4.1",
"eslint-plugin-import": "^2.26.0",

@@ -52,0 +52,0 @@ "eslint-plugin-jest": "^26.8.2",

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