@agoric/eventual-send
Advanced tools
Comparing version 0.13.23 to 0.13.24
@@ -6,2 +6,12 @@ # Change Log | ||
### [0.13.24](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.22...@agoric/eventual-send@0.13.24) (2021-08-14) | ||
### 0.26.10 (2021-07-28) | ||
**Note:** Version bump only for package @agoric/eventual-send | ||
### [0.13.23](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.22...@agoric/eventual-send@0.13.23) (2021-07-28) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "@agoric/eventual-send", | ||
"version": "0.13.23", | ||
"version": "0.13.24", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -28,8 +28,8 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/assert": "^0.3.7", | ||
"@agoric/assert": "^0.3.8", | ||
"@agoric/babel-standalone": "^7.14.3", | ||
"@endo/ses-ava": "^0.2.4", | ||
"@endo/ses-ava": "^0.2.6", | ||
"ava": "^3.12.1", | ||
"c8": "^7.7.2", | ||
"ses": "^0.13.4" | ||
"ses": "^0.14.1" | ||
}, | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
"extends": [ | ||
"@endo" | ||
"@agoric" | ||
] | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "835ce6579a257107f363e29a234643679844cc0e" | ||
"gitHead": "1e1b5328182b5f8ae2de0de42901f4698f4c3ed8" | ||
} |
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
116173