Socket
Socket
Sign inDemoInstall

@types/select2

Package Overview
Dependencies
2
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.6 to 3.5.7

8

select2 v3.5/index.d.ts

@@ -101,4 +101,4 @@ // Type definitions for Select2 3.5

* Set the id value of the current selection
* @params value Value to set the id to
* @params triggerChange Should a change event be triggered
* @param value Value to set the id to
* @param triggerChange Should a change event be triggered
*/

@@ -112,4 +112,4 @@ (method: 'val', value: any, triggerChange?: boolean): any;

* Set the data of the current selection
* @params value Object to set the data to
* @params triggerChange Should a change event be triggered
* @param value Object to set the data to
* @param triggerChange Should a change event be triggered
*/

@@ -116,0 +116,0 @@ (method: 'data', value: any, triggerChange?: boolean): any;

{
"name": "@types/select2",
"version": "3.5.6",
"version": "3.5.7",
"description": "TypeScript definitions for Select2",

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

},
"typesPublisherContentHash": "ec77c855f513b0b61263279fd27536016dd3f7372082e970518855cdf20bdf59",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "733cfbdd90dc3456de9b768640ad978de342feb550d4bfea1ed231244b8dff2b",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 16:34:29 GMT
* Last updated: Thu, 25 May 2023 20:34:42 GMT
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery)

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc