Comparing version 8.31.0 to 8.32.0-next.1699790400.ee2a47fbc75dfed7d2a33ad08ea33f7dcb918a4a
{ | ||
"name": "ambi", | ||
"version": "8.31.0", | ||
"version": "8.32.0-next.1699790400.ee2a47fbc75dfed7d2a33ad08ea33f7dcb918a4a", | ||
"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.", | ||
@@ -162,8 +162,8 @@ "homepage": "https://github.com/bevry/ambi", | ||
"@bevry/update-contributors": "^1.23.0", | ||
"@types/node": "^20.8.10", | ||
"@typescript-eslint/eslint-plugin": "^6.9.1", | ||
"@typescript-eslint/parser": "^6.9.1", | ||
"@types/node": "^20.9.0", | ||
"@typescript-eslint/eslint-plugin": "^6.10.0", | ||
"@typescript-eslint/parser": "^6.10.0", | ||
"assert-helpers": "^8.4.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-bevry": "^3.28.0", | ||
"eslint-config-bevry": "^3.29.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -218,2 +218,2 @@ "eslint-plugin-prettier": "^5.0.1", | ||
} | ||
} | ||
} |
@@ -58,3 +58,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import pkg from '//cdn.skypack.dev/ambi@^8.31.0' | ||
import pkg from '//cdn.skypack.dev/ambi@^8.32.0' | ||
</script> | ||
@@ -67,3 +67,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//unpkg.com/ambi@^8.31.0' | ||
import pkg from '//unpkg.com/ambi@^8.32.0' | ||
</script> | ||
@@ -76,3 +76,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//dev.jspm.io/ambi@8.31.0' | ||
import pkg from '//dev.jspm.io/ambi@8.32.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
38664
1