async-poll
Advanced tools
Comparing version
{ | ||
"name": "async-poll", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Advanced polling module with timeout and metrics collection", | ||
@@ -49,15 +49,15 @@ "keywords": [ | ||
"@types/jest": "^24.0.11", | ||
"@types/node": "^11.11.6", | ||
"@types/node-fetch": "^2.1.7", | ||
"esm": "^3.2.20", | ||
"jest": "^24.5.0", | ||
"@types/node": "^11.13.0", | ||
"@types/node-fetch": "^2.3.0", | ||
"esm": "^3.2.22", | ||
"jest": "^24.7.1", | ||
"node-fetch": "^2.3.0", | ||
"rollup": "^1.7.0", | ||
"rollup": "^1.9.0", | ||
"rollup-plugin-filesize": "^6.0.1", | ||
"rollup-plugin-node-resolve": "^4.0.1", | ||
"rollup-plugin-node-resolve": "^4.2.1", | ||
"rollup-plugin-terser": "^4.0.4", | ||
"rollup-plugin-tslint": "^0.2.2", | ||
"rollup-plugin-typescript2": "^0.20.1", | ||
"tslint": "^5.14.0", | ||
"typescript": "^3.3.4000" | ||
"tslint": "^5.15.0", | ||
"typescript": "^3.4.2" | ||
}, | ||
@@ -64,0 +64,0 @@ "engines": { |
@@ -9,2 +9,4 @@ <div align="center" style="text-align: center;"> | ||
<a href="https://www.buymeacoffee.com/RLmMhgXFb" target="_blank" rel="noopener noreferrer"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 20px !important;width: auto !important;" ></a> | ||
[![tippin.me][tippin-me-badge]][tippin-me-url] | ||
[![Follow me][follow-me-badge]][follow-me-url] | ||
@@ -226,2 +228,3 @@ | ||
<!-- Badges --> | ||
[tippin-me-badge]: https://badgen.net/badge/%E2%9A%A1%EF%B8%8Ftippin.me/@igarshmyb/F0918E | ||
[follow-me-badge]: https://flat.badgen.net/twitter/follow/igarshmyb?icon=twitter | ||
@@ -248,2 +251,3 @@ | ||
<!-- Links --> | ||
[tippin-me-url]: https://tippin.me/@igarshmyb | ||
[follow-me-url]: https://twitter.com/igarshmyb?utm_source=github.com&utm_medium=referral&utm_content=motss/async-poll | ||
@@ -250,0 +254,0 @@ |
20283
2.19%268
1.52%