circuit-to-svg 0.0.205 → 0.0.206

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 CHANGED
@@ -1783,7 +1783,7 @@ function getSoftwareUsedString(circuitJson) {
1783
1783
  var package_default = {
1784
1784
  name: "circuit-to-svg",
1785
1785
  type: "module",
1786
- version: "0.0.204",
1786
+ version: "0.0.205",
1787
1787
  description: "Convert Circuit JSON to SVG",
1788
1788
  main: "dist/index.js",
1789
1789
  files: [
@@ -1807,7 +1807,7 @@ var package_default = {
1807
1807
  "bun-match-svg": "^0.0.12",
1808
1808
  esbuild: "^0.20.2",
1809
1809
  "performance-now": "^2.1.0",
1810
- "circuit-json": "^0.0.261",
1810
+ "circuit-json": "^0.0.267",
1811
1811
  react: "19.1.0",
1812
1812
  "react-cosmos": "7.0.0",
1813
1813
  "react-cosmos-plugin-vite": "7.0.0",