deverything
Advanced tools
Comparing version 0.38.0 to 0.38.1
{ | ||
"name": "deverything", | ||
"version": "0.38.0", | ||
"version": "0.38.1", | ||
"description": "Everything you need for Dev", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -50,3 +50,2 @@ <img width="393" alt="Screenshot 2023-03-18 at 19 06 18" src="https://user-images.githubusercontent.com/4820803/226131139-740d5fd7-26e5-4555-95fb-14745e145b85.png"> | ||
- `isString()` | ||
- `isStringOfEmojis()` if the string contains only emojis | ||
- `isURL()` | ||
@@ -53,0 +52,0 @@ - `isUUID()` |
466763
190