altium-toolkit 0.1.16 → 0.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,8 +12,9 @@ outputs from the recovered model.
12
12
 
13
13
  The package was extracted from [ECAD Forge](https://ecadforge.app/), where it
14
14
  is used for browser-based Altium document parsing and deterministic render
15
- output. Its parser behavior, normalized model shape, and renderer output can be
16
- reused by other browser or Node-based tools.
15
+ output. It is also used in [PCB Styler](https://pcb-styler.app/). Its parser
16
+ behavior, normalized model shape, and renderer output can be reused by other
17
+ browser or Node-based tools.
17
18
 
18
19
  ## Features
19
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "altium-toolkit",
3
- "version": "0.1.16",
3
+ "version": "0.1.17",
4
4
  "description": "Altium document parsing and non-interactive rendering utilities",
5
5
  "keywords": [
6
6
  "altium",