Socket
Socket
Sign inDemoInstall

@did-connect/types

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/types - npm Package Compare versions

Comparing version 2.1.0 to 2.1.2

2

lib/types/index.d.ts

@@ -73,3 +73,3 @@ export interface TAgreementRequest {

key: 'ed25519' | 'secp256k1' | 'ethereum';
role: 'account' | 'node' | 'device' | 'application' | 'contract' | 'bot' | 'asset' | 'stake' | 'validator' | 'group' | 'tx' | 'tether' | 'swap' | 'delegation' | 'vc' | 'blocklet' | 'registry' | 'token' | 'factory' | 'rollup' | 'any';
role: 'account' | 'node' | 'device' | 'application' | 'contract' | 'bot' | 'asset' | 'stake' | 'validator' | 'group' | 'tx' | 'tether' | 'swap' | 'delegation' | 'vc' | 'blocklet' | 'store' | 'token' | 'factory' | 'rollup' | 'storage' | 'any';
};

@@ -76,0 +76,0 @@ type: 'authPrincipal';

{
"name": "@did-connect/types",
"description": "Type definition and validator for did-connect protocol",
"version": "2.1.0",
"version": "2.1.2",
"author": {

@@ -21,4 +21,4 @@ "name": "wangshijun",

"dependencies": {
"@arcblock/validator": "^1.17.10",
"@ocap/mcrypto": "^1.17.10",
"@arcblock/validator": "^1.17.11",
"@ocap/mcrypto": "^1.17.11",
"joi": "^17.6.0",

@@ -64,3 +64,3 @@ "type-fest": "^2.18.0"

},
"gitHead": "ede3cc0dc3ed62905ebd295986842194c944c281"
"gitHead": "1881b5c9a3b6428601ffcc097f489166e1f2df61"
}
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