@tscircuit/core 0.0.1357 → 0.0.1358

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
@@ -24237,7 +24237,7 @@ import { identity as identity5 } from "transformation-matrix";
24237
24237
  var package_default = {
24238
24238
  name: "@tscircuit/core",
24239
24239
  type: "module",
24240
- version: "0.0.1356",
24240
+ version: "0.0.1357",
24241
24241
  types: "dist/index.d.ts",
24242
24242
  main: "dist/index.js",
24243
24243
  module: "dist/index.js",
@@ -24305,7 +24305,7 @@ var package_default = {
24305
24305
  "circuit-json-to-connectivity-map": "^0.0.23",
24306
24306
  "circuit-json-to-gltf": "^0.0.105",
24307
24307
  "circuit-json-to-simple-3d": "^0.0.9",
24308
- "circuit-json-to-spice": "^0.0.39",
24308
+ "circuit-json-to-spice": "^0.0.40",
24309
24309
  "circuit-to-svg": "^0.0.360",
24310
24310
  concurrently: "^9.1.2",
24311
24311
  "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.1357",
4
+ "version": "0.0.1358",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -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-simple-3d": "^0.0.9",
72
- "circuit-json-to-spice": "^0.0.39",
72
+ "circuit-json-to-spice": "^0.0.40",
73
73
  "circuit-to-svg": "^0.0.360",
74
74
  "concurrently": "^9.1.2",
75
75
  "connectivity-map": "^1.0.0",