Socket
Socket
Sign inDemoInstall

hubot-help

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-help - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

7

package.json
{
"name": "hubot-help",
"description": "A hubot script to show available hubot commands",
"version": "2.0.1",
"version": "2.0.2",
"author": "Josh Nichols <josh@technicalpickles.com>",

@@ -25,3 +25,3 @@ "license": "MIT",

"test": "nyc --reporter=html --reporter=text mocha --exit",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"coverage": "nyc report --reporter=text-lcov",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"

@@ -35,5 +35,2 @@ },

"chai": "^4.3.7",
"coveralls": "^3.1.1",
"hubot-mock-adapter-v3": "^1.0.1",
"hubot-test-helper": "^1.9.0",
"matchdep": "^2.0.0",

@@ -40,0 +37,0 @@ "mocha": "^10.2.0",

@@ -5,7 +5,3 @@ Hubot Help Plugin

![Build Status](https://github.com/hubotio/hubot-help/actions/workflows/release.yml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/hubotio/hubot-help/badge.svg?branch=main)](https://coveralls.io/github/hubotio/hubot-help?branch=main)
A hubot script to show available hubot commands

@@ -12,0 +8,0 @@

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