hubot-diagnostics
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "hubot-diagnostics", | ||
"description": "hubot scripts for diagnosing hubot", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Josh Nichols <technicalpickles@github.com>", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"hubot": "2.x" | ||
"hubot": ">=2 <10 || 0.0.0-development" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
# hubot-diagnostics | ||
hubot scripts for diagnosing hubot's current state. | ||
hubot scripts for diagnosing hubot | ||
@@ -24,6 +24,4 @@ See [`src/diagnostics.coffee`](src/diagnostics.coffee) for full documentation. | ||
``` | ||
user1>> hubot ping | ||
hubot>> PONG | ||
user1>> hubot time | ||
hubot>> | ||
user1>> hubot hello | ||
hubot>> hello! | ||
``` |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
5374
12
27
1