@meteor-it/logger
Advanced tools
Comparing version 2.3.17 to 2.3.18
{ | ||
"name": "@meteor-it/logger", | ||
"version": "2.3.17", | ||
"version": "2.3.18", | ||
"description": "Most powerfull logger for node.js", | ||
@@ -13,9 +13,13 @@ "main": "index.js", | ||
"dependencies": { | ||
"@meteor-it/terminal": "^0.5.13", | ||
"@meteor-it/utils": "^1.3.10" | ||
"@meteor-it/terminal": "^0.5.14", | ||
"@meteor-it/utils": "^1.3.11" | ||
}, | ||
"sideEffects": [ | ||
"index.ts", | ||
"index.js" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "dde73d494230c81f30226f0b8ac87f90a73849bb" | ||
"gitHead": "271b47dffab2249fe8f2f8878f5e04d84ae9cee2" | ||
} |
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
99048
Updated@meteor-it/terminal@^0.5.14
Updated@meteor-it/utils@^1.3.11