Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/lunr

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/lunr - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

7

lunr/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc