Socket
Socket
Sign inDemoInstall

db-migrate-base

Package Overview
Dependencies
0
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

3

index.js
var util = require('util');
var events = require('events');
var log = global.mod.log;
var type = global.mod.type;
var Class = global.mod.Class;

@@ -4,0 +7,0 @@ module.exports = Base = Class.extend({

2

package.json
{
"name": "db-migrate-base",
"version": "1.0.0",
"version": "1.0.1",
"description": "db-migrate base driver",

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

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