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.1.0 to 4.1.1

12

CHANGELOG.md

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

## [4.1.1](https://github.com/tracespace/tracespace/compare/v4.1.0...v4.1.1) (2019-06-05)
### Bug Fixes
* **deps:** update dependency readable-stream to ^3.4.0 ([#264](https://github.com/tracespace/tracespace/issues/264)) ([1936088](https://github.com/tracespace/tracespace/commit/1936088))
* **deps:** update type definitions ([#245](https://github.com/tracespace/tracespace/issues/245)) ([d227db3](https://github.com/tracespace/tracespace/commit/d227db3))
# [4.1.0](https://github.com/tracespace/tracespace/compare/v4.0.3...v4.1.0) (2019-05-01)

@@ -8,0 +20,0 @@

8

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

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

"dependencies": {
"@types/node": "^11.13.8",
"@types/node": "^11.13.13",
"inherits": "^2.0.3",

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

"lodash.isfunction": "^3.0.9",
"readable-stream": "^3.3.0"
"readable-stream": "^3.4.0"
},
"gitHead": "e1cd3af69766ae2f08491cb2309a62013ff1f815"
"gitHead": "885b1500a3db61cb493290b82175698d72066ddf"
}

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