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

widenbot

Package Overview
Dependencies
Maintainers
1
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 3.0.3 to 3.0.4

db/CURRENT

3

package.json
{
"name": "widenbot",
"version": "3.0.3",
"version": "3.0.4",
"description": "Slack bot for Widen",

@@ -30,2 +30,3 @@ "keywords": [

"start": "node ./bin/cli.js -c config.js",
"startDev": "node ./bin/cli.js -c config.js -e dev",
"changelog": "node ./scripts/changelog.js",

@@ -32,0 +33,0 @@ "watch": "NODE_ENV=dev nodemon -w index.js -w lib -w plugins -w webooks bin/cli.js -c config -p 8000",

@@ -83,3 +83,3 @@ var

resolve("username ''" + result.lastfm_username +
"' is now registered for '@" + result.slack_username + "'");
"' is now registered for '@" + slack_username + "'");
}

@@ -86,0 +86,0 @@ else

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