@agoric/captp
Advanced tools
Comparing version 1.10.1 to 1.10.2
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.10.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.10.1...@agoric/captp@1.10.2) (2021-08-17) | ||
**Note:** Version bump only for package @agoric/captp | ||
### [1.10.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.10.0...@agoric/captp@1.10.1) (2021-08-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/captp", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -39,4 +39,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.23", | ||
"@agoric/swingset-vat": "^0.21.1", | ||
"@agoric/install-ses": "^0.5.24", | ||
"@agoric/swingset-vat": "^0.21.2", | ||
"@endo/ses-ava": "^0.2.6", | ||
@@ -48,7 +48,7 @@ "ava": "^3.12.1", | ||
"dependencies": { | ||
"@agoric/assert": "^0.3.9", | ||
"@agoric/eventual-send": "^0.13.25", | ||
"@agoric/marshal": "^0.4.23", | ||
"@agoric/assert": "^0.3.10", | ||
"@agoric/eventual-send": "^0.13.26", | ||
"@agoric/marshal": "^0.4.24", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "^0.2.23" | ||
"@agoric/promise-kit": "^0.2.24" | ||
}, | ||
@@ -76,3 +76,3 @@ "bugs": { | ||
}, | ||
"gitHead": "0fca045c936e3f9f303e1e1d9968ab27f52aa76b" | ||
"gitHead": "81f101f8d59ad4d7a0bf7c388449ec8db2675e7a" | ||
} |
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
71110
Updated@agoric/assert@^0.3.10
Updated@agoric/marshal@^0.4.24
Updated@agoric/promise-kit@^0.2.24