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

@progress/kendo-angular-buttons

Package Overview
Dependencies
Maintainers
1
Versions
972
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.11.0 to 0.11.1

4

dist/npm/js/button-group.component.d.ts
import '@telerik/kendo-theme-default/styles/packages/buttons';
import { ButtonDirective } from './button.directive';
import { OnInit, OnDestroy, AfterContentChecked, AfterViewChecked } from '@angular/core';
import { QueryList, OnInit, OnDestroy, AfterContentChecked, AfterViewChecked } from '@angular/core';
import { ButtonGroupSelection } from './selection-settings';

@@ -24,3 +24,3 @@ import { KendoButtonService } from './button.service';

readonly aria: any;
private buttons;
buttons: QueryList<ButtonDirective>;
private subscription;

@@ -27,0 +27,0 @@ constructor(service: KendoButtonService);

{
"name": "@progress/kendo-angular-buttons",
"description": "Buttons Package for Angular 2",
"version": "0.11.0",
"version": "0.11.1",
"publishConfig": {

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

Sorry, the diff of this file is not supported yet

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