Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hubot-diagnostics

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-diagnostics - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.github/stale.yml

4

package.json
{
"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!
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc