New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.0.0 to 1.0.1

6

lib/_operate.js

@@ -24,2 +24,8 @@ // operate the plotter

// warn if tool was not defined
if (!tool) {
plotter._warn('flash with unknown tool ignored')
return boundingBox.new()
}
// push the pad shape if needed

@@ -26,0 +32,0 @@ if (!tool.flashed) {

2

package.json
{
"name": "gerber-plotter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Transform stream that takes objects from gerber-parser and emits PCB image objects",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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

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