New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.5.28 to 0.5.29

3

lunr/index.d.ts

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

16

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

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