Skip to content

Commit 7f9b28f

Browse files
committed
Sync from Piper @371422642
PROTOBUF_SYNC_PIPER
2 parents 3272100 + bb4c138 commit 7f9b28f

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

compatibility_tests/v3.1.0/binary/decoder_test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ describe('binaryDecoderTest', function() {
224224

225225
/**
226226
* Verifies that misuse of the decoder class triggers assertions.
227-
* @suppress {checkTypes|visibility}
228227
*/
229228
it('testDecodeErrors', function() {
230229
// Reading a value past the end of the stream should trigger an assertion.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "google-protobuf",
3-
"version": "3.15.6",
3+
"version": "3.15.8",
44
"description": "Protocol Buffers for JavaScript",
55
"main": "google-protobuf.js",
66
"files": [

0 commit comments

Comments
 (0)