dmn-js-drd
Advanced tools
Comparing version 10.0.0-alpha.0 to 10.0.0
{ | ||
"name": "dmn-js-drd", | ||
"description": "A decision requirements diagram view for dmn-js", | ||
"version": "10.0.0-alpha.0", | ||
"version": "10.0.0", | ||
"scripts": { | ||
@@ -25,8 +25,8 @@ "test": "karma start", | ||
"dependencies": { | ||
"diagram-js": "^6.7.1", | ||
"diagram-js-direct-editing": "^1.6.1", | ||
"dmn-js-shared": "^10.0.0-alpha.0", | ||
"diagram-js": "^7.0.0", | ||
"diagram-js-direct-editing": "^1.6.2", | ||
"dmn-js-shared": "^10.0.0", | ||
"inherits": "^2.0.1", | ||
"min-dash": "^3.0.0", | ||
"min-dom": "^3.1.1", | ||
"min-dash": "^3.5.2", | ||
"min-dom": "^3.1.3", | ||
"object-refs": "^0.3.0", | ||
@@ -38,3 +38,3 @@ "tiny-svg": "^2.2.1" | ||
}, | ||
"gitHead": "2ed4eaa4c9e2e0140164276397364ff0d03fb170" | ||
"gitHead": "ce4f81d527c4eeadb0507d644d3927a0268bb665" | ||
} |
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
1
422514
- Removeddiagram-js@6.8.2(transitive)
- Removeddidi@4.0.0(transitive)
Updateddiagram-js@^7.0.0
Updateddmn-js-shared@^10.0.0
Updatedmin-dash@^3.5.2
Updatedmin-dom@^3.1.3