🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@types/react-bootstrap-range-slider

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-bootstrap-range-slider - npm Package Compare versions

Comparing version

to
1.2.3

5

react-bootstrap-range-slider/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for react-bootstrap-range-slider 1.2
// Project: https://github.com/jaywilz/react-bootstrap-range-slider#readme
// Definitions by: Isaac Moore <https://github.com/rmsy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import {

@@ -7,0 +2,0 @@ ChangeEvent,

8

react-bootstrap-range-slider/package.json
{
"name": "@types/react-bootstrap-range-slider",
"version": "1.2.2",
"version": "1.2.3",
"description": "TypeScript definitions for react-bootstrap-range-slider",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-bootstrap-range-slider",

"name": "Isaac Moore",
"url": "https://github.com/rmsy",
"githubUsername": "rmsy"
"githubUsername": "rmsy",
"url": "https://github.com/rmsy"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "2dc2c28c1b99d7e8c27bcf051909fb7085b28dd6d005f50f13cb33a0fb782e17",
"typesPublisherContentHash": "c9e4cbc9f3163ef3ffc9ad9cea5f90fb7adfcf9662d71a791a02aa17f1fda8a3",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for react-bootstrap-range-slider 1.2
// Project: https://github.com/jaywilz/react-bootstrap-range-slider#readme
// Definitions by: Isaac Moore <https://github.com/rmsy>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import {

@@ -60,7 +55,6 @@ ChangeEvent,

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Isaac Moore](https://github.com/rmsy).