Comparing version 8.30.0 to 8.31.0-next.1699070393.c68696cea40bc224d2e228cb4f38ab454109f2a3
{ | ||
"name": "ambi", | ||
"version": "8.30.0", | ||
"version": "8.31.0-next.1699070393.c68696cea40bc224d2e228cb4f38ab454109f2a3", | ||
"description": "Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.", | ||
@@ -166,3 +166,3 @@ "homepage": "https://github.com/bevry/ambi", | ||
"assert-helpers": "^8.4.0", | ||
"eslint": "^8.52.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-bevry": "^3.28.0", | ||
@@ -218,2 +218,2 @@ "eslint-config-prettier": "^9.0.0", | ||
} | ||
} | ||
} |
@@ -58,3 +58,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import pkg from '//cdn.skypack.dev/ambi@^8.30.0' | ||
import pkg from '//cdn.skypack.dev/ambi@^8.31.0' | ||
</script> | ||
@@ -67,3 +67,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//unpkg.com/ambi@^8.30.0' | ||
import pkg from '//unpkg.com/ambi@^8.31.0' | ||
</script> | ||
@@ -76,3 +76,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//dev.jspm.io/ambi@8.30.0' | ||
import pkg from '//dev.jspm.io/ambi@8.31.0' | ||
</script> | ||
@@ -79,0 +79,0 @@ ``` |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
38663
1