@vtrbo/utils-str
Advanced tools
+3
-3
| { | ||
| "name": "@vtrbo/utils-str", | ||
| "type": "module", | ||
| "version": "0.4.0-beta.7", | ||
| "version": "0.4.1-beta.0", | ||
| "description": "Collection of common JavaScript or TypeScript utils.", | ||
@@ -29,3 +29,3 @@ "author": { | ||
| }, | ||
| "main": "./dist/index.cjs", | ||
| "main": "./dist/index.js", | ||
| "module": "./dist/index.js", | ||
@@ -44,3 +44,3 @@ "types": "./dist/index.d.ts", | ||
| "dependencies": { | ||
| "@vtrbo/utils-tool": "0.4.0-beta.7" | ||
| "@vtrbo/utils-tool": "0.4.1-beta.0" | ||
| }, | ||
@@ -47,0 +47,0 @@ "scripts": { |
6266
-0.02%+ Added
- Removed