@agoric/captp
Advanced tools
Comparing version 1.10.9-dev-7b8d7fe.0 to 1.10.9-dev-7c52633.0
{ | ||
"name": "@agoric/captp", | ||
"version": "1.10.9-dev-7b8d7fe.0+7b8d7fe", | ||
"version": "1.10.9-dev-7c52633.0+7c52633", | ||
"description": "Capability Transfer Protocol for distributed objects", | ||
@@ -39,4 +39,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/install-ses": "0.5.30-dev-7b8d7fe.0+7b8d7fe", | ||
"@endo/ses-ava": "^0.2.13", | ||
"@agoric/install-ses": "0.5.30-dev-7c52633.0+7c52633", | ||
"@endo/ses-ava": "^0.2.14", | ||
"ava": "^3.12.1", | ||
@@ -46,6 +46,6 @@ "c8": "^7.7.2" | ||
"dependencies": { | ||
"@agoric/eventual-send": "0.14.1-dev-7b8d7fe.0+7b8d7fe", | ||
"@agoric/marshal": "0.5.1-dev-7b8d7fe.0+7b8d7fe", | ||
"@agoric/eventual-send": "0.14.1-dev-7c52633.0+7c52633", | ||
"@agoric/marshal": "0.5.1-dev-7c52633.0+7c52633", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "0.2.30-dev-7b8d7fe.0+7b8d7fe" | ||
"@agoric/promise-kit": "0.2.30-dev-7c52633.0+7c52633" | ||
}, | ||
@@ -69,7 +69,3 @@ "bugs": { | ||
}, | ||
"prettier": { | ||
"trailingComma": "all", | ||
"singleQuote": true | ||
}, | ||
"gitHead": "7b8d7fe2b094256619394ca352e6ee85fa308d87" | ||
"gitHead": "7c52633af6163dcd736f84bf2013723b46fcd767" | ||
} |
/* 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
72270
1073