Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "greeting", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Common ways to say hello.", | ||
@@ -41,7 +41,7 @@ "main": "index.js", | ||
"author": "Chris Buttery <info@chrisbuttery.com> (http://www.chrisbuttery.com)", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/chrisbuttery/greeting/issues" | ||
}, | ||
"homepage": "https://github.com/chrisbuttery/greeting" | ||
"homepage": "https://github.com/chrisbuttery/greeting", | ||
"license": "MIT" | ||
} |
@@ -42,4 +42,4 @@ # greeting | ||
$ greeting --all | ||
G'day | ||
Hello | ||
Hi | ||
... | ||
@@ -46,0 +46,0 @@ |
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
3661