Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-virtualized-select

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-virtualized-select - npm Package Compare versions

Comparing version 3.0.14 to 3.0.15

6

react-virtualized-select/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for react-virtualized-select 3.0
// Project: https://github.com/bvaughn/react-virtualized-select
// Definitions by: Sean Kelley <https://github.com/seansfkelley>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as React from "react";

@@ -8,0 +2,0 @@ import {

8

react-virtualized-select/package.json
{
"name": "@types/react-virtualized-select",
"version": "3.0.14",
"version": "3.0.15",
"description": "TypeScript definitions for react-virtualized-select",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-virtualized-select",

"name": "Sean Kelley",
"url": "https://github.com/seansfkelley",
"githubUsername": "seansfkelley"
"githubUsername": "seansfkelley",
"url": "https://github.com/seansfkelley"
}

@@ -28,4 +28,4 @@ ],

},
"typesPublisherContentHash": "b76a6a3ad6fbe96affefcb8c4afc274c6c7592ae57d1c0d911d8e6df070b7c51",
"typesPublisherContentHash": "e69435b235db8d3f71951fd6b285dcbcfbaa5626a848e2a5cacb389e5b6c94be",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for react-virtualized-select 3.0
// Project: https://github.com/bvaughn/react-virtualized-select
// Definitions by: Sean Kelley <https://github.com/seansfkelley>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as React from "react";

@@ -61,7 +55,6 @@ import {

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07:33 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/react-select](https://npmjs.com/package/@types/react-select), [@types/react-virtualized](https://npmjs.com/package/@types/react-virtualized)
* Global values: none
# Credits
These definitions were written by [Sean Kelley](https://github.com/seansfkelley).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc