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

i18n-js

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-js - npm Package Versions

13
6

4.3.1-beta.2

Diff

fnando
published 4.3.1-beta.1 •

fnando
published 4.3.1-beta.0 •

fnando
published 4.3.0 •

Changelog

Source

v4.3.0 - Jul 7, 2023

  • [Changed] Vendor lodash, so it's easier to use i18n-js with importmaps.
fnando
published 4.3.0-beta.0 •

fnando
published 4.2.3 •

Changelog

Source

v4.2.3 - Mar 5, 2023

  • [Added] Introduce useMakePlural(options) function as way of creating pluralizers on top of make-plural.
  • [Changed] Use make-plural's en function as the default pluralizer.
  • [Changed] Mark Scope type as read-only.
fnando
published 4.2.2 •

Changelog

Source

V4.2.2 - Dec 16, 2022

  • [Changed] Import lodash modules directly, which reduces final exported size by 36% (#41).
fnando
published 4.2.1 •

Changelog

Source

v4.2.1 - Dec 13, 2022

  • [Changed] The I18n#translate's return type is now a string and generics union.
  • [Fixed] Fix issue when pluralization missed a key required by the pluralizer raised an error rather thanr returning the missing translation message (#39)
fnando
published 4.2.0 •

Changelog

Source

v4.2.0 - Nov 24, 2022

  • [Changed] Interpolate strings when i18n.t(..args) returns an array.
  • [Fixed] Import cycle issue on src/helpers/formatNumber.ts.
  • [Added] I18n#formatNumber is now available as a I18n instance method.
fnando
published 4.1.1 •

Changelog

Source

v4.1.1 - Aug 25, 2022

  • [Changed] Removed @internal annotation from functions, so TypeScript can export types properly.
  • [Changed] Export additional types from main file.
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