Skip to content

Commit

Permalink
Version 2.3.1
Browse files Browse the repository at this point in the history
- Fix infinite loop issue in the `parse` method
- Truncate floating numbers in `elst` atoms
  • Loading branch information
gkozlenko committed May 24, 2024
1 parent cc30f43 commit 255c1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-video-lib",
"version": "2.3.0",
"version": "2.3.1",
"description": "Node.js Video Library / MP4 & FLV parser / MP4 builder / HLS muxer",
"license": "MIT",
"main": "index",
Expand Down

0 comments on commit 255c1d8

Please sign in to comment.