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 Versions

23
18

3.1.8

Diff

Changelog

Source

3.1.8 (2024-10-05)

nbouvrette
published 3.1.7 •

Changelog

Source

3.1.7 (2024-09-15)

nbouvrette
published 3.1.6 •

Changelog

Source

3.1.6 (2024-09-01)

nbouvrette
published 3.1.5 •

Changelog

Source

3.1.5 (2024-08-03)

  • ESLint 9 cannot be upgraded yet because some dependencies are still incompatible.
  • TypeScript has been upgraded to the latest version, and non-ES5 compatible code has been identified and corrected.
nbouvrette
published 3.1.4 •

Changelog

Source

3.1.4 (2024-04-01)

nbouvrette
published 3.1.3 •

Changelog

Source

3.1.3 (2024-03-23)

nbouvrette
published 3.1.2 •

Changelog

Source

3.1.2 (2024-03-14)

Bug Fixes

  • allow readonly locale variables as arguments and update packages (994249c)
nbouvrette
published 3.1.1 •

Changelog

Source

3.1.1 (2024-03-10)

Features

  • add "languageCountry" and optional "country" match types (1aae7fd)
nbouvrette
published 3.1.0 •

Changelog

Source

3.1.1 (2024-03-10)

Features

  • add "languageCountry" and optional "country" match types (1aae7fd)
nbouvrette
published 3.0.0 •

Changelog

Source

3.0.0 (2024-03-05)

Features

  • major update for improved extensibility and simplicity (38011b3)

BREAKING CHANGES

  • This commit introduces several breaking changes to improve the library's extensibility and simplicity:
  • resolveAcceptLanguage is now a named import for better dual (CommonJS/ESM) compatibility.
  • resolveAcceptLanguage now accepts an options argument.
  • The ResolveAcceptLanguage class has been replaced with resolveAcceptLanguage used with the { returnMatchType: true } option.
  • Introduced a new match type, languageSpecificLocale, for more intelligent matches. See the README for more details.
  • Renamed match types for consistency: localeBased to locale, languageBased to language, and relatedLocaleBased to relatedLocale.
23
18
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