cassanknex
Advanced tools
Comparing version 1.20.3 to 1.20.4
{ | ||
"name": "cassanknex", | ||
"version": "1.20.3", | ||
"version": "1.20.4", | ||
"description": "An Apache Cassandra CQL query builder with support for the DataStax NodeJS driver, written in the spirit of Knex.", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"inherits": "^2.0.4", | ||
"lodash": "^4.17.15" | ||
"lodash": "^4.17.21" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
@@ -743,2 +743,4 @@ | ||
- 1.20.4 | ||
- Upgrades to dependency versions. | ||
- 1.20.3 | ||
@@ -745,0 +747,0 @@ - Changes to test framework per [61](https://github.com/azuqua/cassanknex/pull/61). |
Sorry, the diff of this file is not supported yet
828
147324
25
Updatedlodash@^4.17.21