Skip to content

Conversation

@telno
Copy link

@telno telno commented Nov 21, 2021

Module "jade" was deprecated and renamed "pug". Replaced all relevant API methods, and renamed all *.jade files to *.pug

Module "body-parser" is deprecated in favor of methods by same name exposed on express instance

Numerous critical vulnerabilities in "validator" and "mocha" packages, so updated their respective versions

/example/* projects now reference the parent Thinky src directly instead of pulling previous version from NPM

Fixed multiple reported memory leaks in mocha "npm test" results due to unintentional global references

All test succeeding via "npm test"

- module "jade" was deprecated and renamed "pug". Replaced all relevant API methods, and renamed all *.jade files to *.pug
- module "body-parser" is deprecated in favor of methods by same name exposed on express instance
- numerous critical vulnerabilities in "validator" and "mocha" packages, so updated their respective versions

/example/* projects now reference the parent Thinky src directly instead of pulling previous version from NPM

Fixed multiple reported memory leaks via mocha "npm test" due to unintentional global references

All test succeeded via "npm test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant