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