gantt-task-react
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "gantt-task-react", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Interactive Gantt Chart for React with TypeScript.", | ||
@@ -40,3 +40,2 @@ "author": "MaTeMaTuK <maksym.vikarii@gmail.com>", | ||
"@typescript-eslint/parser": "^2.26.0", | ||
"microbundle-crl": "^0.13.10", | ||
"babel-eslint": "^10.0.3", | ||
@@ -55,2 +54,3 @@ "cross-env": "^7.0.2", | ||
"gh-pages": "^2.2.0", | ||
"microbundle-crl": "^0.13.10", | ||
"npm-run-all": "^4.1.5", | ||
@@ -61,3 +61,3 @@ "prettier": "^2.0.4", | ||
"react-scripts": "^3.4.1", | ||
"typescript": "^3.7.5" | ||
"typescript": "^3.8.3" | ||
}, | ||
@@ -64,0 +64,0 @@ "files": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0