Comparing version 17.1.0 to 17.2.0
@@ -8,3 +8,3 @@ /** | ||
*/ | ||
export default class BaseViewer extends Diagram { | ||
export default class BaseViewer extends Diagram<null> { | ||
/** | ||
@@ -11,0 +11,0 @@ * @param options The options to configure the viewer. |
{ | ||
"name": "bpmn-js", | ||
"version": "17.1.0", | ||
"version": "17.2.0", | ||
"description": "A bpmn 2.0 toolkit and web modeler", | ||
@@ -74,3 +74,3 @@ "main": "index.js", | ||
"babel-plugin-istanbul": "^6.1.1", | ||
"bio-dts": "^0.8.1", | ||
"bio-dts": "^0.11.0", | ||
"bpmn-font": "^0.12.1", | ||
@@ -115,4 +115,4 @@ "camunda-bpmn-moddle": "^4.0.1", | ||
"bpmn-moddle": "^8.1.0", | ||
"diagram-js": "^14.0.0", | ||
"diagram-js-direct-editing": "^2.1.1", | ||
"diagram-js": "^14.3.0", | ||
"diagram-js-direct-editing": "^2.1.2", | ||
"ids": "^1.0.5", | ||
@@ -119,0 +119,0 @@ "inherits-browser": "^0.1.0", |
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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
4907532
124947
Updateddiagram-js@^14.3.0