@endo/eventual-send
Advanced tools
Comparing version 0.15.0 to 0.15.1
@@ -6,2 +6,11 @@ # Change Log | ||
### [0.15.1](https://github.com/endojs/endo/compare/@endo/eventual-send@0.15.0...@endo/eventual-send@0.15.1) (2022-04-13) | ||
### Bug Fixes | ||
* Revert dud release ([c8a7101](https://github.com/endojs/endo/commit/c8a71017d8d7af10a97909c9da9c5c7e59aed939)) | ||
## [0.15.0](https://github.com/endojs/endo/compare/@endo/eventual-send@0.14.8...@endo/eventual-send@0.15.0) (2022-04-12) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@endo/eventual-send", | ||
"version": "0.15.0", | ||
"version": "0.15.1", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -30,4 +30,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@endo/lockdown": "^0.1.10", | ||
"@endo/ses-ava": "^0.2.22", | ||
"@endo/lockdown": "^0.1.11", | ||
"@endo/ses-ava": "^0.2.23", | ||
"ava": "^3.12.1", | ||
@@ -66,3 +66,3 @@ "c8": "^7.7.3", | ||
}, | ||
"gitHead": "59e511891ab67f4fa52d67141510974e22362134" | ||
"gitHead": "ada5203fd64e6828dca74895fd74588e08925d97" | ||
} |
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
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
80981