🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@vtrbo/utils-log

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtrbo/utils-log - npm Package Compare versions

Comparing version
0.4.0-beta.7
to
0.4.1-beta.0
+3
-3
package.json
{
"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": {