File tree Expand file tree Collapse file tree 7 files changed +29
-9
lines changed
Expand file tree Collapse file tree 7 files changed +29
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# web
22
3+ ## 0.1.12
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 0589145]
8+ - @3loop/transaction-interpreter @0.1.0
9+ - @3loop/transaction-decoder @0.10.0
10+
311## 0.1.11
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " web" ,
3- "version" : " 0.1.11 " ,
3+ "version" : " 0.1.12 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
Original file line number Diff line number Diff line change 11# @3loop/transaction-decoder
22
3+ ## 0.10.0
4+
5+ ### Minor Changes
6+
7+ - 0589145: The initial release of the transaction interpreter with QuickJS.
8+
39## 0.9.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @3loop/transaction-decoder" ,
3- "version" : " 0.9 .0" ,
3+ "version" : " 0.10 .0" ,
44 "description" : " A library for decoding Ethereum transactions" ,
55 "types" : " dist/index.d.ts" ,
66 "main" : " dist/index.cjs" ,
Original file line number Diff line number Diff line change 1+ # @3loop/transaction-interpreter
2+
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - 0589145: The initial release of the transaction interpreter with QuickJS.
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 0589145]
12+ - @3loop/transaction-decoder @0.10.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @3loop/transaction-interpreter" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " " ,
55 "license" : " GPL-3.0-only" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments