@agoric/captp
Advanced tools
Comparing version 1.10.7 to 1.10.8-dev-20b274a.0
{ | ||
"name": "@agoric/captp", | ||
"version": "1.10.7", | ||
"version": "1.10.8-dev-20b274a.0+20b274a", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -39,4 +39,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.29", | ||
"@agoric/swingset-vat": "^0.24.0", | ||
"@agoric/install-ses": "0.5.30-dev-20b274a.0+20b274a", | ||
"@agoric/swingset-vat": "0.24.1-dev-20b274a.0+20b274a", | ||
"@endo/ses-ava": "^0.2.8", | ||
@@ -47,7 +47,7 @@ "ava": "^3.12.1", | ||
"dependencies": { | ||
"@agoric/assert": "^0.3.15", | ||
"@agoric/eventual-send": "^0.14.0", | ||
"@agoric/marshal": "^0.5.0", | ||
"@agoric/assert": "0.3.16-dev-20b274a.0+20b274a", | ||
"@agoric/eventual-send": "0.14.1-dev-20b274a.0+20b274a", | ||
"@agoric/marshal": "0.5.1-dev-20b274a.0+20b274a", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "^0.2.29" | ||
"@agoric/promise-kit": "0.2.30-dev-20b274a.0+20b274a" | ||
}, | ||
@@ -75,3 +75,3 @@ "bugs": { | ||
}, | ||
"gitHead": "6bf2266dced044bdf0152dd1ecf68fedf95c40a4" | ||
"gitHead": "20b274a5d70f5e7dc8773a8e99172c89df98cf29" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
72312
0
1
1
- Removed@agoric/assert@0.3.16(transitive)
- Removed@agoric/eventual-send@0.14.1(transitive)
- Removed@agoric/marshal@0.5.0(transitive)
- Removed@agoric/promise-kit@0.2.29(transitive)