Comparing version 8.27.0 to 8.28.0-next.1627587891.793a3d1f25942d4e8b1371c82ae03b606513e031
# History | ||
## v8.28.0 2021 July 30 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v8.27.0 2021 July 29 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "ambi", | ||
"version": "8.27.0", | ||
"version": "8.28.0-next.1627587891.793a3d1f25942d4e8b1371c82ae03b606513e031", | ||
"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", | ||
"eslint": "^7.31.0", | ||
"eslint-config-bevry": "^3.23.0", | ||
"eslint-config-bevry": "^3.26.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
@@ -173,3 +173,3 @@ "eslint-plugin-prettier": "^3.4.0", | ||
"prettier": "^2.3.2", | ||
"projectz": "^2.18.0", | ||
"projectz": "^2.21.0", | ||
"surge": "^0.23.0", | ||
@@ -176,0 +176,0 @@ "typedoc": "^0.21.4", |
@@ -38,3 +38,3 @@ <!-- TITLE/ --> | ||
[Complete API Documentation.](http://master.ambi.bevry.surge.sh/docs/globals.html) | ||
[Complete API Documentation.](http://master.ambi.bevry.surge.sh/docs/) | ||
@@ -60,3 +60,3 @@ [View Example Usage.](https://github.com/bevry/ambi/blob/master/example.js) | ||
<script type="module"> | ||
import pkg from '//cdn.skypack.dev/ambi@^8.27.0' | ||
import pkg from '//cdn.skypack.dev/ambi@^8.28.0' | ||
</script> | ||
@@ -69,3 +69,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//unpkg.com/ambi@^8.27.0' | ||
import pkg from '//unpkg.com/ambi@^8.28.0' | ||
</script> | ||
@@ -78,3 +78,3 @@ ``` | ||
<script type="module"> | ||
import pkg from '//dev.jspm.io/ambi@8.27.0' | ||
import pkg from '//dev.jspm.io/ambi@8.28.0' | ||
</script> | ||
@@ -81,0 +81,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
44193
1