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 1.0.0-beta.12 to 1.0.0-beta.13

4

lib/methods/v2/translatestate.js

@@ -50,6 +50,6 @@ const Promise = require('bluebird');

if (!internals.modSchema.i[t][i]) {
log.warning(
log.warn(
`There was an attempt to create the index "${i}" in the table "${t}".`
);
log.warning(
log.warn(
`This index did not exist at the time of deleting it. ` +

@@ -56,0 +56,0 @@ `This can happen if an index was created by hand and then deleted` +

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

],
"version": "1.0.0-beta.12",
"version": "1.0.0-beta.13",
"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