Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-buttons

Package Overview
Dependencies
Maintainers
3
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-buttons - npm Package Compare versions

Comparing version 20.4.48 to 20.4.49

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### Switch
#### Bug Fixes
- `#I427994` - Provided aria-label and id `htmlAttributes` support to the switch component.
## 20.4.44 (2023-01-18)

@@ -7,0 +13,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 20.4.48
* version : 20.4.49
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-buttons@*",
"_id": "@syncfusion/ej2-buttons@20.4.44",
"_id": "@syncfusion/ej2-buttons@20.4.48",
"_inBundle": false,
"_integrity": "sha512-aRMAi1Nrb8E9WbeCKEzzPoJsAbn9yWLH7bimdhEhcPO2S7KkclwbjdHbqp/za4QZYw8e45hg0Ipcj+ESpow2Mw==",
"_integrity": "sha512-FhLIZe+iiqDEQrHPJwlWjLClfTsv/urcpt5rukq6FIy1qYJ9JesWl6AUfa4RfEgVARP0qxBTZvpZsQ6QGcLjWA==",
"_location": "/@syncfusion/ej2-buttons",

@@ -46,4 +46,4 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-buttons/-/ej2-buttons-20.4.44.tgz",
"_shasum": "bc9bbca71f1599027287de9cab4547fc3f09b361",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-buttons/-/ej2-buttons-20.4.48.tgz",
"_shasum": "2fbbe9aec21077845927f3c0ddd1759a58a40b2e",
"_spec": "@syncfusion/ej2-buttons@*",

@@ -105,4 +105,4 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",

"typings": "index.d.ts",
"version": "20.4.48",
"version": "20.4.49",
"sideEffects": false
}

@@ -30,3 +30,3 @@ var __extends = (this && this.__extends) || (function () {

var ACTIVE = 'e-switch-active';
var ATTRIBUTES = ['title', 'class', 'style', 'disabled', 'readonly', 'name', 'value'];
var ATTRIBUTES = ['title', 'class', 'style', 'disabled', 'readonly', 'name', 'value', 'aria-label', 'id'];
/**

@@ -33,0 +33,0 @@ * The Switch is a graphical user interface element that allows you to toggle between checked and unchecked states.

Sorry, the diff of this file is too big to display

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

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

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