Socket
Socket
Sign inDemoInstall

limby-resize

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

limby-resize - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

lib/canvas_resize.js

@@ -20,3 +20,3 @@ var when = require('when');

canvas.getContext('2d').drawImage(original, 0, 0, w2, h2);
return;
return when();
};

@@ -23,0 +23,0 @@

{
"name": "limby-resize",
"version": "0.0.6",
"version": "0.0.7",
"description": "Wrapper for resizing using ImageMagick OR Canvas.",

@@ -5,0 +5,0 @@ "main": "./limby-resize.js",

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