@agoric/eventual-send
Advanced tools
Comparing version 0.13.1 to 0.13.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.13.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.1...@agoric/eventual-send@0.13.2) (2021-02-22) | ||
**Note:** Version bump only for package @agoric/eventual-send | ||
## [0.13.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.0...@agoric/eventual-send@0.13.1) (2021-02-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/eventual-send", | ||
"version": "0.13.1", | ||
"version": "0.13.2", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -28,4 +28,4 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/assert": "^0.2.1", | ||
"@agoric/install-ses": "^0.5.1", | ||
"@agoric/assert": "^0.2.2", | ||
"@agoric/install-ses": "^0.5.2", | ||
"ava": "^3.12.1", | ||
@@ -66,3 +66,3 @@ "esm": "^3.2.7", | ||
}, | ||
"gitHead": "543364676bbfebee91366925a4f3f56989683562" | ||
"gitHead": "d9b77a4d36fe99c963e86733b90d878231201422" | ||
} |
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
109813