sql-ddl-sync
Advanced tools
Comparing version 0.3.11 to 0.3.12
@@ -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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
+ Addedlodash@4.17.2(transitive)
- Removedlodash@2.4.1(transitive)
Updatedlodash@4.17.2