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.1.5 to 2.1.6

17

package.json
{
"name": "lightning-pool",
"description": "Fastest object pool implementation for JavaScript",
"version": "2.1.5",
"version": "2.1.6",
"author": "Panates Ltd.",

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

"dependencies": {
"doublylinked": "^2.2.3",
"doublylinked": "^2.2.4",
"errorex": "^2.3.2",
"putil-promisify": "^1.7.1"
"putil-promisify": "^1.7.2"
},
"devDependencies": {
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint": "^7.4.0",
"eslint-config-google": "^0.14.0",
"mocha": "^7.1.1",
"nyc": "^15.0.1",
"rejected-or-not": "^1.0.1"
"mocha": "^8.0.1",
"nyc": "^15.1.0",
"rejected-or-not": "^2.0.0"
},
"engines": {
"node": ">= 6.0"
"node": ">= 8.0"
},

@@ -32,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