@endo/eventual-send
Advanced tools
Comparing version 0.16.4 to 0.16.5
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.16.5](https://github.com/endojs/endo/compare/@endo/eventual-send@0.16.4...@endo/eventual-send@0.16.5) (2022-09-27) | ||
**Note:** Version bump only for package @endo/eventual-send | ||
### [0.16.4](https://github.com/endojs/endo/compare/@endo/eventual-send@0.16.3...@endo/eventual-send@0.16.4) (2022-09-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/eventual-send", | ||
"version": "0.16.4", | ||
"version": "0.16.5", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -30,4 +30,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@endo/lockdown": "^0.1.20", | ||
"@endo/ses-ava": "^0.2.32", | ||
"@endo/lockdown": "^0.1.21", | ||
"@endo/ses-ava": "^0.2.33", | ||
"ava": "^3.12.1", | ||
@@ -66,3 +66,3 @@ "c8": "^7.7.3", | ||
}, | ||
"gitHead": "44b17d92334592b2da54d91dba73f28db513412a" | ||
"gitHead": "2d3f1a5c472aaef102e8919cbf8d0c53238d155f" | ||
} |
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
87046