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

hubot-stride

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-stride - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

lib/atlassian-connect.js

@@ -9,10 +9,2 @@ module.exports = ({localBaseUrl}) => {

modules: {
'chat:bot': [
{
key: 'bot-mentions',
mention: {
url: '/api/bot/mention'
}
}
],
'chat:bot:messages': [

@@ -19,0 +11,0 @@ {

2

package.json
{
"name": "hubot-stride",
"version": "1.0.1",
"version": "1.0.2",
"description": "Hubot adapter for Atlassian Stride",

@@ -5,0 +5,0 @@ "main": "lib/web.js",

@@ -39,3 +39,3 @@ # hubot-stride

export HUBOT_STRIDE_CLIENT_SECRET=<Stride client secret>
export HUBOT_NAME="bot mention name"
export HUBOT_ALIAS="bot mention name"
```

@@ -42,0 +42,0 @@

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