@bytescale/sdk
Advanced tools
Comparing version 3.0.0-alpha.8 to 3.0.0-alpha.9
@@ -10,2 +10,3 @@ import { AuthManagerInterface } from "../../private/model/AuthManagerInterface"; | ||
private readonly minJwtTtlSeconds; | ||
private readonly maxJwtTtlSeconds; | ||
private readonly retryAuthAfterErrorSeconds; | ||
@@ -12,0 +13,0 @@ private readonly refreshBeforeExpirySeconds; |
{ | ||
"name": "@bytescale/sdk", | ||
"version": "3.0.0-alpha.8", | ||
"version": "3.0.0-alpha.9", | ||
"description": "Bytescale JavaScript SDK", | ||
@@ -5,0 +5,0 @@ "author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)", |
Sorry, the diff of this file is too big to display
533308
12090