Skip to content

Commit

Permalink
Update protobuf.js to 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
basgroot committed Jun 10, 2024
1 parent 0bd0994 commit 02cad64
Show file tree
Hide file tree
Showing 10 changed files with 92 additions and 46 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Production:
<script src="//unpkg.com/protobufjs@7.X.X/dist/protobuf.min.js"></script>
```

**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/dcodeIO/protobuf.js/tags) your project depends upon.
**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/protobufjs/protobuf.js/tags) your project depends upon.

Frontend usage
--------------
Expand Down
57 changes: 40 additions & 17 deletions sample-apps/realtime-quotes/protobuf-lib/protobuf.js/protobuf.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion websockets/protobuf/protobuf-lib/protobuf.js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Production:
<script src="//unpkg.com/protobufjs@7.X.X/dist/protobuf.min.js"></script>
```

**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/dcodeIO/protobuf.js/tags) your project depends upon.
**NOTE:** Remember to replace the version tag with the exact [release](https://github.com/protobufjs/protobuf.js/tags) your project depends upon.

Frontend usage
--------------
Expand Down
57 changes: 40 additions & 17 deletions websockets/protobuf/protobuf-lib/protobuf.js/protobuf.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions websockets/protobuf/protobuf-lib/protobuf.js/protobuf.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 02cad64

Please sign in to comment.