Socket
Socket
Sign inDemoInstall

db-migrate

Package Overview
Dependencies
Maintainers
2
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

db-migrate - npm Package Compare versions

Comparing version 0.11.8 to 0.11.9

1

lib/commands/run.js

@@ -10,3 +10,2 @@ 'use strict';

const transition = load('transition');
console.log('hello');
var action = internals.argv._.shift();

@@ -13,0 +12,0 @@ var folder = action.split(':');

@@ -127,3 +127,2 @@ var yargs = require('yargs');

if (internals.argv.version) {
console.log(internals.argv.version);
console.log(internals.dbm.version);

@@ -130,0 +129,0 @@ process.exit(0);

2

package.json

@@ -34,3 +34,3 @@ {

],
"version": "0.11.8",
"version": "0.11.9",
"engines": {

@@ -37,0 +37,0 @@ "node": ">=8.0.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