@tscircuit/core 0.0.1104 → 0.0.1105

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/dist/index.js +2 -2
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -18359,7 +18359,7 @@ import { identity as identity5 } from "transformation-matrix";
18359
18359
  var package_default = {
18360
18360
  name: "@tscircuit/core",
18361
18361
  type: "module",
18362
- version: "0.0.1103",
18362
+ version: "0.0.1104",
18363
18363
  types: "dist/index.d.ts",
18364
18364
  main: "dist/index.js",
18365
18365
  module: "dist/index.js",
@@ -18396,7 +18396,7 @@ var package_default = {
18396
18396
  "@tscircuit/circuit-json-util": "^0.0.82",
18397
18397
  "@tscircuit/common": "^0.0.20",
18398
18398
  "@tscircuit/copper-pour-solver": "^0.0.20",
18399
- "@tscircuit/footprinter": "^0.0.316",
18399
+ "@tscircuit/footprinter": "^0.0.321",
18400
18400
  "@tscircuit/infer-cable-insertion-point": "^0.0.2",
18401
18401
  "@tscircuit/infgrid-ijump-astar": "^0.0.35",
18402
18402
  "@tscircuit/log-soup": "^1.0.2",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1104",
4
+ "version": "0.0.1105",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -38,7 +38,7 @@
38
38
  "@tscircuit/circuit-json-util": "^0.0.82",
39
39
  "@tscircuit/common": "^0.0.20",
40
40
  "@tscircuit/copper-pour-solver": "^0.0.20",
41
- "@tscircuit/footprinter": "^0.0.316",
41
+ "@tscircuit/footprinter": "^0.0.321",
42
42
  "@tscircuit/infer-cable-insertion-point": "^0.0.2",
43
43
  "@tscircuit/infgrid-ijump-astar": "^0.0.35",
44
44
  "@tscircuit/log-soup": "^1.0.2",