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

lightning-pool

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightning-pool - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

lib/Pool.js

@@ -183,3 +183,3 @@ /* lightning-pool

* @param {*} resource
* @param {Function} callback
* @param {Function} [callback]
* @return {Promise}

@@ -186,0 +186,0 @@ */

{
"name": "lightning-pool",
"description": "Fastest object pool implementation for JavaScript",
"version": "2.0.1",
"version": "2.0.2",
"author": "Panates Ltd.",

@@ -16,9 +16,9 @@ "contributors": [

"dependencies": {
"doublylinked": "^1.0.7",
"doublylinked": "^2.0.0",
"putil-promisify": "^1.2.0"
},
"devDependencies": {
"babel-eslint": "^8.2.6",
"eslint": "^5.3.0",
"eslint-config-google": "^0.9.1",
"babel-eslint": "^9.0.0",
"eslint": "^5.5.0",
"eslint-config-google": "^0.10.0",
"istanbul": "^0.4.5",

@@ -28,3 +28,3 @@ "mocha": "^5.2.0"

"engines": {
"node": ">= 4.0"
"node": ">= 6.0"
},

@@ -31,0 +31,0 @@ "directories": {

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