async-poll
Advanced tools
Comparing version
{ | ||
"name": "async-poll", | ||
"version": "1.0.2", | ||
"version": "1.1.0-0", | ||
"description": "Advanced polling module with timeout and metrics collection", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -115,3 +115,3 @@ <div align="center" style="text-align: center;"> | ||
<script type="module"> | ||
import { asyncPoll } from 'https://unpkg.com/async-poll@latest/dist/browser.js'; | ||
import { asyncPoll } from 'https://unpkg.com/async-poll@latest/dist/async-poll.js'; | ||
@@ -136,3 +136,3 @@ /** Fetch news from a mock URL */ | ||
```html | ||
<script src="https://unpkg.com/async-poll@latest/dist/browser.iife.js"></script> | ||
<script src="https://unpkg.com/async-poll@latest/dist/async-poll.iife.js"></script> | ||
<script> | ||
@@ -230,3 +230,3 @@ const { asyncPoll } = window.AsyncPoll; | ||
[version-badge]: https://flat.badgen.net/npm/v/async-poll?icon=npm | ||
[version-badge]: https://flat.badgen.net/npm/v/async-poll/latest?icon=npm | ||
[node-version-badge]: https://flat.badgen.net/npm/node/async-poll | ||
@@ -233,0 +233,0 @@ [mit-license-badge]: https://flat.badgen.net/npm/license/async-poll |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
20010
0.08%0
-100%3
50%