Socket
Socket
Sign inDemoInstall

conversion_cargo

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

2

package.json
{
"name": "conversion_cargo",
"version": "2.1.1",
"version": "2.1.2",
"description": "A simple and easy-to-use JS image convert tools, which can specify size to compress the image.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

# image-conversion
# conversion_cargo

@@ -9,3 +9,3 @@

> [image-conversion](https://github.com/WangYuLue/image-conversion) is a simple and easy-to-use JS image convert tools, which provides many methods to convert between Image,Canvas,File and dataURL.
> [conversion_cargo](https://github.com/WangYuLue/image-conversion) is a simple and easy-to-use JS image convert tools, which provides many methods to convert between Image,Canvas,File and dataURL.

@@ -24,7 +24,7 @@ > In addition,image-conversion can specify size to compress the image ([test here](https://demo.wangyulue.com/image-conversion/)).

```bash
npm i image-conversion --save
npm i conversion_cargo --save
# or
yarn add image-conversion
yarn add conversion_cargo
```

@@ -31,0 +31,0 @@ ### Include the library

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc