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

slack-webhooks-handler

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slack-webhooks-handler - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.babelrc

24

package.json
{
"name": "slack-webhooks-handler",
"version": "1.0.1",
"version": "1.0.2",
"description": "Manage incoming webhooks to send messages to Slack",

@@ -36,17 +36,17 @@ "author": "Tony Di Benedetto <tonyblast@gmail.com>",

"dependencies": {
"@slack/client": "^4.8.0"
"@slack/client": "^4.11.0"
},
"devDependencies": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"@babel/cli": "^7.2.3",
"@babel/core": "^7.3.4",
"@babel/plugin-proposal-object-rest-spread": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^23.6.0",
"commitizen": "^3.0.4",
"coveralls": "^3.0.2",
"babel-jest": "^24.3.1",
"commitizen": "^3.0.7",
"coveralls": "^3.0.3",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.7.0",
"husky": "^1.1.2",
"jest": "^23.6.0"
"eslint": "^5.15.1",
"husky": "^1.3.1",
"jest": "^24.3.1"
},

@@ -53,0 +53,0 @@ "config": {

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