πŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more β†’

react-intlayer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-intlayer - npm Package Compare versions

Comparing version

to
5.3.10

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

import { type Plugins, type IInterpreterPluginState as IInterpreterPluginStateCore, type DeepTransformContent as DeepTransformContentCore, NodeType } from '@intlayer/core';
import { NodeType, type DeepTransformContent as DeepTransformContentCore, type IInterpreterPluginState as IInterpreterPluginStateCore, type Plugins } from '@intlayer/core';
import type { ReactNode } from 'react';

@@ -3,0 +3,0 @@ import { type IntlayerNode } from './IntlayerNode';

{
"name": "react-intlayer",
"version": "5.3.9",
"version": "5.3.10",
"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.3.9",
"@intlayer/config": "5.3.9",
"@intlayer/core": "5.3.9",
"@intlayer/dictionaries-entry": "5.3.9",
"@intlayer/editor-react": "5.3.9"
"@intlayer/api": "5.3.10",
"@intlayer/config": "5.3.10",
"@intlayer/core": "5.3.10",
"@intlayer/editor-react": "5.3.10",
"@intlayer/dictionaries-entry": "5.3.10"
},

@@ -82,18 +82,18 @@ "devDependencies": {

"@types/js-cookie": "^3.0.6",
"@types/node": "^22.10.6",
"@types/node": "^22.13.10",
"@types/react": ">=16.0.0",
"@types/react-dom": ">=16.0.0",
"@typescript-eslint/parser": "^8.24.0",
"@typescript-eslint/parser": "^8.27.0",
"concurrently": "^9.1.2",
"eslint": "^9.20.0",
"prettier": "^3.5.0",
"eslint": "^9.22.0",
"prettier": "^3.5.3",
"rimraf": "^6.0.1",
"tsc-alias": "^1.8.10",
"tsup": "^8.3.5",
"typescript": "^5.7.3",
"tsc-alias": "^1.8.11",
"tsup": "^8.4.0",
"typescript": "^5.8.2",
"@utils/eslint-config": "1.0.4",
"@utils/ts-config": "1.0.4",
"@utils/tsup-config": "1.0.4",
"@utils/ts-config-types": "1.0.4",
"@utils/tsup-config": "1.0.4",
"@intlayer/backend": "5.3.9"
"@intlayer/backend": "5.3.10"
},

@@ -103,8 +103,8 @@ "peerDependencies": {

"react-dom": ">=16.0.0",
"@intlayer/api": "5.3.9",
"@intlayer/config": "5.3.9",
"@intlayer/core": "5.3.9",
"@intlayer/editor-react": "5.3.9",
"@intlayer/dictionaries-entry": "5.3.9",
"intlayer": "5.3.9"
"@intlayer/api": "5.3.10",
"@intlayer/config": "5.3.10",
"@intlayer/dictionaries-entry": "5.3.10",
"@intlayer/editor-react": "5.3.10",
"intlayer": "5.3.10",
"@intlayer/core": "5.3.10"
},

@@ -111,0 +111,0 @@ "engines": {

@@ -55,3 +55,3 @@ <div align="center">

By default, Intlayer scans for files with the extension `.content.{ts,tsx,js,jsx,mjs,cjs}`.
By default, Intlayer scans for files with the extension `.content.{json,ts,tsx,js,jsx,mjs,mjx,cjs,cjx}`.

@@ -58,0 +58,0 @@ > You can modify the default extension by setting the `contentDir` property in the [configuration file](https://intlayer.org/doc/concept/configuration).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet