doublylinked
Advanced tools
Comparing version 2.5.1 to 2.5.2
{ | ||
"name": "doublylinked", | ||
"description": "Doubly linked list implementation for JavaScript with iterator and array-like interface", | ||
"version": "2.5.1", | ||
"version": "2.5.2", | ||
"author": "Panates Ltd.", | ||
@@ -21,5 +21,5 @@ "contributors": [ | ||
"devDependencies": { | ||
"eslint": "^8.18.0", | ||
"eslint": "^8.31.0", | ||
"eslint-config-google": "^0.14.0", | ||
"mocha": "^10.0.0", | ||
"mocha": "^10.2.0", | ||
"nyc": "^15.1.0" | ||
@@ -26,0 +26,0 @@ }, |