@agoric/access-token
Advanced tools
Comparing version 0.4.22-dev-0c96ea5.0 to 0.4.22-dev-0ca4b57.0
{ | ||
"name": "@agoric/access-token", | ||
"version": "0.4.22-dev-0c96ea5.0+0c96ea5", | ||
"version": "0.4.22-dev-0ca4b57.0+0ca4b57", | ||
"description": "Persistent credentials for Agoric users, backed by a simple JSON file", | ||
@@ -13,3 +13,3 @@ "type": "module", | ||
"test": "ava", | ||
"test:c8": "c8 $C8_OPTIONS ava --config=ava-nesm.config.js", | ||
"test:c8": "c8 --all $C8_OPTIONS ava", | ||
"test:xs": "exit 0", | ||
@@ -30,3 +30,3 @@ "lint": "run-s --continue-on-error lint:*", | ||
"ava": "^5.3.0", | ||
"c8": "^9.1.0" | ||
"c8": "^10.1.2" | ||
}, | ||
@@ -48,3 +48,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0c96ea5a63bb001d5f11e99a1fa58de4cce475c1" | ||
"gitHead": "0ca4b5765e8afd14987ff909e6bd4d5d1c453c18" | ||
} |
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
38608