dmn-js-literal-expression
Advanced tools
Comparing version 2.0.0-alpha1 to 2.0.0-alpha2
@@ -6,3 +6,3 @@ import BaseViewer from 'dmn-js-shared/lib/base/viewer/Viewer'; | ||
import domify from 'min-dom/lib/domify'; | ||
import { remove as domRemove } from 'min-dom'; | ||
import domRemove from 'min-dom/lib/remove'; | ||
@@ -9,0 +9,0 @@ import DecisionPropertiesModule from './features/decision-properties'; |
{ | ||
"name": "dmn-js-literal-expression", | ||
"description": "A literal expression view for dmn-js", | ||
"version": "2.0.0-alpha1", | ||
"version": "2.0.0-alpha2", | ||
"scripts": { | ||
@@ -24,4 +24,4 @@ "test": "karma start", | ||
"dependencies": { | ||
"diagram-js": "^0.27.1", | ||
"dmn-js-shared": "^2.0.0-alpha1", | ||
"diagram-js": "^0.28.2", | ||
"dmn-js-shared": "^2.0.0-alpha2", | ||
"escape-html": "^1.0.3", | ||
@@ -28,0 +28,0 @@ "inferno": "^4.0.0", |
Sorry, the diff of this file is not supported yet
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
44869
38
0
8
+ Addeddiagram-js@0.28.3(transitive)
- Removeddiagram-js@0.27.2(transitive)
Updateddiagram-js@^0.28.2
Updateddmn-js-shared@^2.0.0-alpha2