dse-driver
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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
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
87559
25
265
Updatedcassandra-driver@^3.1.2