@vtrbo/utils-log
Advanced tools
+3
-3
| { | ||
| "name": "@vtrbo/utils-log", | ||
| "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", | ||
@@ -45,3 +45,3 @@ "types": "./dist/index.d.ts", | ||
| "ansi-colors": "^4.1.3", | ||
| "@vtrbo/utils-tool": "0.4.0-beta.7" | ||
| "@vtrbo/utils-tool": "0.4.1-beta.0" | ||
| }, | ||
@@ -48,0 +48,0 @@ "scripts": { |
5631
-0.02%+ Added
- Removed