@types/react-slider
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -1,10 +0,1 @@ | ||
// Type definitions for react-slider 1.3 | ||
// Project: https://github.com/zillow/react-slider | ||
// Definitions by: Jason Unger <https://github.com/jsonunger> | ||
// Björgvin Bæhrenz Þórðarson <https://github.com/bjorgvin> | ||
// Loïc Huder <https://github.com/loichuder> | ||
// Axel Bocciarelli <https://github.com/axelboc> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.9 | ||
import { Component, HTMLProps, RefCallback } from "react"; | ||
@@ -11,0 +2,0 @@ |
{ | ||
"name": "@types/react-slider", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "TypeScript definitions for react-slider", | ||
@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-slider", | ||
"name": "Jason Unger", | ||
"url": "https://github.com/jsonunger", | ||
"githubUsername": "jsonunger" | ||
"githubUsername": "jsonunger", | ||
"url": "https://github.com/jsonunger" | ||
}, | ||
{ | ||
"name": "Björgvin Bæhrenz Þórðarson", | ||
"url": "https://github.com/bjorgvin", | ||
"githubUsername": "bjorgvin" | ||
"githubUsername": "bjorgvin", | ||
"url": "https://github.com/bjorgvin" | ||
}, | ||
{ | ||
"name": "Loïc Huder", | ||
"url": "https://github.com/loichuder", | ||
"githubUsername": "loichuder" | ||
"githubUsername": "loichuder", | ||
"url": "https://github.com/loichuder" | ||
}, | ||
{ | ||
"name": "Axel Bocciarelli", | ||
"url": "https://github.com/axelboc", | ||
"githubUsername": "axelboc" | ||
"githubUsername": "axelboc", | ||
"url": "https://github.com/axelboc" | ||
} | ||
@@ -41,4 +41,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "8212c83f46d2854bffba41173ffc9498ef758cbfdeff83abf7120a07416326f4", | ||
"typesPublisherContentHash": "b22b682095ed9ad1ef016a87c2dad2ad9a82d89df24a1d25bfae593bb1819ed0", | ||
"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 [Jason Unger](https://github.com/jsonunger), [Björgvin Bæhrenz Þórðarson](https://github.com/bjorgvin), [Loïc Huder](https://github.com/loichuder), and [Axel Bocciarelli](https://github.com/axelboc). |
11818
251
16