Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "zeba", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A lightweight JavaScript library for validating, manipulating, and formatting strings.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -35,3 +35,3 @@ # Zeba | ||
* fully trims the string from front, back and in betweens. | ||
> `let text = '` this is the text.`'; ` | ||
> `let text = '` this is the text. `'; ` | ||
> | ||
@@ -38,0 +38,0 @@ > `text = zeba(text).fullTrim().value();` |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4574
0