cypher-stream
Advanced tools
Comparing version 0.1.10 to 0.1.11
@@ -53,3 +53,2 @@ var oboe = require('oboe'); | ||
headers : headers, | ||
headers : { "X-Stream": true, "Accept": "application/json" }, | ||
body : { statements: [ { statement: statement, parameters: parameters} ] } | ||
@@ -56,0 +55,0 @@ }) |
{ | ||
"name": "cypher-stream", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Streams cypher query results in a clean format", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
21383
236