@syncfusion/ej2-react-base
Advanced tools
Comparing version 16.2.41 to 16.2.45
@@ -9,2 +9,10 @@ # Changelog | ||
- Provided React 16.4.1 compatibility support | ||
## 16.2.41 (2018-06-25) | ||
### Common | ||
#### New Features | ||
- Provided template support for Essential JS 2 React components. | ||
@@ -11,0 +19,0 @@ |
{ | ||
"name": "@syncfusion/ej2-react-base", | ||
"version": "16.2.41", | ||
"version": "16.2.45", | ||
"description": "Essential JS 2 React Base", | ||
@@ -24,5 +24,5 @@ "author": "Syncfusion Inc.", | ||
"dependencies": { | ||
"react": "15.5.4 - 16.0.0", | ||
"react-dom": "15.5.4 - 16.0.0", | ||
"@syncfusion/ej2-base": "~16.2.41" | ||
"react": "15.5.4 - 16.4.1", | ||
"react-dom": "15.5.4 - 16.4.1", | ||
"@syncfusion/ej2-base": "~16.2.45" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
2140161
2371
+ Addedreact@16.4.1(transitive)
+ Addedreact-dom@16.4.1(transitive)
- Removedreact@16.0.0(transitive)
- Removedreact-dom@16.0.0(transitive)
Updatedreact@15.5.4 - 16.4.1
Updatedreact-dom@15.5.4 - 16.4.1