Skip to content

Commit d5e0abd

Browse files
committed
Update binary parsing packages to compare against
1 parent 45da0af commit d5e0abd

File tree

2 files changed

+154
-3
lines changed

2 files changed

+154
-3
lines changed

benchmark/package-lock.json

Lines changed: 152 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

benchmark/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
"dependencies": {
33
"benchmark": "^2.1.4",
44
"binary": "0.3.0",
5-
"binary-parser": "1.8.0",
6-
"binparse": "1.1.0",
5+
"binparse": "1.2.1",
76
"destruct-js": "^0.2.9",
8-
"structron": "^0.4.2"
7+
"structron": "^0.4.3"
98
}
109
}

0 commit comments

Comments
 (0)