@intlayer/types
Advanced tools
+9
-1
| { | ||
| "name": "@intlayer/types", | ||
| "version": "8.7.1", | ||
| "version": "8.7.2", | ||
| "private": false, | ||
@@ -78,2 +78,7 @@ "description": "Retrieve Intlayer configurations and manage environment variables for both server-side and client-side environments.", | ||
| }, | ||
| "./filePathPattern": { | ||
| "types": "./dist/types/filePathPattern.d.ts", | ||
| "require": "./dist/cjs/filePathPattern.cjs", | ||
| "import": "./dist/esm/filePathPattern.mjs" | ||
| }, | ||
| "./package.json": "./package.json" | ||
@@ -110,2 +115,5 @@ }, | ||
| ], | ||
| "filePathPattern": [ | ||
| "./dist/types/filePathPattern.d.ts" | ||
| ], | ||
| "package.json": [ | ||
@@ -112,0 +120,0 @@ "./package.json" |
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
377354
0.07%