@agoric/captp
Advanced tools
Comparing version 1.7.7 to 1.7.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.7.8](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.7.7...@agoric/captp@1.7.8) (2021-04-16) | ||
**Note:** Version bump only for package @agoric/captp | ||
## [1.7.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.7.6...@agoric/captp@1.7.7) (2021-04-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/captp", | ||
"version": "1.7.7", | ||
"version": "1.7.8", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -38,3 +38,3 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.7", | ||
"@agoric/install-ses": "^0.5.8", | ||
"ava": "^3.12.1", | ||
@@ -44,6 +44,6 @@ "nyc": "^15.1.0" | ||
"dependencies": { | ||
"@agoric/eventual-send": "^0.13.8", | ||
"@agoric/marshal": "^0.4.5", | ||
"@agoric/eventual-send": "^0.13.9", | ||
"@agoric/marshal": "^0.4.6", | ||
"@agoric/nat": "^4.0.0", | ||
"@agoric/promise-kit": "^0.2.7", | ||
"@agoric/promise-kit": "^0.2.8", | ||
"esm": "^3.2.5" | ||
@@ -75,3 +75,3 @@ }, | ||
}, | ||
"gitHead": "55807af83e9c065e486f56b1d21c7022dc837ccd" | ||
"gitHead": "65c6d743760802ea5bd43c3cbc8c9a571276289d" | ||
} |
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
36733
Updated@agoric/marshal@^0.4.6
Updated@agoric/promise-kit@^0.2.8