🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@agoric/access-token

Package Overview
Dependencies
Maintainers
10
Versions
2834
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/access-token - npm Package Compare versions

Comparing version

to
0.4.22-dev-28315fb.0

10

package.json
{
"name": "@agoric/access-token",
"version": "0.4.22-dev-280e215.0+280e215",
"version": "0.4.22-dev-28315fb.0+28315fb",
"description": "Persistent credentials for Agoric users, backed by a simple JSON file",

@@ -21,3 +21,3 @@ "type": "module",

"dependencies": {
"@agoric/internal": "0.3.3-dev-280e215.0+280e215",
"@agoric/internal": "0.3.3-dev-28315fb.0+28315fb",
"n-readlines": "^1.0.0",

@@ -31,3 +31,3 @@ "proper-lockfile": "^4.1.2",

"ava": "^5.3.0",
"c8": "^10.1.2"
"c8": "^10.1.3"
},

@@ -47,5 +47,5 @@ "publishConfig": {

"typeCoverage": {
"atLeast": 83.97
"atLeast": 83.57
},
"gitHead": "280e2158e46e720ef538ed30d47bd2b1eb5e7660"
"gitHead": "28315fb6e744eec752926fb074de98543829d172"
}