@ocap/message
Advanced tools
Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "@ocap/message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"author": { | ||
@@ -18,4 +18,4 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@ocap/proto": "^1.7.0", | ||
"@ocap/util": "^1.7.0", | ||
"@ocap/proto": "^1.7.1", | ||
"@ocap/util": "^1.7.1", | ||
"debug": "^4.3.1", | ||
@@ -72,3 +72,3 @@ "google-protobuf": "^3.9.0", | ||
}, | ||
"gitHead": "71ea796283983ac5b5a799fe8c48e629e92c2511" | ||
"gitHead": "c10252a6124cdba56cf387a983dea82892c481ae" | ||
} |
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
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
Updated@ocap/proto@^1.7.1
Updated@ocap/util@^1.7.1