@betterer/logger
Advanced tools
Comparing version 0.3.0 to 0.3.5
{ | ||
"name": "@betterer/logger", | ||
"description": "logger for @betterer/betterer", | ||
"version": "0.3.0", | ||
"version": "0.3.5", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "publishConfig": { | ||
"scripts": { | ||
"compile": "tsc" | ||
"compile": "tsc -b ." | ||
}, | ||
@@ -38,3 +38,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "3c68551aa5f124166607b43e2da9936a6fb0b6a0" | ||
"gitHead": "83f190c9df8a774b7de9bb56acaabb26d9470281" | ||
} |
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
9255