@types/lunr
Advanced tools
Comparing version 2.1.5 to 2.1.6
@@ -241,3 +241,2 @@ // Type definitions for lunr.js 2.1 | ||
* | ||
* @callback lunr.Index~queryBuilder | ||
* @param query - The query object to build up. | ||
@@ -662,3 +661,2 @@ */ | ||
* | ||
* @callback lunr.Token~updateFunction | ||
* @param str - The string representation of the token. | ||
@@ -665,0 +663,0 @@ * @param metadata - All metadata associated with this token. |
{ | ||
"name": "@types/lunr", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "TypeScript definitions for lunr.js", | ||
@@ -16,8 +16,8 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "9153be078e9f596235813693d7e7e7abff8e5a2cced6d21601e115d6e79627e0", | ||
"typesPublisherContentHash": "5005a1da879d650bd98ba17495c9da11dd60933cf32e20cf211d8ab7c97a5b38", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lunr | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lunr | ||
Additional Details | ||
* Last updated: Wed, 06 Dec 2017 16:08:29 GMT | ||
* Last updated: Thu, 02 Aug 2018 01:35:11 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: lunr |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38839
886