@syncfusion/ej2-react-buttons
Advanced tools
Comparing version 20.4.49 to 20.4.50
@@ -5,2 +5,10 @@ # Changelog | ||
### RadioButton | ||
#### Bug Fixes | ||
- `#F40707` - Value change event triggered twice in Radio Button component has been fixed. | ||
## 20.4.49 (2023-02-07) | ||
### Switch | ||
@@ -7,0 +15,0 @@ |
/*! | ||
* filename: ej2-react-buttons.min.js | ||
* version : 20.4.49 | ||
* version : 20.4.50 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-react-buttons.umd.min.js | ||
* version : 20.4.49 | ||
* version : 20.4.50 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-react-buttons@*", | ||
"_id": "@syncfusion/ej2-react-buttons@20.4.48", | ||
"_id": "@syncfusion/ej2-react-buttons@20.4.49", | ||
"_inBundle": false, | ||
"_integrity": "sha512-5ALOixBjM79xbKJUGREkVNtUYHRqy4a8sTboUea+310KHbAkCBMqJ6+QEjyNAodr6sukWhR5VxqRHU3fnV5Xcw==", | ||
"_integrity": "sha512-LdVksN/LWXi8Tm0Dw28Wk7hZHoMYKxtPRLgZDXreB7ScEJHAt18VYpsifXBCWxgyOEYc7VLd9m0TCMEaA54dmA==", | ||
"_location": "/@syncfusion/ej2-react-buttons", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-buttons/-/ej2-react-buttons-20.4.48.tgz", | ||
"_shasum": "d20a3933405bec005a393c2178d6487e0773b749", | ||
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-buttons/-/ej2-react-buttons-20.4.49.tgz", | ||
"_shasum": "fa5ff4d727bd4edbf7cb1b12b06deb73c73a1d09", | ||
"_spec": "@syncfusion/ej2-react-buttons@*", | ||
@@ -36,3 +36,3 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included", | ||
"@syncfusion/ej2-base": "~20.4.48", | ||
"@syncfusion/ej2-buttons": "20.4.49", | ||
"@syncfusion/ej2-buttons": "20.4.50", | ||
"@syncfusion/ej2-react-base": "~20.4.48" | ||
@@ -64,4 +64,4 @@ }, | ||
}, | ||
"version": "20.4.49", | ||
"version": "20.4.50", | ||
"sideEffects": false | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5579560
+ Added@syncfusion/ej2-buttons@20.4.50(transitive)
- Removed@syncfusion/ej2-buttons@20.4.49(transitive)