@agoric/captp
Advanced tools
Comparing version 1.10.4 to 1.10.5
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.10.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.10.4...@agoric/captp@1.10.5) (2021-09-23) | ||
**Note:** Version bump only for package @agoric/captp | ||
### [1.10.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.10.3...@agoric/captp@1.10.4) (2021-09-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/captp", | ||
"version": "1.10.4", | ||
"version": "1.10.5", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -39,4 +39,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.26", | ||
"@agoric/swingset-vat": "^0.22.0", | ||
"@agoric/install-ses": "^0.5.27", | ||
"@agoric/swingset-vat": "^0.22.1", | ||
"@endo/ses-ava": "^0.2.6", | ||
@@ -48,7 +48,7 @@ "ava": "^3.12.1", | ||
"dependencies": { | ||
"@agoric/assert": "^0.3.12", | ||
"@agoric/eventual-send": "^0.13.28", | ||
"@agoric/marshal": "^0.4.26", | ||
"@agoric/assert": "^0.3.13", | ||
"@agoric/eventual-send": "^0.13.29", | ||
"@agoric/marshal": "^0.4.27", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "^0.2.26" | ||
"@agoric/promise-kit": "^0.2.27" | ||
}, | ||
@@ -76,3 +76,3 @@ "bugs": { | ||
}, | ||
"gitHead": "84bb5a366cfa7e56cb9686c55e5bfa0d508ddaa2" | ||
"gitHead": "9f3978dbc0a136e149a7c46a4abde96c44f9f249" | ||
} |
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
71836
Updated@agoric/assert@^0.3.13
Updated@agoric/marshal@^0.4.27
Updated@agoric/promise-kit@^0.2.27