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

react-i18next

Package Overview
Dependencies
Maintainers
2
Versions
316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-i18next - npm Package Compare versions

Comparing version 5.1.0 to 5.2.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

### 5.2.0
- adds module export in package.json pointing to es dist files.
### 5.1.0

@@ -2,0 +6,0 @@ - you now can set i18n instance on translate hoc once using setI18n:

3

package.json
{
"name": "react-i18next",
"version": "5.1.0",
"version": "5.2.0",
"description": "Internationalization for react done right. Using the i18next i18n ecosystem.",
"main": "dist/commonjs/index.js",
"jsnext:main": "dist/es/index.js",
"module": "dist/es/index.js",
"keywords": [

@@ -8,0 +9,0 @@ "i18next",

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