@agoric/promise-kit
Advanced tools
Comparing version 0.1.5 to 0.1.6-dev.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.6-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/promise-kit@0.1.5...@agoric/promise-kit@0.1.6-dev.0) (2020-09-18) | ||
**Note:** Version bump only for package @agoric/promise-kit | ||
## [0.1.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/promise-kit@0.1.4...@agoric/promise-kit@0.1.5) (2020-09-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/promise-kit", | ||
"version": "0.1.5", | ||
"version": "0.1.6-dev.0", | ||
"description": "Helper for making promises", | ||
@@ -34,3 +34,3 @@ "main": "src/promiseKit.js", | ||
"dependencies": { | ||
"@agoric/eventual-send": "^0.11.0" | ||
"@agoric/eventual-send": "^0.11.1-dev.0" | ||
}, | ||
@@ -109,3 +109,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f5ee0a03901539beb8e8f4aca7b20e01bfbf6ab3" | ||
"gitHead": "8ed9fc460415bda3540c095883f720982059f817" | ||
} |
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
9282
0