@tscircuit/core 0.0.1338 → 0.0.1339
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
|
@@ -24032,7 +24032,7 @@ import { identity as identity5 } from "transformation-matrix";
|
|
|
24032
24032
|
var package_default = {
|
|
24033
24033
|
name: "@tscircuit/core",
|
|
24034
24034
|
type: "module",
|
|
24035
|
-
version: "0.0.
|
|
24035
|
+
version: "0.0.1338",
|
|
24036
24036
|
types: "dist/index.d.ts",
|
|
24037
24037
|
main: "dist/index.js",
|
|
24038
24038
|
module: "dist/index.js",
|
|
@@ -24084,7 +24084,7 @@ var package_default = {
|
|
|
24084
24084
|
"@tscircuit/ngspice-spice-engine": "^0.0.16",
|
|
24085
24085
|
"@tscircuit/schematic-match-adapt": "^0.0.18",
|
|
24086
24086
|
"@tscircuit/solver-utils": "^0.0.16",
|
|
24087
|
-
"@tscircuit/schematic-trace-solver": "^0.0.
|
|
24087
|
+
"@tscircuit/schematic-trace-solver": "^0.0.71",
|
|
24088
24088
|
"@tscircuit/soup-util": "^0.0.41",
|
|
24089
24089
|
"@types/bun": "^1.2.16",
|
|
24090
24090
|
"@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.1339",
|
|
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.16",
|
|
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.71",
|
|
57
57
|
"@tscircuit/soup-util": "^0.0.41",
|
|
58
58
|
"@types/bun": "^1.2.16",
|
|
59
59
|
"@types/debug": "^4.1.12",
|