@types/react-tracking
Advanced tools
Comparing version 8.1.4 to 8.1.5
@@ -1,9 +0,1 @@ | ||
// Type definitions for react-tracking 8.1 | ||
// Project: https://github.com/NYTimes/react-tracking | ||
// Definitions by: Eloy Durán <https://github.com/alloy> | ||
// Christopher Pappas <https://github.com/damassi> | ||
// Chen Asraf <https://github.com/chenasraf> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -10,0 +2,0 @@ |
{ | ||
"name": "@types/react-tracking", | ||
"version": "8.1.4", | ||
"version": "8.1.5", | ||
"description": "TypeScript definitions for react-tracking", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-tracking", | ||
"name": "Eloy Durán", | ||
"url": "https://github.com/alloy", | ||
"githubUsername": "alloy" | ||
"githubUsername": "alloy", | ||
"url": "https://github.com/alloy" | ||
}, | ||
{ | ||
"name": "Christopher Pappas", | ||
"url": "https://github.com/damassi", | ||
"githubUsername": "damassi" | ||
"githubUsername": "damassi", | ||
"url": "https://github.com/damassi" | ||
}, | ||
{ | ||
"name": "Chen Asraf", | ||
"url": "https://github.com/chenasraf", | ||
"githubUsername": "chenasraf" | ||
"githubUsername": "chenasraf", | ||
"url": "https://github.com/chenasraf" | ||
} | ||
@@ -36,4 +36,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "03fbfcabc011cc18caf0524b7d897f1357669ae856cf9573c4311302c87d8e8c", | ||
"typesPublisherContentHash": "ff1f5f7c2d29f06ede795e77c84b708c27eea026f10927838f77de2dde9b1a37", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Eloy Durán](https://github.com/alloy), [Christopher Pappas](https://github.com/damassi), and [Chen Asraf](https://github.com/chenasraf). |
7826
102
16