hubot-diagnostics
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "hubot-diagnostics", | ||
"description": "hubot scripts for diagnosing hubot", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"author": "Josh Nichols <technicalpickles@github.com>", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"hubot": ">= 9" | ||
"hubot": ">= 9 || 0.0.0-development" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
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
2133