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

save-pixels

Package Overview
Dependencies
Maintainers
6
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

save-pixels - npm Package Compare versions

Comparing version 2.3.4 to 2.3.5

5

package.json
{
"name": "save-pixels",
"version": "2.3.4",
"version": "2.3.5",
"description": "Saves an ndarray as an image to a file",

@@ -13,3 +13,3 @@ "main": "save-pixels.js",

"gif-encoder": "~0.4.1",
"jpeg-js": "0.0.4",
"jpeg-js": "^0.3.2",
"ndarray": "^1.0.18",

@@ -23,2 +23,3 @@ "ndarray-ops": "^1.2.2",

"ndarray-scratch": "^1.1.1",
"tap": "^10.7.0",
"tape": "^3.0.1"

@@ -25,0 +26,0 @@ },

2

README.md

@@ -19,3 +19,3 @@ save-pixels

This writes the foll owing image to stdout:
This writes the following image to stdout:

@@ -22,0 +22,0 @@ <img src=https://raw.github.com/mikolalysenko/save-pixels/master/example/example.png>

@@ -0,0 +0,0 @@ 'use strict'

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