Socket
Socket
Sign inDemoInstall

@did-connect/authenticator

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@did-connect/authenticator - npm Package Compare versions

Comparing version 2.1.14 to 2.1.15

1

lib/index.js

@@ -132,2 +132,3 @@ "use strict";

const wallet = yield this.getWalletInfo(context);
debug('sign.claims', { claims, payload });
return {

@@ -134,0 +135,0 @@ appPk: (0, util_1.toBase58)(wallet.publicKey),

8

package.json
{
"name": "@did-connect/authenticator",
"description": "Helper function to setup DID Connect support on a node.js web server",
"version": "2.1.14",
"version": "2.1.15",
"author": {

@@ -23,3 +23,3 @@ "name": "wangshijun",

"@arcblock/jwt": "^1.17.19",
"@did-connect/types": "2.1.14",
"@did-connect/types": "2.1.15",
"@ocap/util": "^1.17.19",

@@ -35,3 +35,3 @@ "@ocap/wallet": "^1.17.19",

"axios": "^0.27.2",
"eslint": "^8.23.0",
"eslint": "^8.23.1",
"jest": "^28.1.3",

@@ -68,3 +68,3 @@ "ts-jest": "^28.0.8",

"resolutions": {},
"gitHead": "f3a0d859ead96fd3917f9081b0e3013642f23fbf"
"gitHead": "98ae064467cdb440cdb7ffc8888a3d3bb28e902a"
}
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