@agoric/captp
Advanced tools
Comparing version 1.10.9-dev-f599585.0 to 1.10.9-dev-f716199.0
{ | ||
"name": "@agoric/captp", | ||
"version": "1.10.9-dev-f599585.0+f599585", | ||
"version": "1.10.9-dev-f716199.0+f716199", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -39,3 +39,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/install-ses": "0.5.30-dev-f599585.0+f599585", | ||
"@agoric/install-ses": "0.5.30-dev-f716199.0+f716199", | ||
"@endo/ses-ava": "^0.2.13", | ||
@@ -46,6 +46,6 @@ "ava": "^3.12.1", | ||
"dependencies": { | ||
"@agoric/eventual-send": "0.14.1-dev-f599585.0+f599585", | ||
"@agoric/marshal": "0.5.1-dev-f599585.0+f599585", | ||
"@agoric/eventual-send": "0.14.1-dev-f716199.0+f716199", | ||
"@agoric/marshal": "0.5.1-dev-f716199.0+f716199", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "0.2.30-dev-f599585.0+f599585" | ||
"@agoric/promise-kit": "0.2.30-dev-f716199.0+f716199" | ||
}, | ||
@@ -73,3 +73,3 @@ "bugs": { | ||
}, | ||
"gitHead": "f5995854229921788d94caa97107360130085e61" | ||
"gitHead": "f71619978948027cd2dfe0ec9cd175236853588c" | ||
} |
/* 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