v1.0.0
RecursiveCptHook
released this
11 Dec 02:23
·
42 commits
to master
since this release
NOTE
This is strictly a maintenance release and brings version 0.6.4
of this library up to version 1.0.0
This is due to a large number of updates for the underlying dependencies to address deprecated/archived packages and security vulnerabilities that were discovered and disclosed since the original 0.6.4
release. There are no additional features or fixes provided by this version.
#236 - Update packages to address security vulnerabilities and deprecations
#237 - Fix remaining depend/package issues; Misc updates
- Uses Node v12
- Removes old/deprecated/archived/vulnerable package dependencies
- Minor compat change for v3 of
wss
(Websockets) - Migrates from
mocha-phantomjs
tomocha-chrome
for headless testing - Misc cleanup and tweaks