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