New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

elastic-particles

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elastic-particles - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

lib/queries/existsQuery.js

1

lib/particles.js

@@ -8,2 +8,3 @@ 'use strict';

exports.RangeQuery = require('./queries/rangeQuery');
exports.ExistsQuery = require('./queries/existsQuery');

@@ -10,0 +11,0 @@ exports.AndFilter = require('./filters/andFilter');

2

package.json
{
"name": "elastic-particles",
"version": "2.2.1",
"version": "2.2.2",
"description": "Building blocks for Elastic queries, filters, and aggregations which can be re-used, combed, and nested.",

@@ -5,0 +5,0 @@ "author": {

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