@tscircuit/core 0.0.1142 → 0.0.1143
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
|
@@ -19037,7 +19037,7 @@ import { identity as identity5 } from "transformation-matrix";
|
|
|
19037
19037
|
var package_default = {
|
|
19038
19038
|
name: "@tscircuit/core",
|
|
19039
19039
|
type: "module",
|
|
19040
|
-
version: "0.0.
|
|
19040
|
+
version: "0.0.1142",
|
|
19041
19041
|
types: "dist/index.d.ts",
|
|
19042
19042
|
main: "dist/index.js",
|
|
19043
19043
|
module: "dist/index.js",
|
|
@@ -19074,7 +19074,7 @@ var package_default = {
|
|
|
19074
19074
|
"@tscircuit/circuit-json-util": "^0.0.90",
|
|
19075
19075
|
"@tscircuit/common": "^0.0.20",
|
|
19076
19076
|
"@tscircuit/copper-pour-solver": "^0.0.20",
|
|
19077
|
-
"@tscircuit/footprinter": "^0.0.
|
|
19077
|
+
"@tscircuit/footprinter": "^0.0.346",
|
|
19078
19078
|
"@tscircuit/infer-cable-insertion-point": "^0.0.2",
|
|
19079
19079
|
"@tscircuit/infgrid-ijump-astar": "^0.0.35",
|
|
19080
19080
|
"@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.1143",
|
|
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.
|
|
41
|
+
"@tscircuit/footprinter": "^0.0.346",
|
|
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",
|