New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

png-pixel

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

png-pixel - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "png-pixel",
"version": "1.0.0",
"version": "1.0.1",
"description": "Draw arrays of pixels in PNG",

@@ -5,0 +5,0 @@ "main": "png-pixel.js",

png-pixel
======
[![npm version](https://badge.fury.io/js/png-pixel.svg)](https://badge.fury.io/js/png-pixel)
Draw pixels in PNG easy.

@@ -10,3 +12,4 @@

## Example
const PNGPixel = require('png-pixel');
PNGPixel.add('input.png', 'output.png', [

@@ -13,0 +16,0 @@ {x: 0, y: 0, color: '24B3E3'},

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