Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@progress/kendo-vue-buttons

Package Overview
Dependencies
Maintainers
1
Versions
446
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-vue-buttons - npm Package Compare versions

Comparing version 2.1.6 to 2.1.7-dev.202105071302

4

dist/es/FloatingActionButton/FloatingActionButton.js

@@ -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();

2

dist/es/package-metadata.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc