@agoric/eventual-send
Advanced tools
Comparing version 0.13.10 to 0.13.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.13.11](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.10...@agoric/eventual-send@0.13.11) (2021-04-22) | ||
**Note:** Version bump only for package @agoric/eventual-send | ||
## [0.13.10](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.9...@agoric/eventual-send@0.13.10) (2021-04-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/eventual-send", | ||
"version": "0.13.10", | ||
"version": "0.13.11", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -29,5 +29,5 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/assert": "^0.2.8", | ||
"@agoric/install-ses": "^0.5.9", | ||
"@agoric/swingset-vat": "^0.16.3", | ||
"@agoric/assert": "^0.2.9", | ||
"@agoric/install-ses": "^0.5.10", | ||
"@agoric/swingset-vat": "^0.16.4", | ||
"ava": "^3.12.1", | ||
@@ -68,3 +68,3 @@ "esm": "^3.2.7", | ||
}, | ||
"gitHead": "7d87aad39d13e9aaed8f7dbbfe21d0b821976851" | ||
"gitHead": "cd015a9c4ee8f2d52f7b99d265f82ebe27bbbeef" | ||
} |
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
111983