@agoric/eventual-send
Advanced tools
Comparing version 0.13.8 to 0.13.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.13.9](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.8...@agoric/eventual-send@0.13.9) (2021-04-16) | ||
**Note:** Version bump only for package @agoric/eventual-send | ||
## [0.13.8](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.7...@agoric/eventual-send@0.13.8) (2021-04-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/eventual-send", | ||
"version": "0.13.8", | ||
"version": "0.13.9", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -29,5 +29,5 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/assert": "^0.2.6", | ||
"@agoric/install-ses": "^0.5.7", | ||
"@agoric/swingset-vat": "^0.16.1", | ||
"@agoric/assert": "^0.2.7", | ||
"@agoric/install-ses": "^0.5.8", | ||
"@agoric/swingset-vat": "^0.16.2", | ||
"ava": "^3.12.1", | ||
@@ -68,3 +68,3 @@ "esm": "^3.2.7", | ||
}, | ||
"gitHead": "55807af83e9c065e486f56b1d21c7022dc837ccd" | ||
"gitHead": "65c6d743760802ea5bd43c3cbc8c9a571276289d" | ||
} |
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
111578