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

@types/typeahead

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/typeahead - npm Package Compare versions

Comparing version 0.11.31 to 0.11.32

2

typeahead/index.d.ts

@@ -1189,3 +1189,3 @@ // Type definitions for typeahead.js 0.11.1

*/
public search(query: string, sync: (datums: T[]) => void, async: (datums: T[]) => void): T[];
public search(query: string, sync: (datums: T[]) => void, async?: (datums: T[]) => void): T[];

@@ -1192,0 +1192,0 @@ /**

{
"name": "@types/typeahead",
"version": "0.11.31",
"version": "0.11.32",
"description": "TypeScript definitions for typeahead.js",

@@ -9,7 +9,9 @@ "license": "MIT",

"name": "Ivaylo Gochkov",
"url": "https://github.com/igochkov"
"url": "https://github.com/igochkov",
"githubUsername": "igochkov"
},
{
"name": "Gidon Junge",
"url": "https://github.com/gjunge"
"url": "https://github.com/gjunge",
"githubUsername": "gjunge"
}

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

},
"typesPublisherContentHash": "2b6465ec9d798095491d28b53aadbc326be7275ad7bbafa08f595322ee6d9758",
"typesPublisherContentHash": "fcf4e39d4a3bba8965a14b931b2064eb1710ac7d6f0baa861b8fc0e06a502521",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT
* Last updated: Mon, 05 Feb 2018 16:02:05 GMT
* Dependencies: jquery

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

Sorry, the diff of this file is not supported yet

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