Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-kanban

Package Overview
Dependencies
12
Maintainers
3
Versions
92
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 24.2.3 to 24.2.9

6

CHANGELOG.md

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

### Kanban
#### Bug Fixes
`#I525892` - Now, the card template works properly upon drag-and-drop action in Kanban with remote data.
## 24.1.47 (2024-01-23)

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

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 24.2.3
* version : 24.2.9
* 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-kanban@*",
"_id": "@syncfusion/ej2-kanban@24.1.47",
"_id": "@syncfusion/ej2-kanban@24.2.3",
"_inBundle": false,
"_integrity": "sha512-BqzlEnrqu7yLJKKJQxuOWT+6zYr6DL11ItczYTFmtQbSh2FM/wT4OYuwZu9xqLUAX+1oDv9COQDh8OxbCYm/8A==",
"_integrity": "sha512-uUW7oBqvlDe4Wqm3/4qgxk/SXQV6pFZ/ahyykRJoi1T6Tr3p+pnCdxIzDEwtBPLovMjdHM4V4r2CLtwbxIgtXQ==",
"_location": "/@syncfusion/ej2-kanban",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-kanban/-/ej2-kanban-24.1.47.tgz",
"_shasum": "f0aeaee41c03875ffaa887c5e8ae407e0fd14637",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-kanban/-/ej2-kanban-24.2.3.tgz",
"_shasum": "857ffd7822392e221a8133522f8ef574877dac6c",
"_spec": "@syncfusion/ej2-kanban@*",

@@ -39,11 +39,11 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~24.2.3",
"@syncfusion/ej2-buttons": "~24.2.3",
"@syncfusion/ej2-base": "~24.2.7",
"@syncfusion/ej2-buttons": "~24.2.7",
"@syncfusion/ej2-data": "~24.2.3",
"@syncfusion/ej2-dropdowns": "~24.2.3",
"@syncfusion/ej2-inputs": "~24.2.3",
"@syncfusion/ej2-layouts": "~24.2.3",
"@syncfusion/ej2-navigations": "~24.2.3",
"@syncfusion/ej2-notifications": "~24.2.3",
"@syncfusion/ej2-popups": "~24.2.3"
"@syncfusion/ej2-dropdowns": "~24.2.9",
"@syncfusion/ej2-inputs": "~24.2.9",
"@syncfusion/ej2-layouts": "~24.2.4",
"@syncfusion/ej2-navigations": "~24.2.8",
"@syncfusion/ej2-notifications": "~24.2.4",
"@syncfusion/ej2-popups": "~24.2.9"
},

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

"typings": "index.d.ts",
"version": "24.2.3",
"version": "24.2.9",
"sideEffects": false
}

@@ -223,2 +223,3 @@ /* eslint-disable @typescript-eslint/no-explicit-any */

this.parent.layoutModule.refreshHeaders();
this.parent.layoutModule.refreshCards();
this.parent.renderTemplates();

@@ -225,0 +226,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