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

ac-node-hipchat

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ac-node-hipchat - npm Package Compare versions

Comparing version 0.2.9 to 0.2.10

3

lib/rest-client.js

@@ -189,3 +189,4 @@ var rsvp = require('rsvp');

notify: options.notify === true ? options.notify : false,
message_format: options.format || 'html'
message_format: options.format || 'html',
card: options.card
});

@@ -192,0 +193,0 @@ };

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

"description": "A common module plugin for building Atlassian Connect add-ons for HipChat",
"version": "0.2.9",
"version": "0.2.10",
"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