File tree Expand file tree Collapse file tree
source/socket-server/codecs/proto Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 "ipaddr.js" : " 2.3.0" ,
4444 "joi" : " 18.1.2" ,
4545 "long" : " 5.3.2" ,
46- "protobufjs" : " 8.0.0 " ,
46+ "protobufjs" : " 8.0.3 " ,
4747 "rate-limiter-flexible" : " 10.0.1" ,
4848 "semver" : " 7.7.4" ,
4949 "ws" : " 8.20.0"
6363 "@types/ws" : " 8.18.1" ,
6464 "esmock" : " 2.7.3" ,
6565 "import-fresh" : " 4.0.0" ,
66- "protobufjs-cli" : " 2.0.0 " ,
66+ "protobufjs-cli" : " 2.0.2 " ,
6767 "uvu" : " 0.5.6"
6868 },
6969 "engines" : {
Original file line number Diff line number Diff line change @@ -359,9 +359,6 @@ export namespace shared {
359359 /** Headers validatorsSignedPrecommit. */
360360 public validatorsSignedPrecommit : boolean [ ] ;
361361
362- /** Headers _proposedBlockHash. */
363- public _proposedBlockHash ?: "proposedBlockHash" ;
364-
365362 /**
366363 * Creates a new Headers instance using the specified properties.
367364 * @param [properties] Properties to set
You can’t perform that action at this time.
0 commit comments