New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/access-token

Package Overview
Dependencies
Maintainers
10
Versions
2641
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 0.4.22-dev-4733782.0 to 0.4.22-dev-473abf9.0

test/state.test.js

10

package.json
{
"name": "@agoric/access-token",
"version": "0.4.22-dev-4733782.0+4733782",
"version": "0.4.22-dev-473abf9.0+473abf9",
"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"
},

@@ -38,3 +38,3 @@ "publishConfig": {

"files": [
"test/**/test-*.js"
"test/**/*.test.*"
],

@@ -49,3 +49,3 @@ "require": [

},
"gitHead": "47337826034f90078930b0135aa0a81f3a1d773e"
"gitHead": "473abf945d3ff2421b763f618af3b1180f47a6af"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc