cassanknex
Advanced tools
Comparing version 1.21.0 to 1.21.1
{ | ||
"name": "cassanknex", | ||
"version": "1.21.0", | ||
"version": "1.21.1", | ||
"description": "An Apache Cassandra CQL query builder with support for the DataStax NodeJS driver, written in the spirit of Knex.", | ||
@@ -34,6 +34,6 @@ "main": "index.js", | ||
"chai": "^4.2.0", | ||
"eslint": "^6.3.0", | ||
"eslint": "^8.27.0", | ||
"mocha": "^6.2.0", | ||
"mocha-junit-reporter": "^1.23.1", | ||
"nyc": "^14.1.1", | ||
"mocha-junit-reporter": "^2.2.0", | ||
"nyc": "^15.1.0", | ||
"uuid": "^3.3.3" | ||
@@ -40,0 +40,0 @@ }, |
@@ -748,2 +748,4 @@ | ||
- 1.21.1 | ||
- Upgrades to dependency versions. | ||
- 1.21.0 | ||
@@ -750,0 +752,0 @@ - Added support for managed Aws Keyspaces when cassanknex is initialized with `awsKeyspace` |
Sorry, the diff of this file is not supported yet
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
150450
848