File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ k2hdkc (2.0.2) unstable; urgency=low
2+
3+ * Fixed missing constructor definition with arguments - #64
4+
5+ -- Takeshi Nakatani <ggtakec@gmail.com> Wed, 04 Feb 2026 10:29:52 +0900
6+
17k2hdkc (2.0.1) unstable; urgency=low
28
39 * Added type aliases and exports for Typescript - #62
Original file line number Diff line number Diff line change 11{
22 "name" : " k2hdkc" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " K2HDKC addon library for Node.js" ,
55 "os" : " linux" ,
66 "main" : " index.js" ,
3636 "@rollup/plugin-terser" : " ^0.4.4" ,
3737 "@types/chai" : " ^5.2.3" ,
3838 "@types/mocha" : " ^10.0.10" ,
39- "@types/node" : " ^25.0.8 " ,
39+ "@types/node" : " ^25.2.0 " ,
4040 "chai" : " ^6.2.2" ,
4141 "mocha" : " ^11.7.5" ,
42- "node-gyp" : " ^12.1 .0" ,
42+ "node-gyp" : " ^12.2 .0" ,
4343 "prebuild" : " ^13.0.1" ,
44- "rollup" : " ^4.55 .1" ,
44+ "rollup" : " ^4.57 .1" ,
4545 "typescript" : " ^5.9.3" ,
4646 "ts-node" : " ^10.9.2"
4747 },
You can’t perform that action at this time.
0 commit comments