Socket
Socket
Sign inDemoInstall

odata-query

Package Overview
Dependencies
0
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.6.0 to 5.6.1

2

dist/index.js

@@ -218,3 +218,3 @@ 'use strict';

} else if (COLLECTION_OPERATORS.indexOf(op) !== -1) {
var lambaParameter = filterKey[0].toLowerCase();
var lambaParameter = filterKey.toLowerCase();
var filter = buildFilter(value[op], lambaParameter);

@@ -221,0 +221,0 @@

{
"name": "odata-query",
"version": "5.6.0",
"version": "5.6.1",
"author": "Sean Lynch <techniq35@gmail.com>",

@@ -5,0 +5,0 @@ "license": "MIT",

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