lightning-pool
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "lightning-pool", | ||
"description": "Fastest object pool implementation for JavaScript", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"author": "Panates Ltd.", | ||
@@ -16,3 +16,3 @@ "contributors": [ | ||
"dependencies": { | ||
"doublylinked": "^2.0.0", | ||
"doublylinked": "^2.0.1", | ||
"errorex": "^2.0.3", | ||
@@ -24,4 +24,4 @@ "putil-promisify": "^1.2.0" | ||
"eslint": "^5.7.0", | ||
"eslint-config-google": "^0.10.0", | ||
"nyc": "^13.0.1", | ||
"eslint-config-google": "^0.11.0", | ||
"nyc": "^13.1.0", | ||
"mocha": "^5.2.0" | ||
@@ -28,0 +28,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updateddoublylinked@^2.0.1