auth-api-types
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -168,3 +168,3 @@ /** | ||
}; | ||
expiresIn: string | number; | ||
expiresIn?: string | number; | ||
}; | ||
@@ -171,0 +171,0 @@ }; |
{ | ||
"name": "auth-api-types", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
6264