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