@syncfusion/ej2-vue-base
Advanced tools
Comparing version 17.1.32-beta to 17.1.38
@@ -11,2 +11,10 @@ # Changelog | ||
## 17.1.32-beta (2019-03-13) | ||
### Common | ||
#### New Features | ||
- Provided .sync modifier support for Essential JS 2 for Vue components. | ||
## 17.1.1-beta (2019-01-29) | ||
@@ -13,0 +21,0 @@ |
/*! | ||
* filename: ej2-vue-base.umd.min.js | ||
* version : 17.1.32-beta | ||
* version : 17.1.38 | ||
* 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.1.32-beta | ||
* version : 17.1.38 | ||
* 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.1.32-beta | ||
* version : 17.1.38 | ||
* 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.1.1", | ||
"_inBundle": false, | ||
"_integrity": "sha512-EHDxf+WEPdID1Nc0Pv5AyFeYB+uXaVuCfQTSpbvW/fGHVxLl9fo4s5+gnUvTqdq+eZrOEtVc0zgK8h6tKLMHAw==", | ||
"_location": "/@syncfusion/ej2-vue-base", | ||
"_phantomChildren": {}, | ||
"_requested": { | ||
"type": "range", | ||
"registry": true, | ||
"raw": "@syncfusion/ej2-vue-base@*", | ||
"name": "@syncfusion/ej2-vue-base", | ||
"escapedName": "@syncfusion%2fej2-vue-base", | ||
"scope": "@syncfusion", | ||
"rawSpec": "*", | ||
"saveSpec": null, | ||
"fetchSpec": "*" | ||
}, | ||
"_requiredBy": [ | ||
"/", | ||
"/@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-treegrid", | ||
"/@syncfusion/ej2-vue-treemap" | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-vue-base/-/ej2-vue-base-17.1.1.tgz", | ||
"_shasum": "9513c82812e17612ef6b18e2a91ec5a6503d1870", | ||
"_spec": "@syncfusion/ej2-vue-base@*", | ||
"_where": "D:\\important\\apps\\nexus-rp\\release", | ||
"author": { | ||
"name": "Syncfusion Inc." | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/syncfusion/ej2-vue-ui-components/issues" | ||
}, | ||
"bundleDependencies": false, | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "17.1.32-beta" | ||
}, | ||
"deprecated": false, | ||
"name": "@syncfusion/ej2-vue-base", | ||
"version": "17.1.38", | ||
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions", | ||
"devDependencies": {}, | ||
"homepage": "https://www.syncfusion.com/vue-ui-components", | ||
"author": "Syncfusion Inc.", | ||
"license": "SEE LICENSE IN license", | ||
"keywords": [ | ||
@@ -79,15 +18,18 @@ "ej2", | ||
], | ||
"license": "SEE LICENSE IN license", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/syncfusion/ej2-vue-ui-components.git" | ||
}, | ||
"homepage": "https://www.syncfusion.com/vue-ui-components", | ||
"main": "./dist/ej2-vue-base.umd.min.js", | ||
"module": "./index.js", | ||
"name": "@syncfusion/ej2-vue-base", | ||
"readme": "ReadMe.md", | ||
"peerDependencies": { | ||
"vue": "2.5.2 - 2.5.21" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git" | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "17.1.38" | ||
}, | ||
"version": "17.1.32-beta", | ||
"devDependencies": {}, | ||
"sideEffects": true | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
1
149112
1
+ Added@syncfusion/ej2-base@17.1.38(transitive)
- Removed@syncfusion/ej2-base@17.1.32-beta(transitive)
Updated@syncfusion/ej2-base@17.1.38