@types/virtual-dom
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for virtual-dom 2.1.1 | ||
// Project: https://github.com/Matt-Esch/virtual-dom | ||
// Definitions by: Christopher Brown <https://github.com/chbrown> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace VirtualDOM { | ||
@@ -7,0 +2,0 @@ interface VHook { |
{ | ||
"name": "@types/virtual-dom", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "TypeScript definitions for virtual-dom", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/virtual-dom", | ||
"name": "Christopher Brown", | ||
"url": "https://github.com/chbrown", | ||
"githubUsername": "chbrown" | ||
"githubUsername": "chbrown", | ||
"url": "https://github.com/chbrown" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "dbcdb00dc103bd10340ed4c9b23bdf780369bd21f9f91fc936db465f4e6d356e", | ||
"typesPublisherContentHash": "b2ce8d1844d96bd43014aac7056ebe57f418df73e057e6ceab050ba422b25939", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 26 Sep 2023 10:06:28 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: `VirtualDOM` | ||
# Credits | ||
These definitions were written by [Christopher Brown](https://github.com/chbrown). |
7712
158
16