@stll/text-search
Advanced tools
+1
-5
| MIT License | ||
| Copyright (c) 2026 stella labs, s.r.o., a limited liability company | ||
| established under the laws of the Czech Republic, with its registered | ||
| office at Nad Porubkou 2355, Poruba, 708 00 Ostrava, Czech Republic, | ||
| Company ID (IČO): 24632872, registered in the Commercial Register | ||
| maintained by the Regional Court in Ostrava, Section C, File No. 103233. | ||
| Copyright (c) 2026 stella labs, s.r.o. | ||
@@ -9,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+4
-4
| { | ||
| "name": "@stll/text-search", | ||
| "version": "1.0.0-rc.1", | ||
| "version": "1.0.0", | ||
| "description": "Multi-engine text search orchestrator for Node.js and Bun. Routes literals, regex, and fuzzy patterns to the right engine automatically.", | ||
@@ -53,5 +53,5 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@stll/aho-corasick": "^1.0.0-rc.1", | ||
| "@stll/fuzzy-search": "^1.0.0-rc.1", | ||
| "@stll/regex-set": "^1.0.0-rc.3" | ||
| "@stll/aho-corasick": "^1.0.0", | ||
| "@stll/fuzzy-search": "^1.0.0", | ||
| "@stll/regex-set": "^1.0.0" | ||
| }, | ||
@@ -58,0 +58,0 @@ "devDependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
0
-100%55426
-0.59%Updated
Updated
Updated