@agoric/access-token
Advanced tools
Comparing version 0.4.22-dev-64cb69f.0 to 0.4.22-dev-6504dc6.0
{ | ||
"name": "@agoric/access-token", | ||
"version": "0.4.22-dev-64cb69f.0+64cb69f", | ||
"version": "0.4.22-dev-6504dc6.0+6504dc6", | ||
"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": "^7.13.0" | ||
"c8": "^10.1.2" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
"files": [ | ||
"test/**/test-*.js" | ||
"test/**/*.test.*" | ||
], | ||
@@ -49,3 +49,3 @@ "require": [ | ||
}, | ||
"gitHead": "64cb69fccd4b6ababc0f089dd80b4955a70f1da3" | ||
"gitHead": "6504dc6288bb59b2d2390ce03b37a1f7b33deac4" | ||
} |
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