New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@arcblock/vc

Package Overview
Dependencies
Maintainers
4
Versions
509
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/vc - npm Package Compare versions

Comparing version

to
1.9.0

12

package.json
{
"name": "@arcblock/vc",
"version": "1.8.42",
"version": "1.9.0",
"description": "Javascript lib to work with ArcBlock Verifiable Credentials",

@@ -48,6 +48,6 @@ "keywords": [

"dependencies": {
"@arcblock/did": "^1.8.42",
"@ocap/mcrypto": "^1.8.42",
"@ocap/util": "^1.8.42",
"@ocap/wallet": "^1.8.42",
"@arcblock/did": "^1.9.0",
"@ocap/mcrypto": "^1.9.0",
"@ocap/util": "^1.9.0",
"@ocap/wallet": "^1.9.0",
"debug": "^4.3.1",

@@ -57,3 +57,3 @@ "json-stable-stringify": "^1.0.1",

},
"gitHead": "5e7e98dbcc65c068a51de6c1e0e6da00808f0a75"
"gitHead": "a93fdc621e0ba3d59f096fbcba9cb68d3fe80c79"
}