Socket
Socket
Sign inDemoInstall

ac-node

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ac-node - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

lib/store-mongo.js

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

if (!(this instanceof MongoStore)) {
return new MongoStore(mongoUrlOrDbPromise, scope);
return new MongoStore(mongoUrlOrDbPromise, scope, dbName);
}

@@ -11,0 +11,0 @@ if (mongoUrlOrDbPromise) {

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

"description": "A common module for building Atlassian Connect add-ons",
"version": "0.2.2",
"version": "0.2.3",
"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