@agoric/promise-kit
Advanced tools
Comparing version 0.1.6 to 0.1.7-dev.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.7-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/promise-kit@0.1.6...@agoric/promise-kit@0.1.7-dev.0) (2020-10-19) | ||
**Note:** Version bump only for package @agoric/promise-kit | ||
## [0.1.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/promise-kit@0.1.6-dev.2...@agoric/promise-kit@0.1.6) (2020-10-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/promise-kit", | ||
"version": "0.1.6", | ||
"version": "0.1.7-dev.0", | ||
"description": "Helper for making promises", | ||
@@ -34,3 +34,3 @@ "main": "src/promiseKit.js", | ||
"dependencies": { | ||
"@agoric/eventual-send": "^0.11.1" | ||
"@agoric/eventual-send": "^0.12.0-dev.0" | ||
}, | ||
@@ -109,3 +109,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f30f9c002959e5f358b6458315057141c29605e8" | ||
"gitHead": "dd23e32e44e11c3b86e2ddb2abcd7b9b19f55062" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
10096
0
+ Added@agoric/eventual-send@0.12.0(transitive)
- Removed@agoric/eventual-send@0.11.1(transitive)