Socket
Socket
Sign inDemoInstall

js-search

Package Overview
Dependencies
0
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

9

package.json
{
"name": "js-search",
"version": "2.0.0",
"version": "2.0.1",
"description": "JS Search is an efficient, client-side search library for JavaScript and JSON objects",

@@ -30,9 +30,2 @@ "main": "./dist/umd/js-search.js",

},
"scripts": {
"build:flow": "echo \"// @flow\n\nexport * from '../../source'\" > dist/umd/js-search.js.flow",
"build": "rimraf dist && rollup -c && yarn build:flow",
"test": "flow check && jest",
"tdd": "jest --watch",
"prepublishOnly": "yarn build"
},
"author": "Brian Vaughn <briandavidvaughn@gmail.com> (https://github.com/bvaughn/)",

@@ -39,0 +32,0 @@ "license": "MIT",

5

README.md

@@ -7,3 +7,3 @@ [Installation](#installation) |

[Search Index](#configuring-the-search-index) |
[Index Strategy](#configuring-the-index-strategy)
[Index Strategy](#configuring-the-index-strategy)

@@ -27,2 +27,5 @@ # Js Search: client-side search library

---
### If you like this project, 🎉 [become a sponsor](https://github.com/sponsors/bvaughn/) or ☕ [buy me a coffee](http://givebrian.coffee/)
---
### Installation

@@ -29,0 +32,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc