connect-mongodb-session
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -0,1 +1,5 @@ | ||
3.1.1 / 2021-10-04 | ||
================== | ||
* fix: upgrade archetype -> 0.13.x | ||
3.1.0 / 2021-08-28 | ||
@@ -2,0 +6,0 @@ ================== |
{ | ||
"name": "connect-mongodb-session", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "MongoDB session store for connect/express built by MongoDB", | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
"dependencies": { | ||
"archetype": "0.12.x", | ||
"archetype": "0.13.x", | ||
"mongodb": "4.x" | ||
@@ -21,0 +21,0 @@ }, |
49697
+ Addedarchetype@0.13.1(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedmpath@0.8.4(transitive)
- Removedarchetype@0.12.0(transitive)
- Removedlodash.clonedeep@4.5.0(transitive)
- Removedlodash.set@4.3.2(transitive)
- Removedmpath@0.5.1(transitive)
Updatedarchetype@0.13.x