lightning-pool
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -11,4 +11,2 @@ /* lightning-pool | ||
module.exports = Pool; | ||
module.exports = { | ||
@@ -15,0 +13,0 @@ createPool: function(factory, options) { |
{ | ||
"name": "lightning-pool", | ||
"description": "Fastest object pool implementation for JavaScript", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"author": "Panates Ltd.", | ||
@@ -16,11 +16,11 @@ "contributors": [ | ||
"dependencies": { | ||
"doublylinked": "^1.0.3", | ||
"doublylinked": "^1.0.6", | ||
"putil-promisify": "^1.1.0" | ||
}, | ||
"devDependencies": { | ||
"babel-eslint": "^8.0.2", | ||
"eslint": "^4.10.0", | ||
"babel-eslint": "^8.2.2", | ||
"eslint": "^4.18.2", | ||
"eslint-config-google": "^0.9.1", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^4.0.1" | ||
"mocha": "^5.0.4" | ||
}, | ||
@@ -27,0 +27,0 @@ "engines": { |
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
36275
737
Updateddoublylinked@^1.0.6