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