weso / shumlex

Shapes and UML
http://www.weso.es/shumlex/
MIT License
6 stars 1 forks source link

upgrade to @shexjs/parser@1.0.0-alpha.22 to reduce deps and support EXTENDS #25

Open ericprud opened 1 year ago

ericprud commented 1 year ago

The old shex package had lots of vulnerabilities. When I replaced it with @shexjs/parser, they dropped from 35 to 22:

35 vulnerabilities (1 low, 21 moderate, 4 high, 9 critical)
22 vulnerabilities (15 moderate, 4 high, 3 critical)

Also, updating this will allow you to add inheritance to UML diagrams. I'm happy to work with you on this (and maybe adding tests).