@bytescale/sdk
Advanced tools
Comparing version 3.12.0 to 3.13.0
@@ -62,3 +62,3 @@ import { BytescaleApiClientConfig } from "../../public/shared"; | ||
*/ | ||
serviceWorkerScript: string | undefined; | ||
serviceWorkerScript?: string; | ||
} | ||
@@ -65,0 +65,0 @@ export interface AuthManagerInterface { |
{ | ||
"name": "@bytescale/sdk", | ||
"version": "3.12.0", | ||
"version": "3.13.0", | ||
"description": "Bytescale JavaScript SDK", | ||
@@ -5,0 +5,0 @@ "author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)", |
979539