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

lisb-hubot

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lisb-hubot - npm Package Compare versions

Comparing version 3.5.0 to 3.5.1

2

package.json
{
"name": "lisb-hubot",
"version": "3.5.0+forked.3.3.2",
"version": "3.5.1+forked.3.3.2",
"author": "hubot",

@@ -5,0 +5,0 @@ "keywords": [

@@ -50,3 +50,3 @@ 'use strict'

case 'task':
return !!obj.title
return !!obj.title && !obj.note_id
case 'file':

@@ -53,0 +53,0 @@ return !!obj.file_id

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