save-pixels
Advanced tools
Comparing version 2.3.4 to 2.3.5
{ | ||
"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 @@ }, |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
7320
4
4
+ Addedjpeg-js@0.3.7(transitive)
- Removedjpeg-js@0.0.4(transitive)
Updatedjpeg-js@^0.3.2