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

i18n

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n - npm Package Versions

134

0.12.0

Diff

mashpie
published 0.11.1 •

mashpie
published 0.11.0 •

mashpie
published 0.10.0 •

mashpie
published 0.9.1 •

mashpie
published 0.9.0 •

mashpie
published 0.8.6 •

mashpie
published 0.8.5 •

mashpie
published 0.8.4 •

mashpie
published 0.8.3 •

Changelog

Source

Changes until 0.8.3

  • 0.8.3:
    • fixed: #235 objectNotation, #231 Plurals support regions ("en-US", "de-DE")
  • 0.8.2:
    • fixed: typos, objectNotation mutator #226, accept-language headers with fallback #228
  • 0.8.1:
    • hotfix: fixes i18n.setLocale() recursion bug on nested res-/req-objects sails#3631
  • 0.8.0:
    • improved: i18n.__n() supports all plurals
    • new: added MessageFormat by explicit i18n.__mf(), api alias option, syncFiles option
    • fixed: typos, missing and wrong docs, plural bugs like: #210, #191, #190
  • 0.7.0:
    • improved: i18n.setLocale() and i18n.init() refactored to comply with most common use cases, much better test coverage and docs
    • new: options: autoReload, directoryPermissions, register, queryParameter, read locales from filenames with empty locales option (#134)
    • fixed: typos, missing and wrong docs, issues related to i18n.setLocale()
  • 0.6.0:
    • improved: Accept-Language header parsing to ICU, delimiters with object notation, jshint, package.json, README;
    • new: prefix for locale files, i18n.getLocales(), custom logger, fallback[s];
    • fixed: typos, badges, plural (numbers), i18n.setLocale() for req and res
  • 0.5.0: feature release; added {{mustache}} parsing by #85, added "object.notation" by #110, fixed buggy req.__() implementation by #111 and closed 13 issues
  • 0.4.1: stable release; merged/closed: #57, #60, #67 typo fixes; added more examples and new features: #53, #65, #66 - and some more api reference
  • 0.4.0: stable release; closed: #22, #24, #4, #10, #54; added examples, clarified concurrency usage in different template engines, added i18n.getCatalog
  • 0.3.9: express.js usage, named api, jscoverage + more test, refactored configure, closed: #51, #20, #16, #49
  • 0.3.8: fixed: #44, #49; merged: #47, #45, #50; added: #33; updated: README
  • 0.3.7: tests by mocha.js, added this.locale to __ and __n
  • 0.3.6: travisCI, writeFileSync, devDependencies, jslint, MIT, fixed: #29, #9, merged: #25, #30, #43
  • 0.3.5: fixed some issues, prepared refactoring, prepared publishing to npm finally
  • 0.3.4: merged pull request #13 from Fuitad/master and updated README
  • 0.3.3: merged pull request from codders/master and modified for backward compatibility. Usage and tests pending
  • 0.3.2: merged pull request #7 from carlptr/master and added tests, modified fswrite to do sync writes
  • 0.3.0: added configure and init with express support (calling guessLanguage() via 'accept-language')
  • 0.2.0: added plurals
  • 0.1.0: added tests
  • 0.0.1: start
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