dmn-js-shared
Advanced tools
Comparing version 2.0.0-alpha8 to 2.0.0
@@ -459,4 +459,6 @@ import EventBus from 'diagram-js/lib/core/EventBus'; | ||
var providerOptions = this._options[id] || {}; | ||
var commonOptions = this._options.common || {}; | ||
return new Viewer({ | ||
...commonOptions, | ||
...providerOptions, | ||
@@ -463,0 +465,0 @@ additionalModules: [ |
{ | ||
"name": "dmn-js-shared", | ||
"description": "Shared components used by dmn-js", | ||
"version": "2.0.0-alpha8", | ||
"version": "2.0.0", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "test": "karma start", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
54682
1946
1