Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aspectron/flow-async

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aspectron/flow-async - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

2

lib/async.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc