@tscircuit/core 0.0.1119 → 0.0.1120

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
@@ -18680,7 +18680,7 @@ import { identity as identity5 } from "transformation-matrix";
18680
18680
  var package_default = {
18681
18681
  name: "@tscircuit/core",
18682
18682
  type: "module",
18683
- version: "0.0.1118",
18683
+ version: "0.0.1119",
18684
18684
  types: "dist/index.d.ts",
18685
18685
  main: "dist/index.js",
18686
18686
  module: "dist/index.js",
@@ -18717,7 +18717,7 @@ var package_default = {
18717
18717
  "@tscircuit/circuit-json-util": "^0.0.90",
18718
18718
  "@tscircuit/common": "^0.0.20",
18719
18719
  "@tscircuit/copper-pour-solver": "^0.0.20",
18720
- "@tscircuit/footprinter": "^0.0.321",
18720
+ "@tscircuit/footprinter": "^0.0.333",
18721
18721
  "@tscircuit/infer-cable-insertion-point": "^0.0.2",
18722
18722
  "@tscircuit/infgrid-ijump-astar": "^0.0.35",
18723
18723
  "@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.1119",
4
+ "version": "0.0.1120",
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.90",
39
39
  "@tscircuit/common": "^0.0.20",
40
40
  "@tscircuit/copper-pour-solver": "^0.0.20",
41
- "@tscircuit/footprinter": "^0.0.321",
41
+ "@tscircuit/footprinter": "^0.0.333",
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",