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 4.0.34 to 4.0.35

select2/LICENSE

2

select2/index.d.ts

@@ -29,3 +29,3 @@ // Type definitions for Select2 4.0.1

cache?: boolean;
data?: (term: string, page: number, context: any) => any;
data?: (params: Select2QueryOptions, page: number, context: any) => any;
results?: (term: any, page: number, context: any) => any;

@@ -32,0 +32,0 @@ processResults?:(data: any, params: any) => any;

{
"name": "@types/select2",
"version": "4.0.34",
"version": "4.0.35",
"description": "TypeScript definitions for Select2",

@@ -22,4 +22,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "42df0e268461c45a039c0710c2c6a61f48e1d0d41d2cd1ea77a14c4e618b2436",
"typesPublisherContentHash": "1fe68c2e0602d268586c4bf4a7265478d10740967ebb376449c66269ddd9d855",
"typeScriptVersion": "2.0"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/select2
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/select2
Additional Details
* Last updated: Tue, 28 Mar 2017 22:11:14 GMT
* Last updated: Tue, 16 May 2017 23:04:07 GMT
* Dependencies: jquery

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

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