@agoric/eventual-send
Advanced tools
Comparing version 0.9.2 to 0.9.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.9.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.9.2...@agoric/eventual-send@0.9.3) (2020-06-30) | ||
**Note:** Version bump only for package @agoric/eventual-send | ||
## [0.9.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.9.1...@agoric/eventual-send@0.9.2) (2020-05-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/eventual-send", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -46,3 +46,3 @@ "main": "src/index.js", | ||
}, | ||
"gitHead": "4cbbf2146ff4b47eaffd1bdf22f3fde8f184cc38" | ||
"gitHead": "d74ea289800c2fc52c005674a55b2412385f57d9" | ||
} |
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
96990