gerber-to-svg
Advanced tools
Comparing version 4.2.5 to 4.2.7
@@ -6,2 +6,18 @@ # Change Log | ||
## [4.2.7](https://github.com/tracespace/tracespace/compare/v4.2.6...v4.2.7) (2022-03-12) | ||
**Note:** Version bump only for package gerber-to-svg | ||
## [4.2.6](https://github.com/tracespace/tracespace/compare/v4.2.5...v4.2.6) (2022-03-12) | ||
**Note:** Version bump only for package gerber-to-svg | ||
## [4.2.5](https://github.com/tracespace/tracespace/compare/v4.2.4...v4.2.5) (2020-12-18) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "gerber-to-svg", | ||
"version": "4.2.5", | ||
"version": "4.2.7", | ||
"description": "Render individual Gerber / NC drill files as SVGs", | ||
@@ -41,7 +41,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@tracespace/xml-id": "^4.0.0", | ||
"@tracespace/xml-id": "^4.2.7", | ||
"@types/node": "^13.1.6", | ||
"escape-html": "^1.0.3", | ||
"gerber-parser": "^4.2.4", | ||
"gerber-plotter": "^4.2.5", | ||
"gerber-parser": "^4.2.7", | ||
"gerber-plotter": "^4.2.7", | ||
"inherits": "^2.0.4", | ||
@@ -52,3 +52,3 @@ "lodash.isfinite": "^3.3.2", | ||
}, | ||
"gitHead": "4dd28dfa5a99512460469ce61430e4803ec434cf" | ||
"gitHead": "8ecba37cf1788a7d80b856b892e683af125e0cc3" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1491243
Updated@tracespace/xml-id@^4.2.7
Updatedgerber-parser@^4.2.7
Updatedgerber-plotter@^4.2.7