@agoric/captp
Advanced tools
Comparing version 1.7.16 to 1.7.17
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.7.17](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.7.16...@agoric/captp@1.7.17) (2021-06-24) | ||
**Note:** Version bump only for package @agoric/captp | ||
### [1.7.16](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.7.15...@agoric/captp@1.7.16) (2021-06-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/captp", | ||
"version": "1.7.16", | ||
"version": "1.7.17", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -38,10 +38,10 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.16", | ||
"@agoric/install-ses": "^0.5.17", | ||
"ava": "^3.12.1" | ||
}, | ||
"dependencies": { | ||
"@agoric/eventual-send": "^0.13.17", | ||
"@agoric/marshal": "^0.4.14", | ||
"@agoric/eventual-send": "^0.13.18", | ||
"@agoric/marshal": "^0.4.15", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "^0.2.16", | ||
"@agoric/promise-kit": "^0.2.17", | ||
"esm": "agoric-labs/esm#Agoric-built" | ||
@@ -73,3 +73,3 @@ }, | ||
}, | ||
"gitHead": "02b650705906d688d1645b3f673b1141fd43cbf2" | ||
"gitHead": "64f226355b09775c602efcd643df0f5423dfb922" | ||
} |
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
38741
Updated@agoric/marshal@^0.4.15
Updated@agoric/promise-kit@^0.2.17