standard-engine
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -149,5 +149,7 @@ #!/usr/bin/env node | ||
console.error( | ||
opts.cmd + ': %s (%s) ', | ||
'%s: %s (%s) %s', | ||
opts.cmd, | ||
opts.tagline, | ||
opts.homepage | ||
opts.homepage, | ||
'Try `' + opts.cmd + ' --fix` to automatically fix problems.' | ||
) | ||
@@ -154,0 +156,0 @@ |
{ | ||
"name": "standard-engine", | ||
"description": "Wrap your standards in a tortilla and cover it in special sauce.", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"author": "Dan Flettre <flettre@gmail.com> (http://twitter.com/flettre/)", | ||
@@ -6,0 +6,0 @@ "bugs": { |
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
30451
509