@types/imagemagick
Advanced tools
Comparing version 0.0.33 to 0.0.34
@@ -1,6 +0,1 @@ | ||
// Type definitions for imagemagick | ||
// Project: https://github.com/rsms/node-imagemagick | ||
// Definitions by: Carlos Ballesteros Velasco <https://github.com/soywiz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Imported from: https://github.com/soywiz/typescript-node-definitions/imagemagick.d.ts | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/imagemagick", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "TypeScript definitions for imagemagick", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/imagemagick", | ||
"name": "Carlos Ballesteros Velasco", | ||
"url": "https://github.com/soywiz", | ||
"githubUsername": "soywiz" | ||
"githubUsername": "soywiz", | ||
"url": "https://github.com/soywiz" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "97329663a44582ba208bd58e5dfe3ebffd2b201fcc17941d15de3218b45fc3b5", | ||
"typesPublisherContentHash": "6df935a88b64b8e360e2f43ac4702f118cdf68c9c012455f881ee5ef0bfc69a6", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for imagemagick | ||
// Project: https://github.com/rsms/node-imagemagick | ||
// Definitions by: Carlos Ballesteros Velasco <https://github.com/soywiz> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Imported from: https://github.com/soywiz/typescript-node-definitions/imagemagick.d.ts | ||
@@ -89,7 +84,6 @@ | ||
### Additional Details | ||
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Carlos Ballesteros Velasco](https://github.com/soywiz). |
7111
60
88