@1auth/account
Advanced tools
Comparing version 0.0.0-alpha.47 to 0.0.0-alpha.48
@@ -108,7 +108,3 @@ import { | ||
export const expire = async (sub) => { | ||
await options.store.update( | ||
options.table, | ||
{ sub }, | ||
{ expire: nowInSeconds() } | ||
) | ||
await options.store.update(options.table, { sub }, { expire: nowInSeconds() }) | ||
} | ||
@@ -115,0 +111,0 @@ |
{ | ||
"name": "@1auth/account", | ||
"version": "0.0.0-alpha.47", | ||
"version": "0.0.0-alpha.48", | ||
"description": "", | ||
@@ -53,4 +53,4 @@ "type": "module", | ||
"dependencies": { | ||
"@1auth/crypto": "0.0.0-alpha.47" | ||
"@1auth/crypto": "0.0.0-alpha.48" | ||
} | ||
} |
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
5562
115
+ Added@1auth/crypto@0.0.0-alpha.48(transitive)
- Removed@1auth/crypto@0.0.0-alpha.47(transitive)
Updated@1auth/crypto@0.0.0-alpha.48