File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed
Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " abstract-3d" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.5.2 " ,
44 "description" : " Abstract 3D" ,
55 "author" : " Divid AB <info@divid.se>" ,
66 "repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-3d" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " abstract-chart" ,
3- "version" : " 10.0.14 " ,
3+ "version" : " 10.0.15 " ,
44 "description" : " Drawing charts using multiple unit of measure axes as coordinate system" ,
55 "repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-chart" ,
66 "main" : " lib/index.js" ,
1818 " README.md"
1919 ],
2020 "dependencies" : {
21- "abstract-image" : " ^11.0.6 " ,
21+ "abstract-image" : " ^11.0.7 " ,
2222 "ts-exhaustive-check" : " ^1.0.0"
2323 },
2424 "gitHead" : " 0c3b26e59c7ef854cb8aae96a9f56dd7d82cbc9c"
Original file line number Diff line number Diff line change 11{
22 "name" : " abstract-document" ,
3- "version" : " 14.0.14 " ,
3+ "version" : " 14.0.15 " ,
44 "description" : " Dynamically create documents using code or JSX and render to any format" ,
55 "repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-document" ,
66 "main" : " lib/index.js" ,
1919 " !/**/__tests__"
2020 ],
2121 "dependencies" : {
22- "abstract-image" : " ^11.0.6 " ,
22+ "abstract-image" : " ^11.0.7 " ,
2323 "base64-js" : " ^1.5.1" ,
2424 "docx" : " ^6.0.3" ,
2525 "fast-xml-parser" : " ^4.5.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " abstract-image" ,
3- "version" : " 11.0.6 " ,
3+ "version" : " 11.0.7 " ,
44 "description" : " Dynamically create images using code or JSX and render to any format" ,
55 "repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-image" ,
66 "main" : " lib/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " abstract-sheet" ,
3- "version" : " 0.0.29 " ,
3+ "version" : " 0.0.30 " ,
44 "description" : " Abstract sheet" ,
55 "author" : " Divid AB <info@divid.se>" ,
66 "repository" : " https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-sheet" ,
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " abstract-visuals-example" ,
4- "version" : " 9.7.1 " ,
4+ "version" : " 9.7.2 " ,
55 "description" : " abstract-visuals-example" ,
66 "repository" : " https://github.com/dividab/abstract-visuals" ,
77 "main" : " lib/index.js" ,
88 "types" : " lib/index" ,
99 "license" : " MIT" ,
1010 "type" : " module" ,
1111 "dependencies" : {
12- "abstract-3d" : " ^0.5.1 " ,
13- "abstract-chart" : " ^10.0.14 " ,
14- "abstract-document" : " ^14.0.14 " ,
15- "abstract-image" : " ^11.0.6 " ,
16- "abstract-sheet" : " ^0.0.29 " ,
12+ "abstract-3d" : " ^0.5.2 " ,
13+ "abstract-chart" : " ^10.0.15 " ,
14+ "abstract-document" : " ^14.0.15 " ,
15+ "abstract-image" : " ^11.0.7 " ,
16+ "abstract-sheet" : " ^0.0.30 " ,
1717 "base64-js" : " ^1.5.1" ,
1818 "file-saver" : " ^2.0.5" ,
1919 "react" : " ^19.0.0" ,
You can’t perform that action at this time.
0 commit comments