Socket
Socket
Sign inDemoInstall

react-i18next

Package Overview
Dependencies
8
Maintainers
2
Versions
309
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.0.1 to 13.0.2

4

CHANGELOG.md

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

### 13.0.2
- export icu.macro [1652](https://github.com/i18next/react-i18next/issues/1652)
### 13.0.1

@@ -2,0 +6,0 @@

2

dist/es/package.json

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

{"type":"module","version":"13.0.1"}
{"type":"module","version":"13.0.2"}
{
"name": "react-i18next",
"version": "13.0.1",
"version": "13.0.2",
"description": "Internationalization for react done right. Using the i18next i18n ecosystem.",

@@ -42,2 +42,6 @@ "main": "dist/commonjs/index.js",

"default": "./dist/es/initReactI18next.js"
},
"./icu.macro": {
"types": "./icu.macro.d.ts",
"default": "./icu.macro.js"
}

@@ -44,0 +48,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc