@types/lunr
Advanced tools
Comparing version 2.1.3 to 2.1.4
@@ -787,3 +787,3 @@ // Type definitions for lunr.js 2.1 | ||
*/ | ||
const separator: RegExp; | ||
let separator: RegExp; | ||
} | ||
@@ -790,0 +790,0 @@ |
{ | ||
"name": "@types/lunr", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "TypeScript definitions for lunr.js", | ||
@@ -20,4 +20,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0937c722818160f9d920934a54cda20f1e321211ab0bf3b609330ae0696ffdd0", | ||
"typesPublisherContentHash": "ab2f24bcdc3255b628a54094088e2a9ec9f38f98d99143f3b513af8f620298f4", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 Oct 2017 01:11:50 GMT | ||
* Last updated: Tue, 05 Dec 2017 17:19:44 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
38441