@cripty2001/utils
Advanced tools
@@ -300,4 +300,7 @@ "use strict"; | ||
| searcher.current.updateData(data); | ||
| setQ(draft => { draft.q = ""; }); | ||
| }, [data, setQ]); | ||
| setResults(draft => { | ||
| draft.results = searcher.current.search(q.q, limit); | ||
| return draft; | ||
| }); | ||
| }, [data, q, limit, setResults]); | ||
| return [ | ||
@@ -304,0 +307,0 @@ q.q, |
+1
-1
| { | ||
| "name": "@cripty2001/utils", | ||
| "version": "0.0.184", | ||
| "version": "0.0.185", | ||
| "description": "Internal Set of utils. If you need them use them, otherwise go to the next package ;)", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/cripty2001/utils#readme", |
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
125490
0.09%2801
0.11%