New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@cripty2001/utils

Package Overview
Dependencies
Maintainers
1
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cripty2001/utils - npm Package Compare versions

Comparing version
0.0.184
to
0.0.185
+5
-2
dist/react-whispr.js

@@ -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,

{
"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",