@syncfusion/ej2-vue-base
Advanced tools
Comparing version 17.3.14 to 17.3.16
@@ -5,2 +5,8 @@ # Changelog | ||
### Common | ||
#### Bug Fixes | ||
- `248589` -cleared peerDependencies warning. | ||
## 17.2.48-beta (2019-08-28) | ||
@@ -7,0 +13,0 @@ |
/*! | ||
* filename: ej2-vue-base.umd.min.js | ||
* version : 17.3.14 | ||
* version : 17.3.16 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-vue-base.min.js | ||
* version : 17.3.14 | ||
* version : 17.3.16 | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: index.d.ts | ||
* version : 17.3.14 | ||
* version : 17.3.16 | ||
* 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-vue-base@*", | ||
"_id": "@syncfusion/ej2-vue-base@17.2.48", | ||
"_id": "@syncfusion/ej2-vue-base@17.3.9", | ||
"_inBundle": false, | ||
"_integrity": "sha512-0eHEYhm362R+5OoFdCIfbi0jAc8UkYUxsY+NjkXw5SgnQbi+2be8R8q9JX7QmYh4hbYp8ng1F+eeDIFdMjuQ/g==", | ||
"_integrity": "sha512-TbItfBlcJLRz2k1NmyCa0Ipku1Tp80BCLuFaPNyOZcQFYfoSENf0NTsoUO9OVWFV8xw0qPCm5ow6o0m+4XLI2g==", | ||
"_location": "/@syncfusion/ej2-vue-base", | ||
@@ -21,35 +21,21 @@ "_phantomChildren": {}, | ||
"/", | ||
"/@syncfusion/ej2-vue-barcode-generator", | ||
"/@syncfusion/ej2-vue-buttons", | ||
"/@syncfusion/ej2-vue-calendars", | ||
"/@syncfusion/ej2-vue-charts", | ||
"/@syncfusion/ej2-vue-circulargauge", | ||
"/@syncfusion/ej2-vue-diagrams", | ||
"/@syncfusion/ej2-vue-documenteditor", | ||
"/@syncfusion/ej2-vue-dropdowns", | ||
"/@syncfusion/ej2-vue-filemanager", | ||
"/@syncfusion/ej2-vue-gantt", | ||
"/@syncfusion/ej2-vue-grids", | ||
"/@syncfusion/ej2-vue-heatmap", | ||
"/@syncfusion/ej2-vue-inplace-editor", | ||
"/@syncfusion/ej2-vue-inputs", | ||
"/@syncfusion/ej2-vue-layouts", | ||
"/@syncfusion/ej2-vue-lineargauge", | ||
"/@syncfusion/ej2-vue-lists", | ||
"/@syncfusion/ej2-vue-maps", | ||
"/@syncfusion/ej2-vue-navigations", | ||
"/@syncfusion/ej2-vue-notifications", | ||
"/@syncfusion/ej2-vue-pdfviewer", | ||
"/@syncfusion/ej2-vue-pivotview", | ||
"/@syncfusion/ej2-vue-popups", | ||
"/@syncfusion/ej2-vue-querybuilder", | ||
"/@syncfusion/ej2-vue-richtexteditor", | ||
"/@syncfusion/ej2-vue-schedule", | ||
"/@syncfusion/ej2-vue-splitbuttons", | ||
"/@syncfusion/ej2-vue-spreadsheet", | ||
"/@syncfusion/ej2-vue-treegrid", | ||
"/@syncfusion/ej2-vue-treemap" | ||
"/@syncfusion/ej2-vue-treegrid" | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-base/-/ej2-vue-base-17.2.48.tgz", | ||
"_shasum": "d2823f9bff3595b213cee18269c6498240a11594", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-vue-base/-/ej2-vue-base-17.3.9.tgz", | ||
"_shasum": "e13f769f75eabaaa5fb4f1bcca9c7721b930d1c2", | ||
"_spec": "@syncfusion/ej2-vue-base@*", | ||
@@ -65,3 +51,3 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.3.14" | ||
"@syncfusion/ej2-base": "~17.3.16" | ||
}, | ||
@@ -88,3 +74,3 @@ "deprecated": false, | ||
"peerDependencies": { | ||
"vue": "2.5.2 - 2.5.21" | ||
"vue": "2.5.2 - 2.6.10" | ||
}, | ||
@@ -96,4 +82,4 @@ "repository": { | ||
"typings": "index.d.ts", | ||
"version": "17.3.14", | ||
"version": "17.3.16", | ||
"sideEffects": true | ||
} |
152554
+ Addedvue@2.6.10(transitive)
- Removedvue@2.5.21(transitive)