@dotcms/react
Advanced tools
+1
-1
| { | ||
| "name": "@dotcms/react", | ||
| "version": "1.2.0-next.7", | ||
| "version": "1.2.0-next.8", | ||
| "peerDependencies": { | ||
@@ -5,0 +5,0 @@ "react": ">=18", |
@@ -10,3 +10,3 @@ import { createDotCMSClient } from '@dotcms/client'; | ||
| response: DotCMSAISearchResponse<T> | null; | ||
| results: DotCMSAISearchContentletData<T>[] | undefined; | ||
| results: DotCMSAISearchContentletData<T>[]; | ||
| status: DotCMSEntityStatus; | ||
@@ -13,0 +13,0 @@ search: (prompt: string) => Promise<void>; |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
314541
0.1%7721
0.08%