@agoric/captp
Advanced tools
Comparing version 1.10.9-dev-883ec48.0 to 1.10.9-dev-8a6875f.0
{ | ||
"name": "@agoric/captp", | ||
"version": "1.10.9-dev-883ec48.0+883ec48", | ||
"version": "1.10.9-dev-8a6875f.0+8a6875f", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/install-ses": "0.5.30-dev-883ec48.0+883ec48", | ||
"@agoric/install-ses": "0.5.30-dev-8a6875f.0+8a6875f", | ||
"@endo/ses-ava": "^0.2.13", | ||
@@ -46,6 +46,6 @@ "ava": "^3.12.1", | ||
"dependencies": { | ||
"@agoric/eventual-send": "0.14.1-dev-883ec48.0+883ec48", | ||
"@agoric/marshal": "0.5.1-dev-883ec48.0+883ec48", | ||
"@agoric/eventual-send": "0.14.1-dev-8a6875f.0+8a6875f", | ||
"@agoric/marshal": "0.5.1-dev-8a6875f.0+8a6875f", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "0.2.30-dev-883ec48.0+883ec48" | ||
"@agoric/promise-kit": "0.2.30-dev-8a6875f.0+8a6875f" | ||
}, | ||
@@ -73,3 +73,3 @@ "bugs": { | ||
}, | ||
"gitHead": "883ec48439ca628e1d7b228d1bf8ba8f9e3abe94" | ||
"gitHead": "8a6875f40025c2e6f3d7184f687ce81a2c611e51" | ||
} |
/* eslint-disable */ | ||
// eslint-disable-next-line spaced-comment | ||
@@ -4,0 +3,0 @@ import type { Unpromise } from '@agoric/eventual-send'; |
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
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
72343
1073