@types/lunr
Advanced tools
Comparing version 2.3.5 to 2.3.6
@@ -1,7 +0,1 @@ | ||
// Type definitions for lunr.js 2.3 | ||
// Project: https://github.com/olivernn/lunr.js, http://lunrjs.com | ||
// Definitions by: Sean Tan <https://github.com/seantanly>, Andrés Pérez <https://github.com/hokiegeek> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
export as namespace lunr; | ||
@@ -8,0 +2,0 @@ export = lunr; |
{ | ||
"name": "@types/lunr", | ||
"version": "2.3.5", | ||
"description": "TypeScript definitions for lunr.js", | ||
"version": "2.3.6", | ||
"description": "TypeScript definitions for lunr", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lunr", | ||
@@ -10,9 +10,9 @@ "license": "MIT", | ||
"name": "Sean Tan", | ||
"url": "https://github.com/seantanly", | ||
"githubUsername": "seantanly" | ||
"githubUsername": "seantanly", | ||
"url": "https://github.com/seantanly" | ||
}, | ||
{ | ||
"name": "Andrés Pérez", | ||
"url": "https://github.com/hokiegeek", | ||
"githubUsername": "hokiegeek" | ||
"githubUsername": "hokiegeek", | ||
"url": "https://github.com/hokiegeek" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4602c7589be00270b386edebffb9c6c6ea32a6b9c10a32bf36857aaef093b34a", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "47fb3062edc8dce0083758fb719ff4408f336d97fac360a908abb88096cfa4cf", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for lunr.js (https://github.com/olivernn/lunr.js). | ||
This package contains type definitions for lunr (https://github.com/olivernn/lunr.js). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Wed, 30 Aug 2023 19:35:22 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: `lunr` | ||
# Credits | ||
These definitions were written by [Sean Tan](https://github.com/seantanly), and [Andrés Pérez](https://github.com/hokiegeek). |
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
40773
909
16