automerger
Advanced tools
Comparing version 1.3.0 to 1.4.0
n.n.n / 2014-07-16 | ||
1.4.0/ 2014-07-17 | ||
================== | ||
* sourceStream now is expected to be a readable and writable stream (duplex) | ||
* cbId gets written back to sourceStream on success | ||
* index: don’t call resume() on sourceStream in constructor anymore | ||
* tests: updated for sourceStream becoming a duplexStream | ||
1.3.0 / 2014-07-16 | ||
================== | ||
* replaced ‘destroy’ with ‘close’ for instance teardown | ||
@@ -6,0 +14,0 @@ |
{ | ||
"name": "automerger", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Streaming ETL", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
35515