@syncfusion/ej2-react-buttons
Advanced tools
Comparing version 17.2.28-beta to 17.2.34
@@ -7,2 +7,10 @@ # Changelog | ||
#### Bug Fixes | ||
- I239111 - Issue with getting selected chip using `getSelectedChips` method in Edge browser has been fixed. | ||
## 17.2.28-beta (2019-06-27) | ||
### Chips | ||
#### Breaking Changes | ||
@@ -9,0 +17,0 @@ |
/*! | ||
* filename: ej2-react-buttons.umd.min.js | ||
* version : 17.2.28-beta | ||
* version : 17.2.34 | ||
* Copyright Syncfusion Inc. 2001 - 2019. 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@17.1.1", | ||
"_id": "@syncfusion/ej2-react-buttons@17.2.28", | ||
"_inBundle": false, | ||
"_integrity": "sha512-aiKpFZegMQYPpirNsymOkNRBbah4i1H93GRuOWcHx7qJGffx1nydndW12pApiflOYF4ke1JxliEs3EMK5bLEOg==", | ||
"_integrity": "sha512-A7lyGLS5RA6RLCBG7pqOi+zrsyz3yIuDUne1ZJHwp7J7f7XVv2JtCJS1BLA5f4T6/ZrHokknddRYyHyAiadCfg==", | ||
"_location": "/@syncfusion/ej2-react-buttons", | ||
@@ -22,4 +22,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-buttons/-/ej2-react-buttons-17.1.1.tgz", | ||
"_shasum": "1f85ee832398caa8c95f860e3715d24d0f63e328", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-buttons/-/ej2-react-buttons-17.2.28.tgz", | ||
"_shasum": "e9e0e4a577e5d5e372832e952c2e73e18f14730c", | ||
"_spec": "@syncfusion/ej2-react-buttons@*", | ||
@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.2.28-beta", | ||
"@syncfusion/ej2-buttons": "17.2.28-beta", | ||
"@syncfusion/ej2-react-base": "~17.2.28-beta" | ||
"@syncfusion/ej2-base": "~17.2.34", | ||
"@syncfusion/ej2-buttons": "17.2.34", | ||
"@syncfusion/ej2-react-base": "~17.2.34" | ||
}, | ||
@@ -85,4 +85,4 @@ "deprecated": false, | ||
}, | ||
"version": "17.2.28-beta", | ||
"version": "17.2.34", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2922762
1
+ Added@syncfusion/ej2-buttons@17.2.34(transitive)
- Removed@syncfusion/ej2-buttons@17.2.28-beta(transitive)