modern-async
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "modern-async", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A modern tooling library for asynchronous operations using async/await, promises and async generators", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"LICENSE.md", | ||
"tsconfig.json" | ||
"*.d.ts" | ||
], | ||
@@ -36,0 +36,0 @@ "scripts": { |
@@ -19,2 +19,3 @@ # modern-async [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Meet%20this%20awesome%20library&url=https://github.com/nicolas-van/modern-async&via=nicolasvanhoren&hashtags=javascript,asyncawait,async,libraries,programming) | ||
* Works in node >= 8 and in the vast majority of browsers (very old browser compatibility can be achieved using Babel and shims). | ||
* Has Typescript support. | ||
@@ -21,0 +22,0 @@ [![Stargazers repo roster for @nicolas-van/modern-async](https://reporoster.com/stars/nicolas-van/modern-async)](https://github.com/nicolas-van/modern-async/stargazers) |
427272
97
11391
61