@tscircuit/core 0.0.1347 → 0.0.1348
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.1347",
|
|
24068
24068
|
types: "dist/index.d.ts",
|
|
24069
24069
|
main: "dist/index.js",
|
|
24070
24070
|
module: "dist/index.js",
|
|
@@ -24133,7 +24133,7 @@ var package_default = {
|
|
|
24133
24133
|
"circuit-json-to-gltf": "^0.0.105",
|
|
24134
24134
|
"circuit-json-to-simple-3d": "^0.0.9",
|
|
24135
24135
|
"circuit-json-to-spice": "^0.0.39",
|
|
24136
|
-
"circuit-to-svg": "^0.0.
|
|
24136
|
+
"circuit-to-svg": "^0.0.358",
|
|
24137
24137
|
concurrently: "^9.1.2",
|
|
24138
24138
|
"connectivity-map": "^1.0.0",
|
|
24139
24139
|
debug: "^4.3.6",
|
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.1348",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"circuit-json-to-gltf": "^0.0.105",
|
|
71
71
|
"circuit-json-to-simple-3d": "^0.0.9",
|
|
72
72
|
"circuit-json-to-spice": "^0.0.39",
|
|
73
|
-
"circuit-to-svg": "^0.0.
|
|
73
|
+
"circuit-to-svg": "^0.0.358",
|
|
74
74
|
"concurrently": "^9.1.2",
|
|
75
75
|
"connectivity-map": "^1.0.0",
|
|
76
76
|
"debug": "^4.3.6",
|