@agoric/eventual-send
Advanced tools
Comparing version 0.13.15 to 0.13.16
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.13.16](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.15...@agoric/eventual-send@0.13.16) (2021-06-16) | ||
**Note:** Version bump only for package @agoric/eventual-send | ||
### [0.13.15](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.14...@agoric/eventual-send@0.13.15) (2021-06-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/eventual-send", | ||
"version": "0.13.15", | ||
"version": "0.13.16", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -28,5 +28,5 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/assert": "^0.3.0", | ||
"@agoric/install-ses": "^0.5.14", | ||
"@agoric/swingset-vat": "^0.17.3", | ||
"@agoric/assert": "^0.3.1", | ||
"@agoric/install-ses": "^0.5.15", | ||
"@agoric/swingset-vat": "^0.18.0", | ||
"ava": "^3.12.1", | ||
@@ -46,3 +46,3 @@ "esm": "agoric-labs/esm#Agoric-built" | ||
"extends": [ | ||
"@agoric" | ||
"@endo" | ||
] | ||
@@ -66,3 +66,3 @@ }, | ||
}, | ||
"gitHead": "9ca63a63f1a46b3564785cb3227010f2ae4e98fa" | ||
"gitHead": "4cdde28341be30257ba8945df1cc7011fe74d196" | ||
} |
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
114434