Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sql-ddl-sync

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sql-ddl-sync - npm Package Compare versions

Comparing version 0.3.11 to 0.3.12

10

package.json

@@ -6,3 +6,3 @@ {

"keywords" : [ "sql", "ddl", "sync", "mysql", "postgres", "sqlite" ],
"version" : "0.3.11",
"version" : "0.3.12",
"license" : "MIT",

@@ -15,10 +15,10 @@ "repository" : "http://github.com/dresende/node-sql-ddl-sync.git",

"dependencies" : {
"lodash" : "2.4.1"
"lodash" : "4.17.2"
},
"devDependencies" : {
"mocha" : "1.14.0",
"should" : "2.0.2",
"commander" : "~2.0.0",
"mocha" : "3.2.0",
"should" : "11.1.1",
"commander" : "2.9.0",
"orm" : "2.1.23"
}
}
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