New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

widenbot

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

widenbot - npm Package Compare versions

Comparing version 4.0.2 to 4.1.0

4

lib/bot.js

@@ -359,3 +359,3 @@ var

webhook: webhook,
log: self.log,
log: self.log.child({ webhook: webhook.name }),
brain: self.brain.getWebHookNamespace(webhook.name)

@@ -449,3 +449,3 @@ };

outgoing_message: outgoingMessage,
log: self.log,
log: self.log.child({ plugin: plugin.name }),
brain: self.brain.getPluginNamespace(plugin.name)

@@ -452,0 +452,0 @@ };

{
"name": "widenbot",
"version": "4.0.2",
"version": "4.1.0",
"description": "Slack bot for Widen",

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

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