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

dmn-js-shared

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmn-js-shared - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

lib/base/Manager.js

@@ -114,3 +114,3 @@ import EventBus from 'diagram-js/lib/core/EventBus';

if (!view) {
return done(new Error('no view to display'));
return done(new Error('no displayable contents'));
}

@@ -117,0 +117,0 @@

{
"name": "dmn-js-shared",
"description": "Shared components used by dmn-js",
"version": "2.0.1",
"version": "2.0.2",
"scripts": {

@@ -17,3 +17,3 @@ "test": "karma start",

"didi": "^3.0.0",
"dmn-moddle": "^3.0.0",
"dmn-moddle": "^3.0.1",
"ids": "^0.2.0",

@@ -20,0 +20,0 @@ "inferno": "^4.0.0",

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