Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gerber-plotter

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gerber-plotter - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

13

CHANGELOG.md

@@ -6,2 +6,15 @@ # Change Log

## [4.0.3](https://github.com/tracespace/tracespace/compare/v4.0.2...v4.0.3) (2019-04-10)
### Bug Fixes
* **deps:** update dependency @types/node to ^11.13.0 ([#193](https://github.com/tracespace/tracespace/issues/193)) ([44f2d60](https://github.com/tracespace/tracespace/commit/44f2d60))
* **deps:** update dependency @types/node to ^11.13.2 ([#217](https://github.com/tracespace/tracespace/issues/217)) ([e981a4e](https://github.com/tracespace/tracespace/commit/e981a4e))
* **deps:** update dependency readable-stream to ^3.3.0 ([#199](https://github.com/tracespace/tracespace/issues/199)) ([594e947](https://github.com/tracespace/tracespace/commit/594e947))
## [4.0.2](https://github.com/tracespace/tracespace/compare/v4.0.1...v4.0.2) (2019-03-24)

@@ -8,0 +21,0 @@

8

package.json
{
"name": "gerber-plotter",
"version": "4.0.2",
"version": "4.0.3",
"description": "Streaming Gerber / NC drill layer image plotter",

@@ -37,3 +37,3 @@ "main": "index.js",

"dependencies": {
"@types/node": "^11.11.6",
"@types/node": "^11.13.2",
"inherits": "^2.0.3",

@@ -43,5 +43,5 @@ "lodash.fill": "^3.4.0",

"lodash.isfunction": "^3.0.9",
"readable-stream": "^3.2.0"
"readable-stream": "^3.3.0"
},
"gitHead": "e9fab58e3547c0df2662798a7e8f76d38762f154"
"gitHead": "4e77d008b61dc50659bcb62fe43e76195c9568e7"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc