@ocap/message
Advanced tools
Comparing version 1.11.12 to 1.11.13
{ | ||
"name": "@ocap/message", | ||
"description": "Utility functions to encode and decode message that can send to forge", | ||
"version": "1.11.12", | ||
"version": "1.11.13", | ||
"author": { | ||
@@ -18,4 +18,4 @@ "name": "wangshijun", | ||
"dependencies": { | ||
"@ocap/proto": "1.11.12", | ||
"@ocap/util": "1.11.12", | ||
"@ocap/proto": "1.11.13", | ||
"@ocap/util": "1.11.13", | ||
"debug": "^4.3.1", | ||
@@ -72,3 +72,3 @@ "google-protobuf": "^3.9.0", | ||
}, | ||
"gitHead": "44f7c3dcf3c9e75d50d6607caf1209e78f68b3a6" | ||
"gitHead": "2a6c38f4c9e3725983768e824b57f7cdc72fe92e" | ||
} |
+ Added@ocap/proto@1.11.13(transitive)
+ Added@ocap/util@1.11.13(transitive)
- Removed@ocap/proto@1.11.12(transitive)
- Removed@ocap/util@1.11.12(transitive)
Updated@ocap/proto@1.11.13
Updated@ocap/util@1.11.13