Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-buttons

Package Overview
Dependencies
2
Maintainers
3
Versions
168
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 23.2.4 to 23.2.7

6

CHANGELOG.md

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

### Chip
#### Bug Fixes
- `#I525416` - The issue when updating the `chips` property when multiple chip component rendered in the page has been resolved.
## 23.1.43 (2023-10-31)

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

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 23.2.4
* version : 23.2.7
* Copyright Syncfusion Inc. 2001 - 2023. 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@23.1.43",
"_id": "@syncfusion/ej2-buttons@23.2.4",
"_inBundle": false,
"_integrity": "sha512-0fPjjL6dAkQuqaIoBKgV82uCA7YVO4D1cxKZab/1KM33SC8EsU/zH2pxXdVqZuQ1GY81yzAZ5h7oVCzIx24FCA==",
"_integrity": "sha512-1i0t7sXvWKPgC94/C66Bd1eQhyR4n78vTy8btEwASQpyhYfAoX8QA7QM2vAT+erCPeC1xAis71w7ORWxCSZYBA==",
"_location": "/@syncfusion/ej2-buttons",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-buttons/-/ej2-buttons-23.1.43.tgz",
"_shasum": "5257c6b987ab3dba739bff08c0aca0c17ed0d867",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-buttons/-/ej2-buttons-23.2.4.tgz",
"_shasum": "9e5f6cd7bf5f3e86bad0fb1f1c9723c866095c1d",
"_spec": "@syncfusion/ej2-buttons@*",

@@ -60,3 +60,3 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~23.2.4"
"@syncfusion/ej2-base": "~23.2.6"
},

@@ -107,4 +107,4 @@ "deprecated": false,

"typings": "index.d.ts",
"version": "23.2.4",
"version": "23.2.7",
"sideEffects": false
}

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

chipsData : [chipsData];
(_a = this.chips).push.apply(_a, fieldData);
this.chips = (_a = [].slice.call(this.chips)).concat.apply(_a, fieldData);
this.chipCreation(fieldData);

@@ -281,0 +281,0 @@ }

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc