@syncfusion/ej2-vue-richtexteditor
Advanced tools
Comparing version 17.1.48 to 17.1.49
@@ -7,2 +7,10 @@ # Changelog | ||
#### Bug Fixes | ||
- #235461 - Thrown the console error while rendering the RichTextEditor within a table element and pressing the tab key from edit area that issue has been resolved. | ||
## 17.1.48 (2019-05-21) | ||
### RichTextEditor | ||
#### New Features | ||
@@ -9,0 +17,0 @@ |
/*! | ||
* filename: ej2-vue-richtexteditor.umd.min.js | ||
* version : 17.1.48 | ||
* version : 17.1.49 | ||
* 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-vue-richtexteditor", | ||
"version": "17.1.48", | ||
"_from": "@syncfusion/ej2-vue-richtexteditor@*", | ||
"_id": "@syncfusion/ej2-vue-richtexteditor@17.1.48", | ||
"_inBundle": false, | ||
"_integrity": "sha512-nkKMHYsIK9Rl7b06dxSzYvAJPKgWaYx6RW5dawEMo4x4GzRE9ebZ7yD50SJh4hhFpbhuSSs5jTlfc/47cfMtUg==", | ||
"_location": "/@syncfusion/ej2-vue-richtexteditor", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-vue-richtexteditor@*", | ||
"name": "@syncfusion/ej2-vue-richtexteditor", | ||
"escapedName": "@syncfusion%2fej2-vue-richtexteditor", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/" | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-richtexteditor/-/ej2-vue-richtexteditor-17.1.48.tgz", | ||
"_shasum": "c51170688a9bf82a1d99843e88f137b9f8e687c8", | ||
"_spec": "@syncfusion/ej2-vue-richtexteditor@*", | ||
"_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/syncfusion/ej2-vue-ui-components/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.49", | ||
"@syncfusion/ej2-richtexteditor": "17.1.49", | ||
"@syncfusion/ej2-vue-base": "~17.1.49" | ||
}, | ||
"deprecated": false, | ||
"description": "Essential JS 2 RichTextEditor component for Vue", | ||
"author": "Syncfusion Inc.", | ||
"license": "SEE LICENSE IN license", | ||
"devDependencies": {}, | ||
"es2015": "dist/es6/ej2-vue-richtexteditor.es2015.js", | ||
"homepage": "https://github.com/syncfusion/ej2-vue-ui-components#readme", | ||
"keywords": [ | ||
@@ -21,17 +57,12 @@ "ej2", | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"main": "./dist/ej2-vue-richtexteditor.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-vue-richtexteditor", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/syncfusion/ej2-vue-ui-components.git" | ||
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git" | ||
}, | ||
"main": "./dist/ej2-vue-richtexteditor.umd.min.js", | ||
"module": "./index.js", | ||
"es2015": "dist/es6/ej2-vue-richtexteditor.es2015.js", | ||
"readme": "ReadMe.md", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.1.48", | ||
"@syncfusion/ej2-vue-base": "~17.1.48", | ||
"@syncfusion/ej2-richtexteditor": "17.1.48" | ||
}, | ||
"devDependencies": {}, | ||
"version": "17.1.49", | ||
"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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2103771
0
1
+ Added@syncfusion/ej2-richtexteditor@17.1.49(transitive)
- Removed@syncfusion/ej2-richtexteditor@17.1.48(transitive)