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

freeman-slack

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freeman-slack - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

index.js

@@ -11,3 +11,3 @@ module.exports = function(product_name, slack_hooks){

icon_emoji: account.info_emoji,
username: product_name + "(info)"
username: product_name + " (info)"
});

@@ -18,3 +18,3 @@

icon_emoji: account.bug_emoji,
username: product_name + "(bug)"
username: product_name + " (bug)"
});

@@ -21,0 +21,0 @@

{
"name": "freeman-slack",
"version": "1.0.2",
"version": "1.0.3",
"description": "publish a message to multiple Slack channels/accounts simultaneously",

@@ -5,0 +5,0 @@ "main": "index.js",

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