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

i18n-js

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-js - npm Package Versions

23
6

4.5.0

Diff

Changelog

Source

v4.5.0 - Oct 15, 2024

  • [Removed] Remove I18n#availableLocales, as it's no used anywhere.
  • [Changed] I18n.t now replaces all instances of a placeholder in a translation.
fnando
published 4.4.3 •

Changelog

Source

v4.4.3 - Feb 15, 2024

  • [Changed] Revert exports change back, as it has caused way too much friction.
fnando
published 4.4.3-beta.0 •

fnando
published 4.4.2 •

Changelog

Source

v4.4.2 - Feb 12, 2024

  • [Fixed] Add imports for react-native.
fnando
published 4.4.2-alpha.0 •

fnando
published 4.4.1 •

Changelog

Source

v4.4.1 - Feb 11, 2024

  • [Fixed] Reference full file path as the types import.
fnando
published 4.4.0 •

Changelog

Source

v4.4.0 - Feb 10, 2024

  • [Fixed] I18n#formatNumber now formats numbers with default options, conforming to the API described on the readme file.
  • [Fixed] Fix entrypoints, making them point the correct files.
  • [Fixed] Changed translations lookup to support keys containing dots (.) when using custom separators.
  • [Changed] Updated I18n#update and I18n#store to support translations that use custom separators and dots (.).
fnando
published 4.4.0-beta.0 •

fnando
published 4.3.2 •

Changelog

Source

v4.3.2 - Sep 10, 2023

  • [Changed] Move esbuild dependency to development instead.
fnando
published 4.3.1 •

Changelog

Source

v4.3.1 - Sep 10, 2023

  • [Fix] Storing translations that contain numeric keys now work properly; previously it was creating arrays instead of objects.
  • [Changed] Stop using lodash's isArray in favor of Array.isArray.
  • [Fix] Lodash's snakeCase import.
  • [Fix] Bring back webpack so we can build browser distribution.
  • [Removed] Vendored lodash typings.
  • [Changed] Revert lodash vendoring.
23
6
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