@types/lunr
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -7,2 +7,5 @@ // Type definitions for lunr.js 2.1 | ||
export as namespace lunr; | ||
export = lunr; | ||
/** | ||
@@ -1003,5 +1006,1 @@ * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright | ||
declare function lunr(config: lunr.ConfigFunction): lunr.Index; | ||
declare module "lunr" { | ||
export = lunr; | ||
} |
{ | ||
"name": "@types/lunr", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "TypeScript definitions for lunr.js", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "e2d0f5761e27b20cad33e7a94ce3abcb6430e00e23fd6f790dfcff3f8b14425b", | ||
"typesPublisherContentHash": "739c740cb8ce7599a9b9740a4d64865d81872b27b1bdb6efbc6b62f1aa2ae429", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 14 Sep 2017 19:43:24 GMT | ||
* Last updated: Tue, 26 Sep 2017 18:18:49 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: lunr |
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
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
0
40734
916