@tscircuit/core 0.0.1465 → 0.0.1467
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 +4 -4
- package/package.json +4 -4
package/dist/index.js
CHANGED
|
@@ -22899,7 +22899,7 @@ function Group_getRoutingPhasePlans(group) {
|
|
|
22899
22899
|
var package_default = {
|
|
22900
22900
|
name: "@tscircuit/core",
|
|
22901
22901
|
type: "module",
|
|
22902
|
-
version: "0.0.
|
|
22902
|
+
version: "0.0.1466",
|
|
22903
22903
|
types: "dist/index.d.ts",
|
|
22904
22904
|
main: "dist/index.js",
|
|
22905
22905
|
module: "dist/index.js",
|
|
@@ -22932,7 +22932,7 @@ var package_default = {
|
|
|
22932
22932
|
"@resvg/resvg-js": "^2.6.2",
|
|
22933
22933
|
"@tscircuit/alphabet": "0.0.25",
|
|
22934
22934
|
"@tscircuit/breakout-point-solver": "github:tscircuit/breakout-point-solver#bac9629",
|
|
22935
|
-
"@tscircuit/capacity-autorouter": "^0.0.
|
|
22935
|
+
"@tscircuit/capacity-autorouter": "^0.0.696",
|
|
22936
22936
|
"@tscircuit/checks": "0.0.145",
|
|
22937
22937
|
"@tscircuit/circuit-json-util": "^0.0.97",
|
|
22938
22938
|
"@tscircuit/common": "^0.0.20",
|
|
@@ -22948,7 +22948,7 @@ var package_default = {
|
|
|
22948
22948
|
"@tscircuit/math-utils": "^0.0.36",
|
|
22949
22949
|
"@tscircuit/miniflex": "^0.0.4",
|
|
22950
22950
|
"@tscircuit/ngspice-spice-engine": "^0.0.19",
|
|
22951
|
-
"@tscircuit/props": "^0.0.
|
|
22951
|
+
"@tscircuit/props": "^0.0.585",
|
|
22952
22952
|
"@tscircuit/schematic-match-adapt": "^0.0.18",
|
|
22953
22953
|
"@tscircuit/schematic-trace-solver": "^0.0.104",
|
|
22954
22954
|
"@tscircuit/solver-utils": "^0.0.16",
|
|
@@ -22967,7 +22967,7 @@ var package_default = {
|
|
|
22967
22967
|
"circuit-json-to-connectivity-map": "^0.0.23",
|
|
22968
22968
|
"circuit-json-to-gltf": "^0.0.105",
|
|
22969
22969
|
"circuit-json-to-spice": "^0.0.43",
|
|
22970
|
-
"circuit-to-svg": "^0.0.
|
|
22970
|
+
"circuit-to-svg": "^0.0.390",
|
|
22971
22971
|
concurrently: "^9.1.2",
|
|
22972
22972
|
"connectivity-map": "^1.0.0",
|
|
22973
22973
|
debug: "^4.3.6",
|
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.1467",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@resvg/resvg-js": "^2.6.2",
|
|
35
35
|
"@tscircuit/alphabet": "0.0.25",
|
|
36
36
|
"@tscircuit/breakout-point-solver": "github:tscircuit/breakout-point-solver#bac9629",
|
|
37
|
-
"@tscircuit/capacity-autorouter": "^0.0.
|
|
37
|
+
"@tscircuit/capacity-autorouter": "^0.0.696",
|
|
38
38
|
"@tscircuit/checks": "0.0.145",
|
|
39
39
|
"@tscircuit/circuit-json-util": "^0.0.97",
|
|
40
40
|
"@tscircuit/common": "^0.0.20",
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"@tscircuit/math-utils": "^0.0.36",
|
|
51
51
|
"@tscircuit/miniflex": "^0.0.4",
|
|
52
52
|
"@tscircuit/ngspice-spice-engine": "^0.0.19",
|
|
53
|
-
"@tscircuit/props": "^0.0.
|
|
53
|
+
"@tscircuit/props": "^0.0.585",
|
|
54
54
|
"@tscircuit/schematic-match-adapt": "^0.0.18",
|
|
55
55
|
"@tscircuit/schematic-trace-solver": "^0.0.104",
|
|
56
56
|
"@tscircuit/solver-utils": "^0.0.16",
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
"circuit-json-to-connectivity-map": "^0.0.23",
|
|
70
70
|
"circuit-json-to-gltf": "^0.0.105",
|
|
71
71
|
"circuit-json-to-spice": "^0.0.43",
|
|
72
|
-
"circuit-to-svg": "^0.0.
|
|
72
|
+
"circuit-to-svg": "^0.0.390",
|
|
73
73
|
"concurrently": "^9.1.2",
|
|
74
74
|
"connectivity-map": "^1.0.0",
|
|
75
75
|
"debug": "^4.3.6",
|