@agoric/eventual-send
Advanced tools
Comparing version 0.13.25 to 0.13.26
@@ -6,2 +6,11 @@ # Change Log | ||
### [0.13.26](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.25...@agoric/eventual-send@0.13.26) (2021-08-17) | ||
### Bug Fixes | ||
* Remove dregs of node -r esm ([#3710](https://github.com/Agoric/agoric-sdk/issues/3710)) ([e30c934](https://github.com/Agoric/agoric-sdk/commit/e30c934a9de19e930677c7b65ad98abe0be16d56)) | ||
### [0.13.25](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.22...@agoric/eventual-send@0.13.25) (2021-08-15) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@agoric/eventual-send", | ||
"version": "0.13.25", | ||
"version": "0.13.26", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -28,3 +28,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/assert": "^0.3.9", | ||
"@agoric/assert": "^0.3.10", | ||
"@agoric/babel-standalone": "^7.14.3", | ||
@@ -63,3 +63,3 @@ "@endo/ses-ava": "^0.2.6", | ||
}, | ||
"gitHead": "59e49745875f72bf7143ccef13a645afcd85caa5" | ||
"gitHead": "81f101f8d59ad4d7a0bf7c388449ec8db2675e7a" | ||
} |
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
116746