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

@types/select2

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/select2 - npm Package Compare versions

Comparing version 4.0.56 to 4.0.57

2

select2/index.d.ts

@@ -214,3 +214,3 @@ // Type definitions for Select2 4.0

dropdownCssClass?: string | undefined;
dropdownParent?: JQuery | undefined;
dropdownParent?: HTMLElement | JQuery | string | undefined;
escapeMarkup?: ((markup: string) => string) | undefined;

@@ -217,0 +217,0 @@ initSelection?: ((element: JQuery, callback: (data: any) => void) => void) | undefined;

{
"name": "@types/select2",
"version": "4.0.56",
"version": "4.0.57",
"description": "TypeScript definitions for Select2",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/select2",

},
"typesPublisherContentHash": "cd56952eca1d0d25e15789ca708ae4472a4927cf02341213b6f7a9619444119f",
"typesPublisherContentHash": "75610b5fe7ab0c96c0d5c7c5066a70b60d7dd4b6fb3150b5a26d30178f733a67",
"typeScriptVersion": "4.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 30 Dec 2022 23:03:49 GMT
* Last updated: Wed, 15 Feb 2023 01:32:43 GMT
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery)

@@ -14,0 +14,0 @@ * Global values: `Select2`

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