@1auth/account
Advanced tools
Comparing version 0.0.0-alpha.48 to 0.0.0-alpha.49
@@ -108,3 +108,7 @@ import { | ||
export const expire = async (sub) => { | ||
await options.store.update(options.table, { sub }, { expire: nowInSeconds() }) | ||
await options.store.update( | ||
options.table, | ||
{ sub }, | ||
{ expire: nowInSeconds() } | ||
) | ||
} | ||
@@ -111,0 +115,0 @@ |
{ | ||
"name": "@1auth/account", | ||
"version": "0.0.0-alpha.48", | ||
"version": "0.0.0-alpha.49", | ||
"description": "", | ||
@@ -53,4 +53,4 @@ "type": "module", | ||
"dependencies": { | ||
"@1auth/crypto": "0.0.0-alpha.48" | ||
"@1auth/crypto": "0.0.0-alpha.49" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5578
119
+ Added@1auth/crypto@0.0.0-alpha.49(transitive)
- Removed@1auth/crypto@0.0.0-alpha.48(transitive)
Updated@1auth/crypto@0.0.0-alpha.49