Socket
Socket
Sign inDemoInstall

dse-driver

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dse-driver - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

CHANGELOG.md

4

package.json
{
"name": "dse-driver",
"version": "1.0.0",
"version": "1.0.1",
"description": "DataStax Enterprise Node.js Driver",

@@ -21,3 +21,3 @@ "author": "DataStax",

"dependencies": {
"cassandra-driver": "^3.1.0"
"cassandra-driver": "^3.1.2"
},

@@ -24,0 +24,0 @@ "devDependencies": {

@@ -19,3 +19,12 @@ # DataStax Enterprise Node.js Driver

## Documentation
- [Documentation index][doc-index]
- [API docs][api-docs]
- [FAQ][faq]
## Getting Help
You can use the [project mailing list][mailing-list] or create a ticket on the [Jira issue tracker][jira].
## Getting Started

@@ -252,2 +261,7 @@

[iterable]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#iterable
[modern-graph]: http://tinkerpop.apache.org/docs/3.1.1-incubating/reference/#_the_graph_structure
[modern-graph]: http://tinkerpop.apache.org/docs/3.1.1-incubating/reference/#_the_graph_structure
[jira]: https://datastax-oss.atlassian.net/projects/NODEJS/issues
[mailing-list]: https://groups.google.com/a/lists.datastax.com/forum/#!forum/nodejs-driver-user
[doc-index]: http://docs.datastax.com/en/latest-dse-nodejs-driver/
[api-docs]: http://docs.datastax.com/en/latest-dse-nodejs-driver-api
[faq]: http://docs.datastax.com/en/developer/nodejs-driver-dse/1.0/supplemental/faq/

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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