@agoric/promise-kit
Advanced tools
Comparing version 0.2.24 to 0.2.25
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.2.25](https://github.com/Agoric/agoric-sdk/compare/@agoric/promise-kit@0.2.24...@agoric/promise-kit@0.2.25) (2021-08-18) | ||
**Note:** Version bump only for package @agoric/promise-kit | ||
### [0.2.24](https://github.com/Agoric/agoric-sdk/compare/@agoric/promise-kit@0.2.23...@agoric/promise-kit@0.2.24) (2021-08-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/promise-kit", | ||
"version": "0.2.24", | ||
"version": "0.2.25", | ||
"description": "Helper for making promises", | ||
@@ -34,3 +34,3 @@ "type": "module", | ||
"dependencies": { | ||
"@agoric/eventual-send": "^0.13.26" | ||
"@agoric/eventual-send": "^0.13.27" | ||
}, | ||
@@ -65,3 +65,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "81f101f8d59ad4d7a0bf7c388449ec8db2675e7a" | ||
"gitHead": "6321e0abed1cd872461b49f24256d969422de134" | ||
} |
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
15117