@tscircuit/core 0.0.1455 → 0.0.1456
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
|
@@ -22812,7 +22812,7 @@ function Group_getRoutingPhasePlans(group) {
|
|
|
22812
22812
|
var package_default = {
|
|
22813
22813
|
name: "@tscircuit/core",
|
|
22814
22814
|
type: "module",
|
|
22815
|
-
version: "0.0.
|
|
22815
|
+
version: "0.0.1455",
|
|
22816
22816
|
types: "dist/index.d.ts",
|
|
22817
22817
|
main: "dist/index.js",
|
|
22818
22818
|
module: "dist/index.js",
|
|
@@ -22857,7 +22857,7 @@ var package_default = {
|
|
|
22857
22857
|
"@tscircuit/jlcpcb-manufacturing-specs": "git+https://github.com/tscircuit/jlcpcb-manufacturing-specs#e08af159db01a37db007e33f0a7268d0e4a279a5",
|
|
22858
22858
|
"@tscircuit/krt-wasm": "^0.1.1",
|
|
22859
22859
|
"@tscircuit/log-soup": "^1.0.2",
|
|
22860
|
-
"@tscircuit/matchpack": "^0.0.
|
|
22860
|
+
"@tscircuit/matchpack": "^0.0.38",
|
|
22861
22861
|
"@tscircuit/math-utils": "^0.0.36",
|
|
22862
22862
|
"@tscircuit/miniflex": "^0.0.4",
|
|
22863
22863
|
"@tscircuit/ngspice-spice-engine": "^0.0.19",
|
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.1456",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"@tscircuit/jlcpcb-manufacturing-specs": "git+https://github.com/tscircuit/jlcpcb-manufacturing-specs#e08af159db01a37db007e33f0a7268d0e4a279a5",
|
|
47
47
|
"@tscircuit/krt-wasm": "^0.1.1",
|
|
48
48
|
"@tscircuit/log-soup": "^1.0.2",
|
|
49
|
-
"@tscircuit/matchpack": "^0.0.
|
|
49
|
+
"@tscircuit/matchpack": "^0.0.38",
|
|
50
50
|
"@tscircuit/math-utils": "^0.0.36",
|
|
51
51
|
"@tscircuit/miniflex": "^0.0.4",
|
|
52
52
|
"@tscircuit/ngspice-spice-engine": "^0.0.19",
|