doublylinked
Advanced tools
Comparing version 2.5.2 to 2.5.3
{ | ||
"name": "doublylinked", | ||
"description": "Doubly linked list implementation for JavaScript with iterator and array-like interface", | ||
"version": "2.5.2", | ||
"version": "2.5.3", | ||
"author": "Panates Ltd.", | ||
@@ -21,3 +21,3 @@ "contributors": [ | ||
"devDependencies": { | ||
"eslint": "^8.31.0", | ||
"eslint": "^8.45.0", | ||
"eslint-config-google": "^0.14.0", | ||
@@ -24,0 +24,0 @@ "mocha": "^10.2.0", |