appbase-js
Advanced tools
Comparing version 0.6.0 to 0.7.0
@@ -18,2 +18,3 @@ var streamDocumentService = function streamDocumentService(client, args) { | ||
} else { | ||
delete args.streamonly | ||
args.stream = 'true' | ||
@@ -20,0 +21,0 @@ } |
@@ -18,2 +18,3 @@ var streamSearchService = function streamSearchService(client, args) { | ||
} else { | ||
delete args.streamonly | ||
args.stream = 'true' | ||
@@ -20,0 +21,0 @@ } |
{ | ||
"name": "appbase-js", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"homepage": "https://github.com/appbaseio/appbase-js", | ||
@@ -5,0 +5,0 @@ "authors": [ |
{ | ||
"name": "appbase-js", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "Appbase.io streaming client lib for Javascript", | ||
@@ -5,0 +5,0 @@ "main": "appbase.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
721668
16415