@tscircuit/core 0.0.1139 → 0.0.1140
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
|
@@ -18849,7 +18849,7 @@ import { identity as identity5 } from "transformation-matrix";
|
|
|
18849
18849
|
var package_default = {
|
|
18850
18850
|
name: "@tscircuit/core",
|
|
18851
18851
|
type: "module",
|
|
18852
|
-
version: "0.0.
|
|
18852
|
+
version: "0.0.1139",
|
|
18853
18853
|
types: "dist/index.d.ts",
|
|
18854
18854
|
main: "dist/index.js",
|
|
18855
18855
|
module: "dist/index.js",
|
|
@@ -18886,7 +18886,7 @@ var package_default = {
|
|
|
18886
18886
|
"@tscircuit/circuit-json-util": "^0.0.90",
|
|
18887
18887
|
"@tscircuit/common": "^0.0.20",
|
|
18888
18888
|
"@tscircuit/copper-pour-solver": "^0.0.20",
|
|
18889
|
-
"@tscircuit/footprinter": "^0.0.
|
|
18889
|
+
"@tscircuit/footprinter": "^0.0.336",
|
|
18890
18890
|
"@tscircuit/infer-cable-insertion-point": "^0.0.2",
|
|
18891
18891
|
"@tscircuit/infgrid-ijump-astar": "^0.0.35",
|
|
18892
18892
|
"@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.1140",
|
|
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.336",
|
|
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",
|