🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@syncfusion/ej2-react-querybuilder

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-react-querybuilder - npm Package Compare versions

Comparing version

to
25.1.38

@@ -9,2 +9,11 @@ # Changelog

- `#I568017` - Issue with Sub field value is not set properly while setting rule for complex data binding has been fixed.
## 25.1.37 (2024-03-26)
### QueryBuilder
#### Bug Fixes
- `#I873568` - Issue with `getSqlFromRules` method not working properly in boolean fields when calling validateFields within the `ruleChange` event has been fixed.
- `#I568017` - Issue with QueryBuilder 'In' or 'Not in' Operator results in value field as empty list when using fieldMode as default mode has been fixed.

@@ -16,2 +25,8 @@

#### Bug Fixes
- `#I873624` - Issue with `getSqlFromRules` method is not working while using a field name like `Http Response Header Name-Verify` has been fixed.
### QueryBuilder
#### New Features

@@ -18,0 +33,0 @@

/*!
* filename: ej2-react-querybuilder.min.js
* version : 25.1.37
* version : 25.1.38
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

/*!
* filename: ej2-react-querybuilder.umd.min.js
* version : 25.1.37
* version : 25.1.38
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-react-querybuilder@*",
"_id": "@syncfusion/ej2-react-querybuilder@25.1.35",
"_id": "@syncfusion/ej2-react-querybuilder@25.1.37",
"_inBundle": false,
"_integrity": "sha512-k8Hk+eHnG8Pu0hFYWc5YYb0A8lDFpt7PALzBj8+EYXKwxxPy2RmhR0Awp5Frp0rgnHvdXqPkcjuiRQDvSz3iXg==",
"_integrity": "sha512-lkidGYsGKfXQwKDdLOIU//mh8w0bYXT7g4esa0lovnkUicHyutVC2CLjmv1VK/QHlomPiXSeQjRX8Rs/uexLqQ==",
"_location": "/@syncfusion/ej2-react-querybuilder",

@@ -22,4 +22,4 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-25.1.35.tgz",
"_shasum": "cf1fd04185cdbf13d9ab32c41309e49694725031",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-25.1.37.tgz",
"_shasum": "9e2eca30dd50e879069af10edc088af857b2e9b1",
"_spec": "@syncfusion/ej2-react-querybuilder@*",

@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",

"@syncfusion/ej2-base": "~25.1.35",
"@syncfusion/ej2-querybuilder": "25.1.37",
"@syncfusion/ej2-querybuilder": "25.1.38",
"@syncfusion/ej2-react-base": "~25.1.35"

@@ -58,4 +58,4 @@ },

},
"version": "25.1.37",
"version": "25.1.38",
"sideEffects": false
}