@agoric/eventual-send
Advanced tools
Comparing version 0.14.1-dev-159596b.0 to 0.14.1-dev-1ad7b2e.0
{ | ||
"name": "@agoric/eventual-send", | ||
"version": "0.14.1-dev-159596b.0+159596b", | ||
"version": "0.14.1-dev-1ad7b2e.0+1ad7b2e", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -30,5 +30,5 @@ "type": "module", | ||
"devDependencies": { | ||
"@agoric/assert": "0.3.16-dev-159596b.0+159596b", | ||
"@agoric/lockdown": "0.1.2-dev-159596b.0+159596b", | ||
"@endo/ses-ava": "^0.2.8", | ||
"@agoric/assert": "0.3.16-dev-1ad7b2e.0+1ad7b2e", | ||
"@agoric/lockdown": "0.1.2-dev-1ad7b2e.0+1ad7b2e", | ||
"@endo/ses-ava": "^0.2.13", | ||
"ava": "^3.12.1", | ||
@@ -64,3 +64,3 @@ "c8": "^7.7.2" | ||
}, | ||
"gitHead": "159596b8d44b8cbdaf6e19513cb3e716febfae7b" | ||
"gitHead": "1ad7b2e3417fb28b41e5e173586360546137950d" | ||
} |
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
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
68859