@tscircuit/core 0.0.1153 → 0.0.1154
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.
- package/dist/index.js +2 -2
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -19153,7 +19153,7 @@ import { identity as identity5 } from "transformation-matrix";
|
|
|
19153
19153
|
var package_default = {
|
|
19154
19154
|
name: "@tscircuit/core",
|
|
19155
19155
|
type: "module",
|
|
19156
|
-
version: "0.0.
|
|
19156
|
+
version: "0.0.1153",
|
|
19157
19157
|
types: "dist/index.d.ts",
|
|
19158
19158
|
main: "dist/index.js",
|
|
19159
19159
|
module: "dist/index.js",
|
|
@@ -19190,7 +19190,7 @@ var package_default = {
|
|
|
19190
19190
|
"@tscircuit/circuit-json-util": "^0.0.92",
|
|
19191
19191
|
"@tscircuit/common": "^0.0.20",
|
|
19192
19192
|
"@tscircuit/copper-pour-solver": "^0.0.20",
|
|
19193
|
-
"@tscircuit/footprinter": "^0.0.
|
|
19193
|
+
"@tscircuit/footprinter": "^0.0.349",
|
|
19194
19194
|
"@tscircuit/infer-cable-insertion-point": "^0.0.2",
|
|
19195
19195
|
"@tscircuit/infgrid-ijump-astar": "^0.0.35",
|
|
19196
19196
|
"@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.
|
|
4
|
+
"version": "0.0.1154",
|
|
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.92",
|
|
39
39
|
"@tscircuit/common": "^0.0.20",
|
|
40
40
|
"@tscircuit/copper-pour-solver": "^0.0.20",
|
|
41
|
-
"@tscircuit/footprinter": "^0.0.
|
|
41
|
+
"@tscircuit/footprinter": "^0.0.349",
|
|
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",
|