@types/lunr
Advanced tools
Comparing version 0.5.28 to 0.5.29
@@ -919,1 +919,4 @@ // Type definitions for lunr.js 0.5.4 | ||
declare function lunr(config:Function):lunr.Index; | ||
export = lunr; | ||
export as namespace lunr; |
{ | ||
"name": "@types/lunr", | ||
"version": "0.5.28", | ||
"description": "TypeScript definitions for lunr.js 0.5.4", | ||
"version": "0.5.29", | ||
"description": "TypeScript definitions for lunr.js", | ||
"license": "MIT", | ||
"author": "Sebastian Lenz <https://github.com/sebastian-lenz>", | ||
"contributors": [ | ||
{ | ||
"name": "Sebastian Lenz", | ||
"url": "https://github.com/sebastian-lenz" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,4 +19,5 @@ "repository": { | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "c43373e059c8d1276602f631740d48697b6180cf8aaaf376f1efd75f29c54a32" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "f33a712b641de5195ba9b6406159890259a80de8f5c90455f8614c86f1120d12", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,12 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for lunr.js 0.5.4 (https://github.com/olivernn/lunr.js). | ||
This package contains type definitions for lunr.js (https://github.com/olivernn/lunr.js). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/lunr | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/lunr | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Fri, 24 Mar 2017 16:00:10 GMT | ||
* Dependencies: none | ||
* Global values: lunr | ||
@@ -17,0 +15,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
32247
0
3
748
17