@types/dropzone
Advanced tools
Comparing version 5.7.8 to 5.7.9
{ | ||
"name": "@types/dropzone", | ||
"version": "5.7.8", | ||
"version": "5.7.9", | ||
"description": "TypeScript definitions for dropzone", | ||
@@ -38,7 +38,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dropzone", | ||
{ | ||
"name": "Daniel Waxweiler", | ||
"githubUsername": "dwaxweiler", | ||
"url": "https://github.com/dwaxweiler" | ||
}, | ||
{ | ||
"name": "PikachuEXE", | ||
@@ -75,4 +70,5 @@ "githubUsername": "PikachuEXE", | ||
}, | ||
"typesPublisherContentHash": "e3fe93d87e3be5e3706fa8b9d0277522d23b207f6effbc8ce85acd8d2f762ad0", | ||
"typeScriptVersion": "4.5" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "e878a8f0e289c519a2f295279972b90643f513249bdbf41a93b3bd6313341600", | ||
"typeScriptVersion": "4.9" | ||
} |
@@ -11,6 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Last updated: Tue, 19 Nov 2024 18:38:08 GMT | ||
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery) | ||
# Credits | ||
These definitions were written by [Natan Vivo](https://github.com/nvivo), [Andy Hawkins](https://github.com/a904guy/,http://a904guy.com/,http://www.bmbsqd.com), [Vasya Aksyonov](https://github.com/outring), [Simon Huber](https://github.com/renuo), [Sebastiaan de Rooij](https://github.com/Hikariii), [Ted Bicknell](https://github.com/tedbcsgpro), [Daniel Waxweiler](https://github.com/dwaxweiler), [PikachuEXE](https://github.com/PikachuEXE), [Arne Deruwe](https://github.com/arnederuwe), [Chris Macklin](https://github.com/macklin-10x), and [Michał Lipiński](https://github.com/falsyvalues). | ||
These definitions were written by [Natan Vivo](https://github.com/nvivo), [Andy Hawkins](https://github.com/a904guy/,http://a904guy.com/,http://www.bmbsqd.com), [Vasya Aksyonov](https://github.com/outring), [Simon Huber](https://github.com/renuo), [Sebastiaan de Rooij](https://github.com/Hikariii), [Ted Bicknell](https://github.com/tedbcsgpro), [PikachuEXE](https://github.com/PikachuEXE), [Arne Deruwe](https://github.com/arnederuwe), [Chris Macklin](https://github.com/macklin-10x), and [Michał Lipiński](https://github.com/falsyvalues). |
19983