@vladmandic/pilogger
Advanced tools
Comparing version 0.2.15 to 0.2.16
@@ -1,8 +0,2 @@ | ||
var __commonJS = (callback, module2) => () => { | ||
if (!module2) { | ||
module2 = {exports: {}}; | ||
callback(module2.exports, module2); | ||
} | ||
return module2.exports; | ||
}; | ||
var __commonJS = (cb, mod) => () => (mod || cb((mod = {exports: {}}).exports, mod), mod.exports); | ||
@@ -9,0 +3,0 @@ // node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js |
{ | ||
"name": "@vladmandic/pilogger", | ||
"version": "0.2.15", | ||
"version": "0.2.16", | ||
"description": "Simple Logger for NodeJS", | ||
@@ -32,4 +32,4 @@ "main": "dist/pilogger.js", | ||
"dayjs": "^1.10.4", | ||
"esbuild": "^0.9.3" | ||
"esbuild": "^0.11.6" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
75325
11
2131