New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@progress/kendo-angular-buttons

Package Overview
Dependencies
Maintainers
1
Versions
1059
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.25.0 to 0.25.1

1

dist/es/buttongroup/buttongroup.component.js

@@ -147,2 +147,3 @@ import { ButtonDirective } from '../button/button.directive';

button.setAttribute(tabindex, "0");
button.focus();
});

@@ -149,0 +150,0 @@ };

@@ -149,2 +149,3 @@ "use strict";

button.setAttribute(tabindex, "0");
button.focus();
});

@@ -151,0 +152,0 @@ };

2

package.json
{
"name": "@progress/kendo-angular-buttons",
"description": "Buttons Package for Angular 2",
"version": "0.25.0",
"version": "0.25.1",
"publishConfig": {

@@ -6,0 +6,0 @@ "registry": "https://registry.npm.telerik.com"

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