@progress/kendo-vue-buttons
Advanced tools
Comparing version 2.1.6 to 2.1.7-dev.202105071302
@@ -71,2 +71,5 @@ // @ts-ignore | ||
'click': null, | ||
'open': null, | ||
'close': null, | ||
'itemclick': null, | ||
'focus': null, | ||
@@ -87,2 +90,3 @@ 'blur': null, | ||
validatePackage(packageMetadata); | ||
this.element = undefined; | ||
this._anchor = guid(); | ||
@@ -89,0 +93,0 @@ this.listId = guid(); |
@@ -8,5 +8,5 @@ /** | ||
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'], | ||
publishDate: 1620375277, | ||
publishDate: 1620392404, | ||
version: '', | ||
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning' | ||
}; |
@@ -85,2 +85,5 @@ "use strict"; | ||
'click': null, | ||
'open': null, | ||
'close': null, | ||
'itemclick': null, | ||
'focus': null, | ||
@@ -101,2 +104,3 @@ 'blur': null, | ||
kendo_licensing_1.validatePackage(package_metadata_1.packageMetadata); | ||
this.element = undefined; | ||
this._anchor = kendo_vue_common_1.guid(); | ||
@@ -103,0 +107,0 @@ this.listId = kendo_vue_common_1.guid(); |
@@ -11,5 +11,5 @@ "use strict"; | ||
productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'], | ||
publishDate: 1620375277, | ||
publishDate: 1620392404, | ||
version: '', | ||
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning' | ||
}; |
{ | ||
"name": "@progress/kendo-vue-buttons", | ||
"description": "Kendo UI for Vue Buttons package", | ||
"version": "2.1.6", | ||
"version": "2.1.7-dev.202105071302", | ||
"repository": { | ||
@@ -37,9 +37,9 @@ "type": "git", | ||
"dependencies": { | ||
"@progress/kendo-vue-common": "2.1.6", | ||
"@progress/kendo-vue-popup": "2.1.6" | ||
"@progress/kendo-vue-common": "2.1.7-dev.202105071302", | ||
"@progress/kendo-vue-popup": "2.1.7-dev.202105071302" | ||
}, | ||
"devDependencies": { | ||
"@progress/kendo-drawing": "^1.5.12", | ||
"@progress/kendo-vue-dropdowns": "2.1.6", | ||
"@progress/kendo-vue-inputs": "2.1.6" | ||
"@progress/kendo-vue-dropdowns": "2.1.7-dev.202105071302", | ||
"@progress/kendo-vue-inputs": "2.1.7-dev.202105071302" | ||
}, | ||
@@ -46,0 +46,0 @@ "@progress": { |
Sorry, the diff of this file is too big to display
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
354387
6063
2
+ Added@progress/kendo-vue-animation@2.1.7-dev.202105071302(transitive)
+ Added@progress/kendo-vue-common@2.1.7-dev.202105071302(transitive)
+ Added@progress/kendo-vue-popup@2.1.7-dev.202105071302(transitive)
- Removed@progress/kendo-vue-animation@2.1.6(transitive)
- Removed@progress/kendo-vue-common@2.1.6(transitive)
- Removed@progress/kendo-vue-popup@2.1.6(transitive)