vega-dataflow
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "vega-dataflow", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "Vega streaming dataflow graph.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -141,2 +141,3 @@ var dl = require('datalib'), | ||
if (nplse === null) throw Error('Already propagated to node.'); | ||
if (nplse === pulse) continue; // Re-queueing the same pulse. | ||
@@ -143,0 +144,0 @@ // We've already queued this node. Ensure there should be at most one |
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
521047
6980