@tscircuit/core 0.0.1064 → 0.0.1065
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
|
@@ -18114,7 +18114,7 @@ import { identity as identity5 } from "transformation-matrix";
|
|
|
18114
18114
|
var package_default = {
|
|
18115
18115
|
name: "@tscircuit/core",
|
|
18116
18116
|
type: "module",
|
|
18117
|
-
version: "0.0.
|
|
18117
|
+
version: "0.0.1064",
|
|
18118
18118
|
types: "dist/index.d.ts",
|
|
18119
18119
|
main: "dist/index.js",
|
|
18120
18120
|
module: "dist/index.js",
|
|
@@ -18151,7 +18151,7 @@ var package_default = {
|
|
|
18151
18151
|
"@tscircuit/circuit-json-util": "^0.0.77",
|
|
18152
18152
|
"@tscircuit/common": "^0.0.20",
|
|
18153
18153
|
"@tscircuit/copper-pour-solver": "^0.0.20",
|
|
18154
|
-
"@tscircuit/footprinter": "^0.0.
|
|
18154
|
+
"@tscircuit/footprinter": "^0.0.316",
|
|
18155
18155
|
"@tscircuit/infgrid-ijump-astar": "^0.0.35",
|
|
18156
18156
|
"@tscircuit/log-soup": "^1.0.2",
|
|
18157
18157
|
"@tscircuit/matchpack": "^0.0.16",
|
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.1065",
|
|
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.77",
|
|
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.316",
|
|
42
42
|
"@tscircuit/infgrid-ijump-astar": "^0.0.35",
|
|
43
43
|
"@tscircuit/log-soup": "^1.0.2",
|
|
44
44
|
"@tscircuit/matchpack": "^0.0.16",
|