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

lunr-mutable-indexes

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lunr-mutable-indexes - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

16

package.json
{
"name": "lunr-mutable-indexes",
"version": "0.2.0",
"description": "Mutable indexes for lunr.js 2.1.x",
"version": "0.3.0",
"description": "Mutable indexes for lunr.js 2.1.x or greater",
"main": "lunr-mutable.js",
"scripts": {
"test": "make test"
"test": "make test",
"prepare": "make lunr-mutable.js"
},

@@ -23,12 +24,9 @@ "repository": {

"devDependencies": {
"mocha": "^3.0.2",
"chai": "^4.1.2"
"chai": "^4.1.2",
"mocha": "^5.1.1"
},
"homepage": "https://github.com/hoelzro/lunr-mutable-indexes#readme",
"dependencies": {
"lunr": "~2.1.5"
},
"scripts": {
"prepare": "make lunr-mutable.js"
"lunr": ">= 2.1.5 < 2.3.0"
}
}

Sorry, the diff of this file is not supported yet

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