Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-diagrams

Package Overview
Dependencies
Maintainers
2
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-diagrams - npm Package Compare versions

Comparing version 16.4.48 to 16.4.52

8

CHANGELOG.md

@@ -9,2 +9,10 @@ # Changelog

- Exception thrown while enable zoom and pan tool dynamically is now working fine.
## 16.4.48 (2019-01-22)
### Diagram
#### Bug Fixes
- Updating data source at runtime is now working properly even if you did not define layout for a diagram.

@@ -11,0 +19,0 @@ - Now, you can modify the nodes and connectors styles at runtime.

@@ -0,1 +1,10 @@

/*!
* filename: index.d.ts
* version : 16.4.52
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.
* Use of this code is subject to the terms of our license.
* A copy of the current license can be obtained at any time by e-mailing
* licensing@syncfusion.com. Any infringement will be prosecuted under
* applicable laws.
*/
import * as _diagrams from '@syncfusion/ej2-diagrams';

@@ -2,0 +11,0 @@

16

package.json
{
"name": "@syncfusion/ej2-diagrams",
"version": "16.4.48",
"version": "16.4.52",
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts.",

@@ -11,9 +11,9 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~16.4.47",
"@syncfusion/ej2-data": "~16.4.48",
"@syncfusion/ej2-navigations": "~16.4.47",
"@syncfusion/ej2-inputs": "~16.4.48",
"@syncfusion/ej2-popups": "~16.4.47",
"@syncfusion/ej2-buttons": "~16.4.47",
"@syncfusion/ej2-lists": "~16.4.47"
"@syncfusion/ej2-base": "~16.4.52",
"@syncfusion/ej2-data": "~16.4.52",
"@syncfusion/ej2-navigations": "~16.4.52",
"@syncfusion/ej2-inputs": "~16.4.52",
"@syncfusion/ej2-popups": "~16.4.52",
"@syncfusion/ej2-buttons": "~16.4.52",
"@syncfusion/ej2-lists": "~16.4.52"
},

@@ -20,0 +20,0 @@ "devDependencies": {

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

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc