Socket
Socket
Sign inDemoInstall

db-migrate-shared

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

db-migrate-shared - npm Package Compare versions

Comparing version 1.1.3 to 1.2.0

CHANGELOG.md

2

package.json
{
"name": "db-migrate-shared",
"version": "1.1.3",
"version": "1.2.0",
"description": "Shared resources of db-migrate for drivers and also used internally.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -48,2 +48,3 @@ var log = require('./log');

}
exports.filterCompleted = filterCompleted;

@@ -50,0 +51,0 @@ exports.filterUp = function(allMigrations, completedMigrations, destination, count) {

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