@intlayer/types
Advanced tools
+9
-9
| { | ||
| "name": "@intlayer/types", | ||
| "version": "8.6.9", | ||
| "version": "8.6.10", | ||
| "private": false, | ||
@@ -40,3 +40,3 @@ "description": "Retrieve Intlayer configurations and manage environment variables for both server-side and client-side environments.", | ||
| "types": "./dist/types/locales.d.ts", | ||
| "require": "./dist/esm/locales.mjs", | ||
| "require": "./dist/cjs/locales.cjs", | ||
| "import": "./dist/esm/locales.mjs" | ||
@@ -46,3 +46,3 @@ }, | ||
| "types": "./dist/types/allLocales.d.ts", | ||
| "require": "./dist/esm/allLocales.mjs", | ||
| "require": "./dist/cjs/allLocales.cjs", | ||
| "import": "./dist/esm/allLocales.mjs" | ||
@@ -52,3 +52,3 @@ }, | ||
| "types": "./dist/types/keyPath.d.ts", | ||
| "require": "./dist/esm/keyPath.mjs", | ||
| "require": "./dist/cjs/keyPath.cjs", | ||
| "import": "./dist/esm/keyPath.mjs" | ||
@@ -58,3 +58,3 @@ }, | ||
| "types": "./dist/types/dictionary.d.ts", | ||
| "require": "./dist/esm/dictionary.mjs", | ||
| "require": "./dist/cjs/dictionary.cjs", | ||
| "import": "./dist/esm/dictionary.mjs" | ||
@@ -64,3 +64,3 @@ }, | ||
| "types": "./dist/types/module_augmentation.d.ts", | ||
| "require": "./dist/esm/module_augmentation.mjs", | ||
| "require": "./dist/cjs/module_augmentation.cjs", | ||
| "import": "./dist/esm/module_augmentation.mjs" | ||
@@ -70,3 +70,3 @@ }, | ||
| "types": "./dist/types/config.d.ts", | ||
| "require": "./dist/esm/config.mjs", | ||
| "require": "./dist/cjs/config.cjs", | ||
| "import": "./dist/esm/config.mjs" | ||
@@ -76,3 +76,3 @@ }, | ||
| "types": "./dist/types/plugin.d.ts", | ||
| "require": "./dist/esm/plugin.mjs", | ||
| "require": "./dist/cjs/plugin.cjs", | ||
| "import": "./dist/esm/plugin.mjs" | ||
@@ -82,3 +82,3 @@ }, | ||
| "types": "./dist/types/nodeType.d.ts", | ||
| "require": "./dist/esm/nodeType.mjs", | ||
| "require": "./dist/cjs/nodeType.cjs", | ||
| "import": "./dist/esm/nodeType.mjs" | ||
@@ -85,0 +85,0 @@ }, |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
375350
0