New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cassanknex

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cassanknex - npm Package Compare versions

Comparing version 1.12.0 to 1.12.1

4

package.json
{
"name": "cassanknex",
"version": "1.12.0",
"version": "1.12.1",
"description": "An Apache Cassandra CQL query builder with support for the DataStax NodeJS driver, written in the spirit of Knex.",

@@ -23,3 +23,3 @@ "main": "index.js",

"dependencies": {
"cassandra-driver": "^2.2.2",
"cassandra-driver": "^3.1.1",
"inherits": "^2.0.1",

@@ -26,0 +26,0 @@ "lodash": "^3.10.1"

@@ -592,2 +592,4 @@

- 1.12.1
- Update DataStax Driver module from `2.2.2` to `3.1.1`.
- 1.12.0

@@ -594,0 +596,0 @@ - Add `getDriver` method to allow retrieving the raw DataStax Driver module from cassanknex per issue [#25](https://github.com/azuqua/cassanknex/issues/25).

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc