Socket
Socket
Sign inDemoInstall

angular-i18next

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-i18next - npm Package Versions

1
10

3.4.2

Diff

Changelog

Source

3.4.2 (2018-05-05)

<a name="3.4.1"></a>

romanchuk
published 3.4.1 •

Changelog

Source

3.4.1 (2018-04-29)

  • default formater fixes

<a name="3.4.0"></a>

romanchuk
published 3.4.0 •

Changelog

Source

3.4.0 (2018-04-29)

<a name="3.3.0"></a>

romanchuk
published 3.3.0 •

Changelog

Source

3.3.0 (2018-03-12)

  • added umd bundle
  • comments cleanup
  • updated dev dependencies

<a name="3.3.0-beta.2"></a>

romanchuk
published 3.3.0-beta.2 •

Changelog

Source

3.3.0-beta.2 (2018-03-12)

<a name="3.3.0-beta.1"></a>

romanchuk
published 3.3.0-beta.1 •

Changelog

Source

3.3.0-beta.1 (2018-02-04)

<a name="3.2.0"></a>

romanchuk
published 3.2.0 •

Changelog

Source

3.2.0 (2018-01-17)

Bug Fixes

Breaking changes

Removed parameter 'localizeTitle' from forRoot method. You need to manually resolve Title as I18NextTitle for same behavior.

<a name="3.1.1"></a>

romanchuk
published 3.1.1 •

Changelog

Source

3.1.1 (2018-01-01)

Bug Fixes

  • bug namespace fallback (a16b067)
  • conventional-github-releaser run (df3bb84)

<a name="3.1.0"></a>

romanchuk
published 3.1.0 •

Changelog

Source

3.1.0 (2017-12-22)

It is possible to pass array of namespaces (or scopes). Key would fallback to next namespace in array if the previous failed to resolve.

[feature.validators:key, validators:key]

{
  provide: I18NEXT_NAMESPACE,
  useValue: ['feature.validators', 'validators']
}

<a name="3.0.0"></a>

romanchuk
published 3.0.0 •

Changelog

Source

3.0.0 (2017-12-15)

<a name="3.0.0-alpha.2"></a>

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