@aspectron/flow-async
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -92,3 +92,3 @@ const fasync = { }; | ||
[Symbol.asyncIterator]() { return this.iterator(); } | ||
push(v) { | ||
post(v) { | ||
if(this.done) | ||
@@ -95,0 +95,0 @@ return; |
{ | ||
"name": "@aspectron/flow-async", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Async Utility Functions", | ||
@@ -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