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