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

@arcblock/did-util

Package Overview
Dependencies
Maintainers
1
Versions
577
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/did-util - npm Package Compare versions

Comparing version 0.20.0 to 0.25.0

4

lib/index.js

@@ -6,3 +6,3 @@ /**

* @requires @arcblock/mcrypto
* @requires @arcblock/abt-did
* @requires @arcblock/did
* @requires @arcblock/forge-util

@@ -15,3 +15,3 @@ * @requires @arcblock/forge-wallet

const { hexToBytes } = require('@arcblock/forge-util');
const { fromPublicKey, toTypeInfo } = require('@arcblock/abt-did');
const { fromPublicKey, toTypeInfo } = require('@arcblock/did');
const { createMessage } = require('@arcblock/forge-message/lite');

@@ -18,0 +18,0 @@

{
"name": "@arcblock/did-util",
"description": "Helper function to calculate did",
"version": "0.20.0",
"version": "0.25.0",
"author": "wangshijun <shijun@arcblock.io> (https://ocap.arcblock.io)",

@@ -10,3 +10,3 @@ "engines": {

"bugs": {
"url": "https://github.com/ArcBlock/abt-did-js/issues",
"url": "https://github.com/ArcBlock/forge-js/issues",
"email": "shijun@arcblock.io"

@@ -21,7 +21,7 @@ },

"dependencies": {
"@arcblock/abt-did": "^0.20.0",
"@arcblock/forge-message": "^0.22.0",
"@arcblock/forge-util": "^0.22.0",
"@arcblock/forge-wallet": "^0.22.0",
"@arcblock/mcrypto": "^0.22.0"
"@arcblock/did": "^0.25.0",
"@arcblock/forge-message": "^0.25.0",
"@arcblock/forge-util": "^0.25.0",
"@arcblock/forge-wallet": "^0.25.0",
"@arcblock/mcrypto": "^0.25.0"
},

@@ -40,3 +40,3 @@ "devDependencies": {

{
"repository": "ArcBlock/abt-did-js"
"repository": "ArcBlock/forge-js"
}

@@ -46,3 +46,3 @@ ]

},
"homepage": "https://github.com/ArcBlock/abt-did-js/tree/master/packages/did-util",
"homepage": "https://github.com/ArcBlock/forge-js/tree/master/packages/did-util",
"keywords": [

@@ -62,3 +62,3 @@ "forge",

"type": "git",
"url": "https://github.com/ArcBlock/abt-did-js/tree/master/packages/did-util"
"url": "https://github.com/ArcBlock/forge-js/tree/master/packages/did-util"
},

@@ -74,3 +74,3 @@ "scripts": {

},
"gitHead": "ff23596860d3b58ee8c19f5eecf9848fb5a35eea"
"gitHead": "3cdb22e676cc7ed25a9c90579b3296bf84e5edcf"
}

@@ -1,2 +0,2 @@

# [**@arcblock/did-util**](https://github.com/arcblock/abt-did-js)
# [**@arcblock/did-util**](https://github.com/arcblock/forge-js)

@@ -3,0 +3,0 @@ [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

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