Comparing version 2.1.23 to 2.1.24
@@ -0,1 +1,4 @@ | ||
### v2.1.24 | ||
- Bump dependencies; Allow left/right joins in underlying db.driver.query | ||
### v2.1.23 | ||
@@ -2,0 +5,0 @@ - Green tests on io.js & node 0.12 (#618) |
@@ -15,3 +15,3 @@ { | ||
], | ||
"version" : "2.1.23", | ||
"version" : "2.1.24", | ||
"license" : "MIT", | ||
@@ -40,5 +40,5 @@ "homepage" : "http://dresende.github.io/node-orm2", | ||
"dependencies": { | ||
"enforce" : "0.1.5", | ||
"sql-query" : "0.1.24", | ||
"sql-ddl-sync" : "git+https://github.com/dresende/node-sql-ddl-sync.git#v0.3.10", | ||
"enforce" : "0.1.6", | ||
"sql-query" : "0.1.25", | ||
"sql-ddl-sync" : "0.3.11", | ||
"hat" : "0.0.3", | ||
@@ -45,0 +45,0 @@ "lodash" : "2.4.1" |
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
233591
0
+ Addedenforce@0.1.6(transitive)
+ Addedsql-ddl-sync@0.3.11(transitive)
+ Addedsql-query@0.1.25(transitive)
- Removedenforce@0.1.5(transitive)
- Removedsql-query@0.1.24(transitive)
Updatedenforce@0.1.6
Updatedsql-ddl-sync@0.3.11
Updatedsql-query@0.1.25