@tscircuit/core 0.0.1348 → 0.0.1349
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
|
@@ -24064,7 +24064,7 @@ import { identity as identity5 } from "transformation-matrix";
|
|
|
24064
24064
|
var package_default = {
|
|
24065
24065
|
name: "@tscircuit/core",
|
|
24066
24066
|
type: "module",
|
|
24067
|
-
version: "0.0.
|
|
24067
|
+
version: "0.0.1348",
|
|
24068
24068
|
types: "dist/index.d.ts",
|
|
24069
24069
|
main: "dist/index.js",
|
|
24070
24070
|
module: "dist/index.js",
|
|
@@ -24116,7 +24116,7 @@ var package_default = {
|
|
|
24116
24116
|
"@tscircuit/ngspice-spice-engine": "^0.0.18",
|
|
24117
24117
|
"@tscircuit/schematic-match-adapt": "^0.0.18",
|
|
24118
24118
|
"@tscircuit/solver-utils": "^0.0.16",
|
|
24119
|
-
"@tscircuit/schematic-trace-solver": "^0.0.
|
|
24119
|
+
"@tscircuit/schematic-trace-solver": "^0.0.72",
|
|
24120
24120
|
"@tscircuit/soup-util": "^0.0.41",
|
|
24121
24121
|
"@types/bun": "^1.2.16",
|
|
24122
24122
|
"@types/debug": "^4.1.12",
|
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.1349",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"@tscircuit/ngspice-spice-engine": "^0.0.18",
|
|
54
54
|
"@tscircuit/schematic-match-adapt": "^0.0.18",
|
|
55
55
|
"@tscircuit/solver-utils": "^0.0.16",
|
|
56
|
-
"@tscircuit/schematic-trace-solver": "^0.0.
|
|
56
|
+
"@tscircuit/schematic-trace-solver": "^0.0.72",
|
|
57
57
|
"@tscircuit/soup-util": "^0.0.41",
|
|
58
58
|
"@types/bun": "^1.2.16",
|
|
59
59
|
"@types/debug": "^4.1.12",
|