File tree Expand file tree Collapse file tree 4 files changed +10
-7
lines changed Expand file tree Collapse file tree 4 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 0.2.4
4+ fix: fix wrong package name
5+
36## 0.2.3
47fix: fix missing .d.ts files
58
Original file line number Diff line number Diff line change 1- # ` test -linux-arm-gnueabihf`
1+ # ` node-unix-socket -linux-arm-gnueabihf`
22
3- This is the ** armv7-unknown-linux-gnueabihf** binary for ` test `
3+ This is the ** armv7-unknown-linux-gnueabihf** binary for ` node-unix-socket `
Original file line number Diff line number Diff line change 11{
2- "name" : " test -linux-arm-gnueabihf" ,
2+ "name" : " node-unix-socket -linux-arm-gnueabihf" ,
33 "version" : " 0.0.0" ,
44 "os" : [
55 " linux"
66 ],
77 "cpu" : [
88 " arm"
99 ],
10- "main" : " test .linux-arm-gnueabihf.node" ,
10+ "main" : " node-unix-socket .linux-arm-gnueabihf.node" ,
1111 "files" : [
12- " test .linux-arm-gnueabihf.node"
12+ " node-unix-socket .linux-arm-gnueabihf.node"
1313 ],
1414 "license" : " MIT" ,
1515 "engines" : {
1616 "node" : " >= 10"
1717 }
18- }
18+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " node-unix-socket" ,
3- "version" : " 0.2.3 " ,
3+ "version" : " 0.2.4 " ,
44 "main" : " js/index.js" ,
55 "types" : " js/index.d.ts" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments