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