@meteor-it/logger
Advanced tools
Comparing version 2.3.19 to 2.3.20
{ | ||
"name": "@meteor-it/logger", | ||
"version": "2.3.19", | ||
"version": "2.3.20", | ||
"description": "Most powerfull logger for node.js", | ||
@@ -18,4 +18,5 @@ "module": "index.mjs", | ||
"sideEffects": [ | ||
"index.ts", | ||
"index.js" | ||
"index.js", | ||
"index.mjs", | ||
"index.ts" | ||
], | ||
@@ -25,3 +26,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "888982e812786093e95b2103f646c34fdd32abc5" | ||
"gitHead": "22aa7aee347a17707c786ef310df7080b251b1bf" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
172293