@1auth/messenger
Advanced tools
Comparing version 0.0.0-alpha.48 to 0.0.0-alpha.49
@@ -82,3 +82,3 @@ import { | ||
}) | ||
for (let i = messengers.length; i--; ) { | ||
for (let i = messengers.length; i--;) { | ||
const { encryptionKey: encryptedKey, sub } = messengers[i] | ||
@@ -85,0 +85,0 @@ delete messengers[i].encryptionKey |
{ | ||
"name": "@1auth/messenger", | ||
"version": "0.0.0-alpha.48", | ||
"version": "0.0.0-alpha.49", | ||
"description": "", | ||
@@ -53,5 +53,5 @@ "type": "module", | ||
"dependencies": { | ||
"@1auth/authn": "0.0.0-alpha.48", | ||
"@1auth/crypto": "0.0.0-alpha.48" | ||
"@1auth/authn": "0.0.0-alpha.49", | ||
"@1auth/crypto": "0.0.0-alpha.49" | ||
} | ||
} |
6433
+ Added@1auth/authn@0.0.0-alpha.49(transitive)
+ Added@1auth/crypto@0.0.0-alpha.49(transitive)
- Removed@1auth/authn@0.0.0-alpha.48(transitive)
- Removed@1auth/crypto@0.0.0-alpha.48(transitive)
Updated@1auth/authn@0.0.0-alpha.49
Updated@1auth/crypto@0.0.0-alpha.49