This repository has been archived by the owner on May 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump deps, handle DEP0005, make npm audit happy
The "new Buffer(…)" usages have been fixed to non-deprecated "Buffer.from(…)". The npm audit report container a vulnerabiility for a lib that was used by nodeunit – that's why a specific sshpk version is being mentioned in the devDependencies and nodeunit was moved to that section as well. Updated changelog and shrinkwrap file and allowed more engine versions in package file as tests run on all node versions from 4.x up to current edge version of 12.x. refs #138
- Loading branch information
Showing
5 changed files
with
2,072 additions
and
1,258 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.