@lskjs/log
Advanced tools
Comparing version 3.0.0-alpha.32 to 3.0.0-alpha.35
{ | ||
"name": "@lskjs/log", | ||
"version": "3.0.0-alpha.32", | ||
"version": "3.0.0-alpha.35", | ||
"description": "Yet another logger whitch combines the best features of debug, bunyan, logfmt/logrus, morgan/winston", | ||
@@ -30,3 +30,3 @@ "author": "Igor Suvorov <hi@isuvorov.com> (https://github.com/isuvorov)", | ||
"bin": { | ||
"lsklog": "./bin/cli.js" | ||
"lsk": "bin/run" | ||
}, | ||
@@ -64,3 +64,3 @@ "main": "lib/index.js", | ||
], | ||
"gitHead": "45552149a2162b3d8951198c313b27ef2cd2edd8" | ||
"gitHead": "322bb6b2df758b5e35b7fa3742e2a1b8f2724bc5" | ||
} |
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
1143183
144