rethinkdb-elasticsearch-stream
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -44,3 +44,4 @@ 'use strict'; | ||
} catch (e) { | ||
cb(e); | ||
console.log(`ES error for ${e.request.path} [${e.response.status}]`); | ||
cb(); | ||
} | ||
@@ -47,0 +48,0 @@ |
{ | ||
"name": "rethinkdb-elasticsearch-stream", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"main": "build/index.js", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/gsandf/rethinkdb-elasticsearch-stream", |
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
187143
389