@agoric/captp
Advanced tools
Comparing version 1.10.6 to 1.10.7-dev.1
@@ -6,2 +6,18 @@ # Change Log | ||
### [1.10.7-dev.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.10.6...@agoric/captp@1.10.7-dev.1) (2021-11-24) | ||
**Note:** Version bump only for package @agoric/captp | ||
### [1.10.7-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.10.6...@agoric/captp@1.10.7-dev.0) (2021-11-24) | ||
**Note:** Version bump only for package @agoric/captp | ||
### [1.10.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/captp@1.10.5...@agoric/captp@1.10.6) (2021-10-13) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@agoric/captp", | ||
"version": "1.10.6", | ||
"version": "1.10.7-dev.1", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -39,4 +39,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.28", | ||
"@agoric/swingset-vat": "^0.23.0", | ||
"@agoric/install-ses": "^0.5.29-dev.1", | ||
"@agoric/swingset-vat": "^0.23.1-dev.1", | ||
"@endo/ses-ava": "^0.2.8", | ||
@@ -48,7 +48,7 @@ "ava": "^3.12.1", | ||
"dependencies": { | ||
"@agoric/assert": "^0.3.14", | ||
"@agoric/eventual-send": "^0.13.30", | ||
"@agoric/marshal": "^0.4.28", | ||
"@agoric/assert": "^0.3.15-dev.1", | ||
"@agoric/eventual-send": "^0.13.31-dev.1", | ||
"@agoric/marshal": "^0.4.29-dev.1", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "^0.2.28" | ||
"@agoric/promise-kit": "^0.2.29-dev.1" | ||
}, | ||
@@ -76,3 +76,3 @@ "bugs": { | ||
}, | ||
"gitHead": "34bf70e60b29f53ba50fd4afebdb02d9196860fa" | ||
"gitHead": "bd29161e68d28b308bf466eec7035d60fa6ca083" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
72430
0
1
+ Added@agoric/eventual-send@0.13.31-dev-f662032.0(transitive)
+ Added@agoric/marshal@0.4.29-dev-f662032.0(transitive)
- Removed@agoric/eventual-send@0.13.30(transitive)
- Removed@agoric/marshal@0.4.28(transitive)
Updated@agoric/assert@^0.3.15-dev.1