Comparing version 9.0.0 to 9.0.1
{ | ||
"name": "hubot", | ||
"version": "9.0.0", | ||
"version": "9.0.1", | ||
"author": "hubot", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"pretest": "standard", | ||
"test": "node --test test/*_test.js", | ||
"test": "node --test", | ||
"test:smoke": "node src/**/*.js", | ||
@@ -44,0 +44,0 @@ "test:e2e": "bin/e2e-test.sh" |
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
92293