circuit-to-svg 0.0.265 → 0.0.266

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
@@ -3846,7 +3846,7 @@ function getSoftwareUsedString(circuitJson) {
3846
3846
  var package_default = {
3847
3847
  name: "circuit-to-svg",
3848
3848
  type: "module",
3849
- version: "0.0.264",
3849
+ version: "0.0.265",
3850
3850
  description: "Convert Circuit JSON to SVG",
3851
3851
  main: "dist/index.js",
3852
3852
  files: [
@@ -3870,7 +3870,7 @@ var package_default = {
3870
3870
  "bun-match-svg": "^0.0.12",
3871
3871
  esbuild: "^0.20.2",
3872
3872
  "performance-now": "^2.1.0",
3873
- "circuit-json": "^0.0.304",
3873
+ "circuit-json": "^0.0.308",
3874
3874
  react: "19.1.0",
3875
3875
  "react-cosmos": "7.0.0",
3876
3876
  "react-cosmos-plugin-vite": "7.0.0",