Socket
Socket
Sign inDemoInstall

es-search-builder

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

.eslintignore

6

package.json

@@ -7,3 +7,3 @@ {

},
"version": "1.0.2",
"version": "1.0.3",
"engines": {

@@ -17,3 +17,3 @@ "node": ">=4.3"

"posttest": "npm run lint",
"lint": "jshint .",
"lint": "eslint .",
"cover": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage",

@@ -29,4 +29,4 @@ "prepublish": "npm test"

"coveralls": "^2.11.15",
"eslint": "^3.12.2",
"istanbul": "^0.4.5",
"jshint": "^2.9.4",
"mocha": "^3.2.0",

@@ -33,0 +33,0 @@ "mocha-lcov-reporter": "^1.2.0",

@@ -8,3 +8,6 @@ # es-search-builder

[![Coverage Status](https://coveralls.io/repos/github/stevejay/es-search-builder/badge.svg?branch=master)](https://coveralls.io/github/stevejay/es-search-builder?branch=master)
[![dependency status](https://david-dm.org/stevejay/es-search-builder.svg)](https://david-dm.org/stevejay/es-search-builder)
[![bitHound Overall Score](https://www.bithound.io/github/stevejay/es-search-builder/badges/score.svg)](https://www.bithound.io/github/stevejay/es-search-builder)
[![bitHound Dependencies](https://www.bithound.io/github/stevejay/es-search-builder/badges/dependencies.svg)](https://www.bithound.io/github/stevejay/es-search-builder/master/dependencies/npm)
[![bitHound Dev Dependencies](https://www.bithound.io/github/stevejay/es-search-builder/badges/devDependencies.svg)](https://www.bithound.io/github/stevejay/es-search-builder/master/dependencies/npm)
![license](https://img.shields.io/npm/l/es-search-builder.svg)

@@ -11,0 +14,0 @@ [![NPM](https://nodei.co/npm/es-search-builder.png)](https://nodei.co/npm/es-search-builder/)

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