@bytescale/sdk
Advanced tools
Comparing version 3.2.0 to 3.3.0
{ | ||
"name": "@bytescale/sdk", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "Bytescale JavaScript SDK", | ||
@@ -5,0 +5,0 @@ "author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)", |
<h1 align="center"> | ||
<a href="https://www.bytescale.com/docs/sdks/javascript"> | ||
<img alt="Bytescale JavaScript SDK" width="557" height="67" src="https://raw.githubusercontent.com/bytescale/bytescale-javascript-sdk/main/.github/assets/bytescale-javascript-sdk.svg"> | ||
<img alt="Bytescale JavaScript SDK" width="467" height="80" src="https://raw.githubusercontent.com/bytescale/bytescale-javascript-sdk/main/.github/assets/bytescale-javascript-sdk.svg"> | ||
</a> | ||
@@ -182,3 +182,3 @@ </h1> | ||
// Required if 'data' is a stream. (Not required for DOM file inputs, blobs, buffers, or strings.) | ||
// Required if 'data' is a stream. Node.js only. (Not required when uploading files from the browser.) | ||
// size: 5098, // e.g. fs.statSync("file.txt").size | ||
@@ -185,0 +185,0 @@ |
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
993988