cypher-stream
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "cypher-stream", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Streams cypher query results in a clean format", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,6 +5,2 @@ # cypher-stream [![NPM version](https://badge.fury.io/js/cypher-stream.png)](http://badge.fury.io/js/cypher-stream) [![devDependency Status](https://david-dm.org/brian-gates/cypher-stream.png?theme=shields.io)](https://david-dm.org/brian-gates/cypher-stream.png#info=devDependencies) | ||
The majority of magic happens in the deserializer, which can be found here: | ||
https://github.com/brian-gates/neo4j-stream-deserializer | ||
## Installation | ||
@@ -46,2 +42,2 @@ ``` | ||
``` | ||
``` |
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
15618
42