doublylinked
Advanced tools
Comparing version 2.4.3 to 2.4.4
{ | ||
"name": "doublylinked", | ||
"description": "Doubly linked list implementation for JavaScript with iterator and array-like interface", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"author": "Panates Ltd.", | ||
@@ -24,3 +24,3 @@ "contributors": [ | ||
"eslint-config-google": "^0.14.0", | ||
"mocha": "^8.2.1", | ||
"mocha": "^9.0.2", | ||
"nyc": "^15.1.0" | ||
@@ -27,0 +27,0 @@ }, |