Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arcblock/abt-did

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/abt-did - npm Package Compare versions

Comparing version 0.19.2 to 0.19.3

24

lib/index.js

@@ -27,2 +27,4 @@ /**

*
* @public
* @static
* @param {string} appDID

@@ -76,2 +78,4 @@ * @param {string} seed

*
* @public
* @static
* @param {string} sk - hex encoded secret key string

@@ -90,2 +94,4 @@ * @param {object} type - wallet type, {@see @arcblock/forge-wallet#WalletType}

*
* @public
* @static
* @param {string} pk - hex encoded public key

@@ -112,2 +118,4 @@ * @param {object} type - wallet type, {@see @arcblock/forge-wallet#WalletType}

*
* @public
* @static
* @param {string} did - string of the did, usually base58btc format

@@ -132,2 +140,4 @@ * @param {string} pk - hex encoded publicKey string

*
* @public
* @static
* @param {object} type - wallet type, {@see @arcblock/forge-wallet#WalletType}

@@ -151,2 +161,4 @@ * @returns string

*
* @public
* @static
* @param {string} did - address string

@@ -198,2 +210,4 @@ * @param {boolean} [returnString=true]

*
* @public
* @static
* @param {string} did - address string

@@ -220,2 +234,4 @@ * @returns {boolean}

*
* @public
* @static
* @param {string} did - address string

@@ -285,2 +301,4 @@ * @param {string} sk - hex encoded secret key

*
* @public
* @static
* @param {string} token - jwt string

@@ -304,2 +322,4 @@ * @param {boolean} [payloadOnly=false]

*
* @public
* @static
* @param {string} token - the jwt token

@@ -364,2 +384,4 @@ * @param {string} pk - hex encoded public key

*
* @public
* @static
* @param {string} did - address string

@@ -375,2 +397,4 @@ * @returns {string}

*
* @public
* @static
* @param {string} did - address string

@@ -377,0 +401,0 @@ * @returns {string}

4

package.json
{
"name": "@arcblock/abt-did",
"version": "0.19.2",
"version": "0.19.3",
"description": "Javascript lib to work with ArcBlock DID",

@@ -50,3 +50,3 @@ "keywords": [

},
"gitHead": "384c601aea7cdfb652f48818f75c0c16f4189c98"
"gitHead": "6997d6de3c06d59245931ebcad261a21a3ca8d1e"
}
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