📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@types/heic-convert

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/heic-convert - npm Package Compare versions

Comparing version

to
1.2.2

5

heic-convert/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for heic-convert 1.2
// Project: https://github.com/catdad-experiments/heic-convert
// Definitions by: Tregan <https://github.com/treemmett>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface ConversionOptions {

@@ -7,0 +2,0 @@ /**

8

heic-convert/package.json
{
"name": "@types/heic-convert",
"version": "1.2.1",
"version": "1.2.2",
"description": "TypeScript definitions for heic-convert",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/heic-convert",

"name": "Tregan",
"url": "https://github.com/treemmett",
"githubUsername": "treemmett"
"githubUsername": "treemmett",
"url": "https://github.com/treemmett"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "689d9e83f0f4e1860a79e3eb8e981295df5a1f521b2bbd933274aff8fd7178c3",
"typesPublisherContentHash": "ddb8462ee70c5da200bd5c8330b42f86b50a4d9e4fc6c382024b51b1b29b46ee",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for heic-convert 1.2
// Project: https://github.com/catdad-experiments/heic-convert
// Definitions by: Tregan <https://github.com/treemmett>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface ConversionOptions {

@@ -49,7 +44,6 @@ /**

### Additional Details
* Last updated: Sat, 16 Sep 2023 08:06:32 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Tregan](https://github.com/treemmett).