Comparing version 0.0.2 to 0.1.0
@@ -31,2 +31,3 @@ /** | ||
label: options.name || null, | ||
prettyPrint: true, | ||
}); | ||
@@ -33,0 +34,0 @@ this._logger = new (winston.Logger)({transports: [consoleTransport]}); |
{ | ||
"name": "plylog", | ||
"version": "0.0.2", | ||
"version": "0.1.0", | ||
"description": "A logger for the Polymer CLI toolchain", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
7760
181