Socket
Socket
Sign inDemoInstall

ac-koa

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ac-koa - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

2

lib/index.js

@@ -85,3 +85,3 @@ var _ = require('lodash');

if (name) {
definition = yield adapter.webhookFor(addon.descriptor, context.tenant, name);
definition = yield adapter.webhookFor(addon.descriptor, context.tenant, name, context);
}

@@ -88,0 +88,0 @@ }

@@ -5,3 +5,3 @@ {

"description": "Modules for building Atlassian Connect and HipChat Connect add-ons",
"version": "0.2.3",
"version": "0.2.4",
"author": "Atlassian (http://atlassian.com)",

@@ -8,0 +8,0 @@ "license": "Apache 2.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