You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP

@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
24.2.3

@@ -5,2 +5,4 @@ # Changelog

## 24.1.46 (2024-01-17)
### QueryBuilder

@@ -10,2 +12,10 @@

- `#I867810` - Issue with Script error thrown in the header template while adding and deleting the conditions has been fixed.
## 24.1.46 (2024-01-17)
### QueryBuilder
#### Bug Fixes
- `#I534895` - Issue with `getValidRules` method of query builder returns improper rule for in operator has been fixed.

@@ -12,0 +22,0 @@

/*!
* filename: ej2-react-querybuilder.min.js
* version : 24.1.46
* version : 24.2.3
* 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 : 24.1.46
* version : 24.2.3
* 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@24.1.45",
"_id": "@syncfusion/ej2-react-querybuilder@24.1.46",
"_inBundle": false,
"_integrity": "sha512-el+G+7XN7wPdGltQ7WGx+xPrvqoGvIPQMgs1RTjgjvisZFNiVt/7TYJAx28LDFSo7USiYt58AK1fBRxBJDwcig==",
"_integrity": "sha512-uvWRrll1DKzSwYWWqmfAIgqcTG4+Rw8IINpJBNEOoh3LdW4OmUIF8BK9QZStziubabSYWLkc4WJWrHl02xv6YQ==",
"_location": "/@syncfusion/ej2-react-querybuilder",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-24.1.45.tgz",
"_shasum": "4a77e0c79a8077bcb812f42ca3677287e0784088",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-querybuilder/-/ej2-react-querybuilder-24.1.46.tgz",
"_shasum": "2a06a0522a7279a673635ed4d8e70bbf0b0466d4",
"_spec": "@syncfusion/ej2-react-querybuilder@*",

@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~24.1.46",
"@syncfusion/ej2-querybuilder": "24.1.46",
"@syncfusion/ej2-react-base": "~24.1.46",
"@syncfusion/ej2-base": "~24.2.3",
"@syncfusion/ej2-querybuilder": "24.2.3",
"@syncfusion/ej2-react-base": "~24.2.3",
"awesome-typescript-loader": "^3.1.3",

@@ -60,4 +60,4 @@ "source-map-loader": "^0.2.1"

},
"version": "24.1.46",
"version": "24.2.3",
"sideEffects": false
}