@agoric/captp
Advanced tools
Comparing version 1.10.5 to 1.10.6
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.10.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.10.5...@agoric/captp@1.10.6) (2021-10-13) | ||
**Note:** Version bump only for package @agoric/captp | ||
### [1.10.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.10.4...@agoric/captp@1.10.5) (2021-09-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/captp", | ||
"version": "1.10.5", | ||
"version": "1.10.6", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -39,15 +39,15 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.27", | ||
"@agoric/swingset-vat": "^0.22.1", | ||
"@endo/ses-ava": "^0.2.6", | ||
"@agoric/install-ses": "^0.5.28", | ||
"@agoric/swingset-vat": "^0.23.0", | ||
"@endo/ses-ava": "^0.2.8", | ||
"ava": "^3.12.1", | ||
"c8": "^7.7.2", | ||
"ses": "^0.14.1" | ||
"ses": "^0.14.3" | ||
}, | ||
"dependencies": { | ||
"@agoric/assert": "^0.3.13", | ||
"@agoric/eventual-send": "^0.13.29", | ||
"@agoric/marshal": "^0.4.27", | ||
"@agoric/assert": "^0.3.14", | ||
"@agoric/eventual-send": "^0.13.30", | ||
"@agoric/marshal": "^0.4.28", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "^0.2.27" | ||
"@agoric/promise-kit": "^0.2.28" | ||
}, | ||
@@ -75,3 +75,3 @@ "bugs": { | ||
}, | ||
"gitHead": "9f3978dbc0a136e149a7c46a4abde96c44f9f249" | ||
"gitHead": "34bf70e60b29f53ba50fd4afebdb02d9196860fa" | ||
} |
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
72012
Updated@agoric/assert@^0.3.14
Updated@agoric/marshal@^0.4.28
Updated@agoric/promise-kit@^0.2.28