Socket
Socket
Sign inDemoInstall

larvitdbmigration

Package Overview
Dependencies
4
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

6

dbMigrations.js

@@ -172,8 +172,4 @@ 'use strict';

async.series(tasks, function(err) {
db.end();
cb(err);
});
async.series(tasks, cb);
};
};

2

package.json

@@ -33,3 +33,3 @@ {

},
"version": "0.2.0",
"version": "0.2.1",
"readmeFilename": "README.md",

@@ -36,0 +36,0 @@ "scripts": {},

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc