@bytescale/sdk
Advanced tools
Comparing version 3.8.0 to 3.9.0
@@ -62,3 +62,3 @@ /** | ||
/** | ||
* The name of the File Processing API (e.g. "image", "video", "audio") or transformation preset (created in the Bytescale Dashboard) to use when processing the file. | ||
* The name of the File Processing API (e.g. `image`, `video`, `audio`) or transformation preset (created in the Bytescale Dashboard) to use when processing the file. | ||
*/ | ||
@@ -136,3 +136,3 @@ transformation: string; | ||
/** | ||
* The name of the File Processing API (e.g. "image", "video", "audio") or transformation preset (created in the Bytescale Dashboard) to use when processing the file. | ||
* The name of the File Processing API (e.g. `image`, `video`, `audio`) or transformation preset (created in the Bytescale Dashboard) to use when processing the file. | ||
*/ | ||
@@ -139,0 +139,0 @@ transformation: string; |
{ | ||
"name": "@bytescale/sdk", | ||
"version": "3.8.0", | ||
"version": "3.9.0", | ||
"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
990717
21008