Socket
Socket
Sign inDemoInstall

heic-convert

Package Overview
Dependencies
4
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.3 to 1.2.4

6

package.json
{
"name": "heic-convert",
"version": "1.2.3",
"version": "1.2.4",
"description": "Convert HEIC/HEIF images to JPEG and PNG",

@@ -30,2 +30,3 @@ "main": "index.js",

"devDependencies": {
"buffer-to-uint8array": "^1.1.0",
"chai": "^4.2.0",

@@ -37,6 +38,7 @@ "eslint": "^5.16.0",

"node-fetch": "^2.6.0",
"pixelmatch": "^5.2.1",
"rootrequire": "^1.0.0"
},
"dependencies": {
"heic-decode": "^1.1.0",
"heic-decode": "^1.1.2",
"jpeg-js": "^0.4.1",

@@ -43,0 +45,0 @@ "pngjs": "^3.4.0"

@@ -42,3 +42,3 @@ # heic-convert

Convert the main imgae in a HEIC to PNG
Convert the main image in a HEIC to PNG

@@ -45,0 +45,0 @@ ```javascript

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