Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generic-pool

Package Overview
Dependencies
Maintainers
2
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generic-pool - npm Package Compare versions

Comparing version 3.6.1 to 3.7.0

6

CHANGELOG.md
# Change Log
## [3.7.0] - March 28 2019
- fix #257 - `pool.use` now destroys resources on rejection, matching the docs.
## [3.6.1] - Febuary 6 2019

@@ -191,3 +194,4 @@ - fix #251 - silence bluebird warning about side-effect only handler (@sandfox)

[unreleased]: https://github.com/coopernurse/node-pool/compare/v3.6.1...HEAD
[unreleased]: https://github.com/coopernurse/node-pool/compare/v3.7.0...HEAD
[3.7.0]: https://github.com/coopernurse/node-pool/compare/v3.6.1...v3.7.0
[3.6.1]: https://github.com/coopernurse/node-pool/compare/v3.6.0...v3.6.1

@@ -194,0 +198,0 @@ [3.6.0]: https://github.com/coopernurse/node-pool/compare/v3.5.0...v3.6.0

2

package.json
{
"name": "generic-pool",
"description": "Generic resource pooling for Node.JS",
"version": "3.6.1",
"version": "3.7.0",
"author": "James Cooper <james@bitmechanic.com>",

@@ -6,0 +6,0 @@ "contributors": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc