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

image-convert

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-convert - npm Package Compare versions

Comparing version 0.1.311 to 0.1.312

2

index.js

@@ -21,3 +21,3 @@ // Copyright 2016 Arshpreet Wadehra

type: "image/"+output_format, // optional
buffer: dataurl;
buffer: [u8arr];
});

@@ -24,0 +24,0 @@ return file;

{
"name": "image-convert",
"version": "0.1.311",
"version": "0.1.312",
"description": "convert image to different format like gif2jpg jpg2png also manage the quality & size",

@@ -5,0 +5,0 @@ "main": "index.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