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

@syncfusion/ej2-react-querybuilder

Package Overview
Dependencies
Maintainers
3
Versions
187
Alerts
File Explorer

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
17.1.42

8

CHANGELOG.md

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

- Rule with AND operator is not properly updated in ASP.NET MVC and Core.
## 17.1.40 (2019-04-09)
### QueryBuilder
#### Bug Fixes
- Updating conditions throws script error after using 'setRules' method.

@@ -11,0 +19,0 @@

2

dist/ej2-react-querybuilder.umd.min.js
/*!
* filename: ej2-react-querybuilder.umd.min.js
* version : 17.1.40
* version : 17.1.42
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

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

{
"name": "@syncfusion/ej2-react-querybuilder",
"version": "17.1.40",
"version": "17.1.42",
"description": "Essential JS 2 QueryBuilder for React",

@@ -31,5 +31,5 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~17.1.38",
"@syncfusion/ej2-react-base": "~17.1.38",
"@syncfusion/ej2-querybuilder": "17.1.40"
"@syncfusion/ej2-base": "~17.1.42",
"@syncfusion/ej2-react-base": "~17.1.42",
"@syncfusion/ej2-querybuilder": "17.1.42"
},

@@ -36,0 +36,0 @@ "devDependencies": {},