@agoric/access-token
Advanced tools
Comparing version
{ | ||
"name": "@agoric/access-token", | ||
"version": "0.4.22-dev-750f249.0+750f249", | ||
"version": "0.4.22-dev-7564f29.0+7564f29", | ||
"description": "Persistent credentials for Agoric users, backed by a simple JSON file", | ||
@@ -13,10 +13,11 @@ "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", | ||
"lint": "run-s --continue-on-error lint:*", | ||
"lint": "yarn run -T run-s --continue-on-error 'lint:*'", | ||
"lint-fix": "yarn lint:eslint --fix", | ||
"lint:eslint": "eslint .", | ||
"lint:types": "tsc" | ||
"lint:eslint": "yarn run -T eslint .", | ||
"lint:types": "yarn run -T tsc" | ||
}, | ||
"dependencies": { | ||
"@agoric/internal": "workspace:*", | ||
"n-readlines": "^1.0.0", | ||
@@ -30,3 +31,3 @@ "proper-lockfile": "^4.1.2", | ||
"ava": "^5.3.0", | ||
"c8": "^9.1.0" | ||
"c8": "^10.1.3" | ||
}, | ||
@@ -38,3 +39,3 @@ "publishConfig": { | ||
"files": [ | ||
"test/**/test-*.js" | ||
"test/**/*.test.*" | ||
], | ||
@@ -47,5 +48,5 @@ "require": [ | ||
"typeCoverage": { | ||
"atLeast": 83.97 | ||
"atLeast": 83.57 | ||
}, | ||
"gitHead": "750f249c0db7e08eadf71ead166e1b20fb3daf81" | ||
"gitHead": "7564f29bf92314b2db52f0d741e714007c369044" | ||
} |
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
38365
-0.69%4
33.33%9
-10%483
-2.82%+ Added