Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@nexucis/fuzzy

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexucis/fuzzy - npm Package Compare versions

Comparing version
0.5.0
to
0.5.1
+4
-4
package.json
{
"name": "@nexucis/fuzzy",
"version": "0.5.0",
"version": "0.5.1",
"description": "small, standalone fuzzy search / fuzzy filter. browser or node",
"module": "dist/index.js",
"main": "dist/cjs/index.js",
"types": "dist/index.d.ts",
"module": "index.js",
"main": "cjs/index.js",
"types": "index.d.ts",
"scripts": {

@@ -9,0 +9,0 @@ "build": "tsc",

v18.16.0