Socket
Socket
Sign inDemoInstall

@arcblock/did

Package Overview
Dependencies
Maintainers
1
Versions
518
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/did - npm Package Compare versions

Comparing version 0.29.1 to 0.29.2

2

lib/index.js

@@ -237,3 +237,3 @@ /**

function toDid(address) {
return `${DID_PREFIX}${address}`;
return `${DID_PREFIX}${toAddress(address)}`;
}

@@ -240,0 +240,0 @@

{
"name": "@arcblock/did",
"version": "0.29.1",
"version": "0.29.2",
"description": "Javascript lib to work with ArcBlock DID",

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

},
"gitHead": "b4c1adec7c48c0b5ed07fb7d5548ccf5030dc3bd"
"gitHead": "1740cdc2c3bac79850ae3efdbe2f792da95e77a9"
}
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