dmn-js-shared
Advanced tools
Comparing version 9.1.0-colors.0 to 9.1.0
{ | ||
"name": "dmn-js-shared", | ||
"description": "Shared components used by dmn-js", | ||
"version": "9.1.0-colors.0", | ||
"version": "9.1.0", | ||
"scripts": { | ||
"test": "karma start", | ||
"build": "del-cli lib && babel -s -q -d lib src", | ||
"build": "shx rm -rf lib && babel -s -q -d lib src", | ||
"dev": "npm test -- --no-single-run --auto-watch", | ||
@@ -24,3 +24,3 @@ "prepublishOnly": "npm run build" | ||
"camunda-dmn-moddle": "^1.0.0", | ||
"diagram-js": "^6.7.0-colors.0", | ||
"diagram-js": "^6.6.1", | ||
"dmn-moddle": "^9.1.0", | ||
@@ -35,3 +35,3 @@ "ids": "^0.2.0", | ||
}, | ||
"gitHead": "1aedf3412e46fe196c4538e0c34bd6ee5176a5d8" | ||
"gitHead": "e6c30d737bff24d7e2d79604e7079e0c900d1d09" | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
264301
Updateddiagram-js@^6.6.1