dmn-js-shared
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54769
Updateddmn-moddle@^3.0.1