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.3.5 to 2.3.6

6

lunr/index.d.ts

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

16

lunr/package.json
{
"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).
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