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

diagram-js

Package Overview
Dependencies
Maintainers
0
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diagram-js - npm Package Compare versions

Comparing version 14.7.1 to 14.7.2

1

lib/features/popup-menu/PopupMenuItem.js

@@ -43,3 +43,2 @@ import classNames from 'clsx';

onDragStart=${ (event) => onAction(event, entry, 'dragstart') }
aria-role="button"
draggable=${ true }

@@ -46,0 +45,0 @@ >

3

package.json
{
"name": "diagram-js",
"version": "14.7.1",
"version": "14.7.2",
"description": "A toolbox for displaying and modifying diagrams on the web",

@@ -56,2 +56,3 @@ "main": "lib/Diagram.js",

"@babel/core": "^7.23.9",
"@bpmn-io/a11y": "^0.1.0",
"@testing-library/preact": "^3.2.3",

@@ -58,0 +59,0 @@ "babel-loader": "^9.1.3",

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