@linkdotnet/stringoperations
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@linkdotnet/stringoperations", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Collection of string utilities. Edit-Distances, Search and Data structures. Offers for example trie, levenshtein distance.", | ||
@@ -16,5 +16,5 @@ "main": "dist/index.js", | ||
"rope", | ||
"largest common substring", | ||
"longest common substring", | ||
"substring", | ||
"largest common subsequence", | ||
"longest common subsequence", | ||
"trie" | ||
@@ -21,0 +21,0 @@ ], |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package