@ulu/utils
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -8,2 +8,2 @@ /** | ||
export const multiSpace = /\s+/g; | ||
export const regxhtmlTag = /<\/?[^>]+(>|$)/g; | ||
export const htmlTag = /<\/?[^>]+(>|$)/g; |
{ | ||
"name": "@ulu/utils", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Low level utility library", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
16220