@ocap/message
Advanced tools
Comparing version 1.10.0 to 1.10.1
{ | ||
"name": "@ocap/message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"author": { | ||
@@ -11,3 +11,3 @@ "name": "wangshijun", | ||
"bugs": { | ||
"url": "https://github.com/ArcBlock/ocap-js/issues", | ||
"url": "https://github.com/ArcBlock/asset-chain/issues", | ||
"email": "shijun@arcblock.io" | ||
@@ -19,4 +19,4 @@ }, | ||
"dependencies": { | ||
"@ocap/proto": "^1.10.0", | ||
"@ocap/util": "^1.10.0", | ||
"@ocap/proto": "^1.10.1", | ||
"@ocap/util": "^1.10.1", | ||
"debug": "^4.3.1", | ||
@@ -38,3 +38,3 @@ "google-protobuf": "^3.9.0", | ||
{ | ||
"repository": "ArcBlock/ocap-js" | ||
"repository": "ArcBlock/asset-chain" | ||
} | ||
@@ -44,3 +44,3 @@ ] | ||
}, | ||
"homepage": "https://github.com/ArcBlock/ocap-js/tree/master/core/forge-message", | ||
"homepage": "https://github.com/ArcBlock/asset-chain/tree/master/core/forge-message", | ||
"keywords": [ | ||
@@ -62,3 +62,3 @@ "forge", | ||
"type": "git", | ||
"url": "https://github.com/ArcBlock/ocap-js/tree/master/core/forge-message" | ||
"url": "https://github.com/ArcBlock/asset-chain/tree/master/core/forge-message" | ||
}, | ||
@@ -76,3 +76,3 @@ "scripts": { | ||
}, | ||
"gitHead": "e400e75721990b40d0ac351ef8e379d81fe357ba" | ||
"gitHead": "81d41f5fafeadc0255d966fbb44f5152cece5bcc" | ||
} |
@@ -48,3 +48,3 @@ ![forge-message](https://www.arcblock.io/.netlify/functions/badge/?text=forge-message) | ||
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/) | ||
@@ -51,0 +51,0 @@ ## Contributors |
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
27587
Updated@ocap/proto@^1.10.1
Updated@ocap/util@^1.10.1