bump version

This commit is contained in:
Zachary Boyd 2019-11-23 22:44:02 -05:00
parent 6040db22dc
commit a261baeed3
No known key found for this signature in database
GPG Key ID: 2DA83B49D0C52F39
3 changed files with 3071 additions and 4 deletions

View File

@ -1,6 +1,8 @@
# Changelog
## [4.0.13] - 2019-11-21
## [4.0.13] - 2019-11-23
### Added
- Added a mechanism to handle dynamically allocating numerous ports at the same time without collisions per [jogli5er's](https://github.com/jogli5er) suggestion in [PR 15](https://zb.gy/3a).
### Changed
- Switched 'granax' package to '@deadcanaries/granax' as suggested in [issue 12](https://zb.gy/2z).

3068
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -31,12 +31,9 @@
"socks-proxy-agent": "^4.0.1"
},
"dependencies": {
<<<<<<< HEAD
"@deadcanaries/granax": "^3.2.4",
=======
"arrify": "^2.0.1",
"async-mutex": "^0.1.4",
>>>>>>> 37a58f929a6088b5635b883b43487d0ebdd30adf
"bluebird": "^3.5.2",
"del": "^3.0.0",
"eventemitter3": "^3.1.0",