@tscircuit/core 0.0.1323 → 0.0.1325
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
|
@@ -23566,7 +23566,7 @@ import { identity as identity5 } from "transformation-matrix";
|
|
|
23566
23566
|
var package_default = {
|
|
23567
23567
|
name: "@tscircuit/core",
|
|
23568
23568
|
type: "module",
|
|
23569
|
-
version: "0.0.
|
|
23569
|
+
version: "0.0.1324",
|
|
23570
23570
|
types: "dist/index.d.ts",
|
|
23571
23571
|
main: "dist/index.js",
|
|
23572
23572
|
module: "dist/index.js",
|
|
@@ -23600,7 +23600,7 @@ var package_default = {
|
|
|
23600
23600
|
"@tscircuit/alphabet": "0.0.25",
|
|
23601
23601
|
"@tscircuit/breakout-point-solver": "github:tscircuit/breakout-point-solver#bac9629",
|
|
23602
23602
|
"@tscircuit/capacity-autorouter": "^0.0.583",
|
|
23603
|
-
"@tscircuit/checks": "0.0.
|
|
23603
|
+
"@tscircuit/checks": "0.0.138",
|
|
23604
23604
|
"@tscircuit/circuit-json-util": "^0.0.96",
|
|
23605
23605
|
"@tscircuit/common": "^0.0.20",
|
|
23606
23606
|
"@tscircuit/copper-pour-solver": "^0.0.29",
|
|
@@ -23614,7 +23614,7 @@ var package_default = {
|
|
|
23614
23614
|
"@tscircuit/math-utils": "^0.0.36",
|
|
23615
23615
|
"@tscircuit/miniflex": "^0.0.4",
|
|
23616
23616
|
"@tscircuit/props": "^0.0.546",
|
|
23617
|
-
"@tscircuit/ngspice-spice-engine": "^0.0.
|
|
23617
|
+
"@tscircuit/ngspice-spice-engine": "^0.0.13",
|
|
23618
23618
|
"@tscircuit/schematic-match-adapt": "^0.0.18",
|
|
23619
23619
|
"@tscircuit/solver-utils": "^0.0.16",
|
|
23620
23620
|
"@tscircuit/schematic-trace-solver": "^0.0.68",
|
|
@@ -23633,7 +23633,7 @@ var package_default = {
|
|
|
23633
23633
|
"circuit-json-to-connectivity-map": "^0.0.23",
|
|
23634
23634
|
"circuit-json-to-gltf": "^0.0.102",
|
|
23635
23635
|
"circuit-json-to-simple-3d": "^0.0.9",
|
|
23636
|
-
"circuit-json-to-spice": "^0.0.
|
|
23636
|
+
"circuit-json-to-spice": "^0.0.37",
|
|
23637
23637
|
"circuit-to-svg": "^0.0.353",
|
|
23638
23638
|
concurrently: "^9.1.2",
|
|
23639
23639
|
"connectivity-map": "^1.0.0",
|
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.1325",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"@tscircuit/alphabet": "0.0.25",
|
|
36
36
|
"@tscircuit/breakout-point-solver": "github:tscircuit/breakout-point-solver#bac9629",
|
|
37
37
|
"@tscircuit/capacity-autorouter": "^0.0.583",
|
|
38
|
-
"@tscircuit/checks": "0.0.
|
|
38
|
+
"@tscircuit/checks": "0.0.138",
|
|
39
39
|
"@tscircuit/circuit-json-util": "^0.0.96",
|
|
40
40
|
"@tscircuit/common": "^0.0.20",
|
|
41
41
|
"@tscircuit/copper-pour-solver": "^0.0.29",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@tscircuit/math-utils": "^0.0.36",
|
|
50
50
|
"@tscircuit/miniflex": "^0.0.4",
|
|
51
51
|
"@tscircuit/props": "^0.0.546",
|
|
52
|
-
"@tscircuit/ngspice-spice-engine": "^0.0.
|
|
52
|
+
"@tscircuit/ngspice-spice-engine": "^0.0.13",
|
|
53
53
|
"@tscircuit/schematic-match-adapt": "^0.0.18",
|
|
54
54
|
"@tscircuit/solver-utils": "^0.0.16",
|
|
55
55
|
"@tscircuit/schematic-trace-solver": "^0.0.68",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"circuit-json-to-connectivity-map": "^0.0.23",
|
|
69
69
|
"circuit-json-to-gltf": "^0.0.102",
|
|
70
70
|
"circuit-json-to-simple-3d": "^0.0.9",
|
|
71
|
-
"circuit-json-to-spice": "^0.0.
|
|
71
|
+
"circuit-json-to-spice": "^0.0.37",
|
|
72
72
|
"circuit-to-svg": "^0.0.353",
|
|
73
73
|
"concurrently": "^9.1.2",
|
|
74
74
|
"connectivity-map": "^1.0.0",
|