react-intlayer
Advanced tools
Comparing version
{ | ||
"name": "react-intlayer", | ||
"version": "5.5.10", | ||
"version": "5.5.11", | ||
"private": false, | ||
@@ -72,7 +72,7 @@ "description": "Easily internationalize i18n your React applications with type-safe multilingual content management.", | ||
"js-cookie": "^3.0.5", | ||
"@intlayer/api": "5.5.10", | ||
"@intlayer/config": "5.5.10", | ||
"@intlayer/dictionaries-entry": "5.5.10", | ||
"@intlayer/core": "5.5.10", | ||
"@intlayer/editor-react": "5.5.10" | ||
"@intlayer/config": "5.5.11", | ||
"@intlayer/dictionaries-entry": "5.5.11", | ||
"@intlayer/core": "5.5.11", | ||
"@intlayer/api": "5.5.11", | ||
"@intlayer/editor-react": "5.5.11" | ||
}, | ||
@@ -93,3 +93,5 @@ "devDependencies": { | ||
"typescript": "^5.8.3", | ||
"@intlayer/backend": "5.5.10", | ||
"uuid": "^11.1.0", | ||
"vitest": "^3.2.2", | ||
"@intlayer/backend": "5.5.11", | ||
"@utils/eslint-config": "1.0.4", | ||
@@ -103,8 +105,8 @@ "@utils/ts-config": "1.0.4", | ||
"react-dom": ">=16.0.0", | ||
"@intlayer/api": "5.5.10", | ||
"@intlayer/dictionaries-entry": "5.5.10", | ||
"@intlayer/config": "5.5.10", | ||
"@intlayer/editor-react": "5.5.10", | ||
"@intlayer/core": "5.5.10", | ||
"intlayer": "5.5.10" | ||
"@intlayer/editor-react": "5.5.11", | ||
"@intlayer/dictionaries-entry": "5.5.11", | ||
"@intlayer/config": "5.5.11", | ||
"@intlayer/core": "5.5.11", | ||
"@intlayer/api": "5.5.11", | ||
"intlayer": "5.5.11" | ||
}, | ||
@@ -128,5 +130,6 @@ "engines": { | ||
"reset": "pnpm clean & pnpm build", | ||
"test": "", | ||
"test": "vitest run", | ||
"test:watch": "vitest", | ||
"typecheck": "tsup --project ./tsconfig.json --noEmit" | ||
} | ||
} |
@@ -107,3 +107,3 @@ <div align="center"> | ||
`react-intlayer` is made to work with the [`intlayer` package](https://github.com/aymericzip/intlayer/blob/main/docs/en/packages/intlayer/index.md).`intlayer` is a package that allows you to declare your content anywhere in your code. It converts multilingual content declarations into structured dictionaries that integrate seamlessly into your application. | ||
`react-intlayer` is made to work with the [`intlayer` package](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/packages/intlayer/index.md).`intlayer` is a package that allows you to declare your content anywhere in your code. It converts multilingual content declarations into structured dictionaries that integrate seamlessly into your application. | ||
@@ -194,3 +194,3 @@ Here’s an example of content declaration: | ||
**To learn more about these features, refer to the [React Internationalization (i18n) with Intlayer and Vite and React](https://github.com/aymericzip/intlayer/blob/main/docs/en/intlayer_with_vite+react.md) guide for Vite and React Application, or the [React Internationalization (i18n) with Intlayer and React (CRA)](https://intlayer.org/doc/environment/create-react-app) guide for React Create App.** | ||
**To learn more about these features, refer to the [React Internationalization (i18n) with Intlayer and Vite and React](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_with_vite+react.md) guide for Vite and React Application, or the [React Internationalization (i18n) with Intlayer and React (CRA)](https://intlayer.org/doc/environment/create-react-app) guide for React Create App.** | ||
@@ -197,0 +197,0 @@ ## Functions provided by `react-intlayer` package |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
341195
0.03%0
-100%20
11.11%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated