🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@stll/text-search

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stll/text-search - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+2
-2
package.json
{
"name": "@stll/text-search",
"version": "1.0.0",
"version": "1.0.1",
"description": "Multi-engine text search orchestrator for Node.js and Bun. Routes literals, regex, and fuzzy patterns to the right engine automatically.",

@@ -55,3 +55,3 @@ "keywords": [

"@stll/fuzzy-search": "^1.0.0",
"@stll/regex-set": "^1.0.0"
"@stll/regex-set": "^1.0.1"
},

@@ -58,0 +58,0 @@ "devDependencies": {