@tscircuit/core 0.0.1329 → 0.0.1330

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -23728,7 +23728,7 @@ import { identity as identity5 } from "transformation-matrix";
23728
23728
  var package_default = {
23729
23729
  name: "@tscircuit/core",
23730
23730
  type: "module",
23731
- version: "0.0.1328",
23731
+ version: "0.0.1329",
23732
23732
  types: "dist/index.d.ts",
23733
23733
  main: "dist/index.js",
23734
23734
  module: "dist/index.js",
@@ -23776,7 +23776,7 @@ var package_default = {
23776
23776
  "@tscircuit/math-utils": "^0.0.36",
23777
23777
  "@tscircuit/miniflex": "^0.0.4",
23778
23778
  "@tscircuit/props": "^0.0.549",
23779
- "@tscircuit/ngspice-spice-engine": "^0.0.15",
23779
+ "@tscircuit/ngspice-spice-engine": "^0.0.16",
23780
23780
  "@tscircuit/schematic-match-adapt": "^0.0.18",
23781
23781
  "@tscircuit/solver-utils": "^0.0.16",
23782
23782
  "@tscircuit/schematic-trace-solver": "^0.0.69",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1329",
4
+ "version": "0.0.1330",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -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.549",
52
- "@tscircuit/ngspice-spice-engine": "^0.0.15",
52
+ "@tscircuit/ngspice-spice-engine": "^0.0.16",
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.69",