@agoric/eventual-send
Advanced tools
Comparing version 0.13.1 to 0.13.2-dev.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.13.2-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.1...@agoric/eventual-send@0.13.2-dev.0) (2021-02-23) | ||
**Note:** Version bump only for package @agoric/eventual-send | ||
## [0.13.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.0...@agoric/eventual-send@0.13.1) (2021-02-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/eventual-send", | ||
"version": "0.13.1", | ||
"version": "0.13.2-dev.0", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -28,4 +28,4 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/assert": "^0.2.1", | ||
"@agoric/install-ses": "^0.5.1", | ||
"@agoric/assert": "^0.2.2-dev.0", | ||
"@agoric/install-ses": "^0.5.2-dev.0", | ||
"ava": "^3.12.1", | ||
@@ -66,3 +66,3 @@ "esm": "^3.2.7", | ||
}, | ||
"gitHead": "543364676bbfebee91366925a4f3f56989683562" | ||
"gitHead": "6b1b4f605ab0fa22c6caba3eef347ec97f35b667" | ||
} |
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
109843
0