File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.2.3 / 2024-06-24
4+
5+ * Fixed error on ` package.json ` .
6+
37## 3.2.2 / 2024-06-24
48
59* Fixed build error on macOS [ #69 ] ( https://github.com/NickNaso/ghostscript4js/pull/69 ) .
Original file line number Diff line number Diff line change 11{
22 "name" : " ghostscript4js" ,
33 "description" : " Bindings for the Ghostscript C API to the Node.JS world." ,
4- "version" : " 3.2.2 " ,
4+ "version" : " 3.2.3 " ,
55 "contributors" : [
66 {
77 "name" : " Nicola Del Gobbo" ,
1515 "name" : " Alexander Prinzhorn" ,
1616 "email" : " alexander@prinzhorn.it"
1717 },
18+ {
19+ "name" : " Eric Semeniuc" ,
20+ "url" : " https://github.com/esemeniuc"
21+ },
1822 {
1923 "name" : " George Gershevich" ,
2024 "email" : " george.gershevich@gmail.com"
2327 "name" : " Loren Yu" ,
2428 "email" : " loren@navapbc.com"
2529 },
26- " Samuel Bronson (https://github.com/SamB)"
30+ {
31+ "name" : " Samuel Bronson" ,
32+ "url" : " https://github.com/SamB"
33+ }
2734 ],
2835 "keywords" : [
2936 " ghostscript" ,
6875 " gs4js-env-home.js" ,
6976 " gs4js-env-lib.js" ,
7077 " gs4js-env-dll.js" ,
78+ " macOS-lib-path-finder.js" ,
7179 " binding.gyp" ,
7280 " lib/" ,
7381 " src/"
You can’t perform that action at this time.
0 commit comments