gent-diagram
Advanced tools
Comparing version 0.3.1 to 0.3.4
{ | ||
"name": "gent-diagram", | ||
"version": "0.3.1", | ||
"version": "0.3.4", | ||
"description": "Gent diagram visualisation in React", | ||
"scripts": { | ||
"build": "tsc", | ||
"prepare": "tsc" | ||
"prepare": "rm -rf lib && tsc" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/stepan662/gent-diagram.git" | ||
"url": "git+https://github.com/stepan662/gent.git" | ||
}, | ||
@@ -21,5 +21,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/stepan662/gent-diagram/issues" | ||
"url": "https://github.com/stepan662/gent/issues" | ||
}, | ||
"homepage": "https://github.com/stepan662/gent-diagram#readme", | ||
"homepage": "https://github.com/stepan662/gent/tree/master/gent-diagram", | ||
"files": [ | ||
@@ -26,0 +26,0 @@ "lib/**/*" |
@@ -5,3 +5,3 @@ ### Gent - Library for easy business processes implementation | ||
This React compoenent will allow you to visualize schema and state of your process. | ||
This React component will allow you to visualize schema and state of your process. | ||
@@ -8,0 +8,0 @@ Install: |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
33264
0
1