@syncfusion/ej2-vue-base
Advanced tools
Comparing version 17.1.38 to 17.1.41
@@ -9,2 +9,10 @@ # Changelog | ||
- #233125 Upgraded Vue Peer Dependency version from 2.5.21 to 2.6.10 | ||
## 17.1.38 (2019-03-29) | ||
### Common | ||
#### New Features | ||
- Provided .sync modifier support for Essential JS 2 for Vue components. | ||
@@ -11,0 +19,0 @@ |
/*! | ||
* filename: ej2-vue-base.umd.min.js | ||
* version : 17.1.38 | ||
* version : 17.1.41 | ||
* 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.38 | ||
* version : 17.1.41 | ||
* 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.38 | ||
* version : 17.1.41 | ||
* 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-base", | ||
"version": "17.1.38", | ||
"version": "17.1.41", | ||
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions", | ||
@@ -27,3 +27,3 @@ "author": "Syncfusion Inc.", | ||
"peerDependencies": { | ||
"vue": "2.5.2 - 2.5.21" | ||
"vue": "2.5.2 - 2.6.10" | ||
}, | ||
@@ -30,0 +30,0 @@ "dependencies": { |
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
149238