connect-mongodb-session
Advanced tools
Comparing version 2.4.0 to 2.4.1
@@ -0,1 +1,5 @@ | ||
2.4.1 / 2020-08-17 | ||
================== | ||
* fix: upgrade archetype to remove dependency on standard-error #86 #84 | ||
2.4.0 / 2020-08-04 | ||
@@ -2,0 +6,0 @@ ================== |
{ | ||
"name": "connect-mongodb-session", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "MongoDB session store for connect/express built by MongoDB", | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
"dependencies": { | ||
"archetype": "0.11.x", | ||
"archetype": "0.12.x", | ||
"mongodb": "3.6.x" | ||
@@ -21,0 +21,0 @@ }, |
48023
+ Addedarchetype@0.12.0(transitive)
- Removedarchetype@0.11.3(transitive)
- Removedstandard-error@1.1.0(transitive)
Updatedarchetype@0.12.x