+1
-1
| { | ||
| "name": "thinkbase", | ||
| "version": "1.1.2", | ||
| "version": "1.1.3", | ||
| "main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
+1
-1
@@ -432,3 +432,3 @@ import React from "react"; | ||
| onKeyPress={(e) => e.key === "Enter" && !loading && handleSend()} | ||
| placeholder="Reply to LeadBot…" | ||
| placeholder="Type your message..." | ||
| disabled={loading} | ||
@@ -435,0 +435,0 @@ style={{ |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
242522
0