Comparing version 2.1.12 to 2.1.13
@@ -1,2 +0,5 @@ | ||
### v2.1.12 | ||
### v2.1.13 - 21 May 2014 | ||
- Dont modify array passed to execQuery | ||
### v2.1.12 - 20 May 2014 | ||
- Add custom-type support to hasMany extra properties. | ||
@@ -3,0 +6,0 @@ - Fix SQLite index name collisions (#499) |
@@ -15,3 +15,3 @@ { | ||
], | ||
"version" : "2.1.12", | ||
"version" : "2.1.13", | ||
"license" : "MIT", | ||
@@ -41,3 +41,3 @@ "homepage" : "http://dresende.github.io/node-orm2", | ||
"enforce" : "0.1.2", | ||
"sql-query" : "git://github.com/dresende/node-sql-query.git#v0.1.17", | ||
"sql-query" : "git://github.com/dresende/node-sql-query.git#v0.1.20", | ||
"sql-ddl-sync" : "git://github.com/dresende/node-sql-ddl-sync.git#v0.3.6", | ||
@@ -44,0 +44,0 @@ "hat" : "0.0.3", |
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
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 and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
219390
59
5754