@tscircuit/core 0.0.1806 → 0.0.1807

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
@@ -41980,7 +41980,7 @@ function Group_getRoutingPhasePlans(group) {
41980
41980
  var package_default = {
41981
41981
  name: "@tscircuit/core",
41982
41982
  type: "module",
41983
- version: "0.0.1805",
41983
+ version: "0.0.1806",
41984
41984
  types: "dist/index.d.ts",
41985
41985
  main: "dist/index.js",
41986
41986
  module: "dist/index.js",
@@ -42029,7 +42029,7 @@ var package_default = {
42029
42029
  "@tscircuit/jlcpcb-manufacturing-specs": "git+https://github.com/tscircuit/jlcpcb-manufacturing-specs#e08af159db01a37db007e33f0a7268d0e4a279a5",
42030
42030
  "@tscircuit/krt-wasm": "^0.1.1",
42031
42031
  "@tscircuit/log-soup": "^1.0.2",
42032
- "@tscircuit/matchpack": "^0.0.84",
42032
+ "@tscircuit/matchpack": "^0.0.88",
42033
42033
  "@tscircuit/math-utils": "^0.0.36",
42034
42034
  "@tscircuit/miniflex": "^0.0.4",
42035
42035
  "@tscircuit/ngspice-spice-engine": "^0.0.20",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tscircuit/core",
3
3
  "type": "module",
4
- "version": "0.0.1806",
4
+ "version": "0.0.1807",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
@@ -50,7 +50,7 @@
50
50
  "@tscircuit/jlcpcb-manufacturing-specs": "git+https://github.com/tscircuit/jlcpcb-manufacturing-specs#e08af159db01a37db007e33f0a7268d0e4a279a5",
51
51
  "@tscircuit/krt-wasm": "^0.1.1",
52
52
  "@tscircuit/log-soup": "^1.0.2",
53
- "@tscircuit/matchpack": "^0.0.84",
53
+ "@tscircuit/matchpack": "^0.0.88",
54
54
  "@tscircuit/math-utils": "^0.0.36",
55
55
  "@tscircuit/miniflex": "^0.0.4",
56
56
  "@tscircuit/ngspice-spice-engine": "^0.0.20",