react-i18next
Advanced tools
Comparing version 13.0.1 to 13.0.2
@@ -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 @@ |
@@ -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 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
314820