@agoric/captp
Advanced tools
Comparing version 1.7.10 to 1.7.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.7.11](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.7.10...@agoric/captp@1.7.11) (2021-05-05) | ||
**Note:** Version bump only for package @agoric/captp | ||
## [1.7.10](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.7.9...@agoric/captp@1.7.10) (2021-04-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/captp", | ||
"version": "1.7.10", | ||
"version": "1.7.11", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -38,3 +38,3 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.10", | ||
"@agoric/install-ses": "^0.5.11", | ||
"ava": "^3.12.1", | ||
@@ -44,6 +44,6 @@ "nyc": "^15.1.0" | ||
"dependencies": { | ||
"@agoric/eventual-send": "^0.13.11", | ||
"@agoric/marshal": "^0.4.8", | ||
"@agoric/eventual-send": "^0.13.12", | ||
"@agoric/marshal": "^0.4.9", | ||
"@agoric/nat": "^4.0.0", | ||
"@agoric/promise-kit": "^0.2.10", | ||
"@agoric/promise-kit": "^0.2.11", | ||
"esm": "^3.2.5" | ||
@@ -75,3 +75,3 @@ }, | ||
}, | ||
"gitHead": "cd015a9c4ee8f2d52f7b99d265f82ebe27bbbeef" | ||
"gitHead": "05fed590d4240c9cdf77aab865cc35d94c881fa8" | ||
} |
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
37258
Updated@agoric/marshal@^0.4.9
Updated@agoric/promise-kit@^0.2.11