@syncfusion/ej2-react-documenteditor
Advanced tools
Comparing version 16.3.29 to 16.3.30
@@ -5,2 +5,4 @@ # Changelog | ||
## 16.3.29 (2018-10-31) | ||
### Document Editor | ||
@@ -7,0 +9,0 @@ |
/*! | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 16.3.29 | ||
* version : 16.3.30 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license. | ||
* filename: ej2-react-documenteditor.umd.min.js | ||
* version : 16.3.27 | ||
* version : 16.3.29 | ||
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved. | ||
@@ -15,0 +15,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"name": "@syncfusion/ej2-react-documenteditor", | ||
"version": "16.3.29", | ||
"version": "16.3.30", | ||
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React", | ||
@@ -23,3 +23,3 @@ "author": "Syncfusion Inc.", | ||
"type": "git", | ||
"url": "https://github.com/syncfusion/ej2-react-documenteditor.git" | ||
"url": "https://github.com/syncfusion/ej2-react-ui-components.git" | ||
}, | ||
@@ -31,5 +31,5 @@ "main": "./dist/ej2-react-documenteditor.umd.min.js", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~16.3.29", | ||
"@syncfusion/ej2-react-base": "~16.3.29", | ||
"@syncfusion/ej2-documenteditor": "16.3.29" | ||
"@syncfusion/ej2-base": "~16.3.30", | ||
"@syncfusion/ej2-react-base": "~16.3.30", | ||
"@syncfusion/ej2-documenteditor": "16.3.30" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
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
301339
+ Added@syncfusion/ej2-documenteditor@16.3.30(transitive)
- Removed@syncfusion/ej2-documenteditor@16.3.29(transitive)