New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

i18next

Package Overview
Dependencies
Maintainers
1
Versions
519
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18next - npm Package Versions

1
48495152

1.5.16

Diff
jamuhl
published 1.5.16 •
jamuhl
published 1.5.15 •
jamuhl
published 1.5.14 •
jamuhl
published 1.5.13 •
published 1.5.12 •
published 1.5.11 •
published 1.5.10 •

Changelog

Source

1.5.10

  • BREAKING: fixed plural rules for languages with extended plural forms (more than 2 forms)
  • merged pull #61 - custom loader (enables jsonp or other loading custom loading strategies)
  • escaping interpolation prefix/suffix for proper regex replace
published 1.5.9 •

Changelog

Source

1.5.9

  • functions to load additional namespaces after init and to set default namespace to something else
  • set if you don't want to read defaultValues from content while using jquery fc
  • set dataAttribute to different value
  • set cookieName to different value
  • some smallbugfixes
  • typesafe use of console if in debug mode
published 1.5.8 •

Changelog

Source

1.5.8

  • disable cookie usage by setting init option useCookie to false
  • accept empty string as translation value
  • fixed bug in own ajax implementation not using proper sendType
  • fixed bug for returning objTree in combination with namespace
  • fixed bug in plurals of romanic lngs
published 1.5.7 •

Changelog

Source

1.5.7

  • pass namespace in t() options
  • interpolation nesting
  • changable querystring param to look language up from