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.62 to 4.0.63

1

select2/index.d.ts

@@ -19,2 +19,3 @@ /// <reference types="jquery"/>

*/
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
export type JQueryEventHandlerBase<TContext, T> = (this: TContext, t: T, ...args: any[]) => void | false;

@@ -21,0 +22,0 @@

4

select2/package.json
{
"name": "@types/select2",
"version": "4.0.62",
"version": "4.0.63",
"description": "TypeScript definitions for select2",

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

},
"typesPublisherContentHash": "9f5ac855db7f1f56d0a43c6bd5955a0d4d7a6754ce436e12d2590d37937361ab",
"typesPublisherContentHash": "196f7f02137598d83986e9c641bf81b2102342b4a84317e3988e02ec32a5a2ac",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery)

@@ -14,0 +14,0 @@

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