@arcblock/vc
Advanced tools
Comparing version 1.10.0 to 1.10.1
{ | ||
"name": "@arcblock/vc", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Javascript lib to work with ArcBlock Verifiable Credentials", | ||
@@ -20,3 +20,3 @@ "keywords": [ | ||
}, | ||
"homepage": "https://github.com/ArcBlock/ocap-js/tree/master/did/vc", | ||
"homepage": "https://github.com/ArcBlock/asset-chain/tree/master/did/vc", | ||
"license": "Apache-2.0", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/ArcBlock/ocap-js.git" | ||
"url": "git+https://github.com/ArcBlock/asset-chain.git" | ||
}, | ||
@@ -47,9 +47,9 @@ "scripts": { | ||
"bugs": { | ||
"url": "https://github.com/ArcBlock/ocap-js/issues" | ||
"url": "https://github.com/ArcBlock/asset-chain/issues" | ||
}, | ||
"dependencies": { | ||
"@arcblock/did": "^1.10.0", | ||
"@ocap/mcrypto": "^1.10.0", | ||
"@ocap/util": "^1.10.0", | ||
"@ocap/wallet": "^1.10.0", | ||
"@arcblock/did": "^1.10.1", | ||
"@ocap/mcrypto": "^1.10.1", | ||
"@ocap/util": "^1.10.1", | ||
"@ocap/wallet": "^1.10.1", | ||
"debug": "^4.3.1", | ||
@@ -59,3 +59,3 @@ "json-stable-stringify": "^1.0.1", | ||
}, | ||
"gitHead": "e400e75721990b40d0ac351ef8e379d81fe357ba" | ||
"gitHead": "81d41f5fafeadc0255d966fbb44f5152cece5bcc" | ||
} |
@@ -41,2 +41,2 @@ ![Verifiable Credentials](https://www.arcblock.io/.netlify/functions/badge/?text=Verifiable+Credentials) | ||
For full documentation, checkout [https://ocap-js.netlify.com](https://ocap-js.netlify.com/) | ||
For full documentation, checkout [https://asset-chain.netlify.com](https://asset-chain.netlify.com/) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15013
Updated@arcblock/did@^1.10.1
Updated@ocap/mcrypto@^1.10.1
Updated@ocap/util@^1.10.1
Updated@ocap/wallet@^1.10.1