@progress/kendo-spreadsheet-vue-wrapper
Advanced tools
Comparing version 2018.2.53-0.6041555 to 2018.2.82-2.8270928
@@ -24,2 +24,6 @@ 'use strict'; | ||
}, | ||
dataSourceRef: { | ||
type: String, | ||
kComposite: 'dataSourceRef' | ||
}, | ||
filterColumns: { | ||
@@ -26,0 +30,0 @@ type: Array, |
@@ -24,2 +24,6 @@ 'use strict'; | ||
}, | ||
dataSourceRef: { | ||
type: String, | ||
kComposite: 'dataSourceRef' | ||
}, | ||
filterColumns: { | ||
@@ -26,0 +30,0 @@ type: Array, |
@@ -20,3 +20,7 @@ window.moduleDirectives = (window.moduleDirectives || []).concat([{ | ||
import: 'DataSource, HierarchicalDataSource, GanttDataSource, GanttDependencyDataSource, PivotDataSource, SchedulerDataSource, TreeListDataSource, DataSourceInstaller' | ||
},{ | ||
module: 'jszip', | ||
import: 'JSZip', | ||
defaultExport: true | ||
} | ||
]); |
@@ -31,2 +31,4 @@ --- | ||
window.JSZip = JSZip; | ||
new Vue({ | ||
@@ -86,3 +88,3 @@ el: '#vueapp', | ||
* [Kendo UI DataSource Component](https://docs.telerik.com/kendo-ui/api/javascript/data/datasource) | ||
* [Kendo UI Spreadsheet for jQuery](http://docs.telerik.com/kendo-ui/controls/layout/spreadsheet/overview) | ||
* [API Reference of the Spreadsheet Widget](http://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet) | ||
* [Kendo UI Spreadsheet for jQuery](https://docs.telerik.com/kendo-ui/controls/data-management/spreadsheet/overview) | ||
* [API Reference of the Spreadsheet Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet) |
@@ -45,2 +45,4 @@ --- | ||
window.JSZip = JSZip; | ||
new Vue({ | ||
@@ -279,3 +281,3 @@ el: '#vueapp', | ||
* [Kendo UI Spreadsheet for jQuery](http://docs.telerik.com/kendo-ui/controls/layout/spreadsheet/overview) | ||
* [API Reference of the Spreadsheet Widget](http://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet) | ||
* [Kendo UI Spreadsheet for jQuery](https://docs.telerik.com/kendo-ui/controls/data-management/spreadsheet/overview) | ||
* [API Reference of the Spreadsheet Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet) |
{ | ||
"name": "@progress/kendo-spreadsheet-vue-wrapper", | ||
"version": "2018.2.530.06041555", | ||
"version": "2018.2.822.08270928", | ||
"description": "Kendo UI Spreadsheet wrapper for Vue.js", | ||
@@ -28,6 +28,6 @@ "main": "./dist/npm/index.js", | ||
"dependencies": { | ||
"@progress/kendo-base-components-vue-wrapper": "2018.2.530.06041444" | ||
"@progress/kendo-base-components-vue-wrapper": "2018.2.822.08270928" | ||
}, | ||
"peerDependencies": { | ||
"@progress/kendo-ui": "~2018.1.313", | ||
"@progress/kendo-ui": "~2018.2.620", | ||
"vue": "^2.3.3" | ||
@@ -34,0 +34,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
230066
1808
4
2
+ Added@progress/kendo-ui@2018.2.822(transitive)
- Removed@progress/kendo-ui@2018.1.503(transitive)
Updated@progress/kendo-base-components-vue-wrapper@2018.2.822.08270928