Socket
Socket
Sign inDemoInstall

elastic-builder

Package Overview
Dependencies
11
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.0 to 2.6.1

2

package.json
{
"name": "elastic-builder",
"version": "2.6.0",
"version": "2.6.1",
"description": "A JavaScript implementation of the elasticsearch Query DSL",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -64,5 +64,3 @@ 'use strict';

throw new Error(
`Invalid Range! Range must have at least one of ${
this._rangeRequiredKeys
}`
`Invalid Range! Range must have at least one of ${this._rangeRequiredKeys}`
);

@@ -69,0 +67,0 @@ }

Sorry, the diff of this file is too big to display

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