@bytescale/sdk
Advanced tools
Comparing version 3.0.0-alpha.21 to 3.1.0
{ | ||
"name": "@bytescale/sdk", | ||
"version": "3.0.0-alpha.21", | ||
"version": "3.1.0", | ||
"description": "Bytescale JavaScript SDK", | ||
@@ -5,0 +5,0 @@ "author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)", |
@@ -42,5 +42,2 @@ <h1 align="center"> | ||
<p align="center"> | ||
<b>Bytescale is the developer platform for images, video, and audio.</b> | ||
<br /> | ||
<br /> | ||
Use the Bytescale JavaScript SDK to upload, transform, and serve files at scale. | ||
@@ -54,3 +51,3 @@ <br /> | ||
<img alt="Bytescale JavaScript SDK Example" src="https://raw.githubusercontent.com/bytescale/bytescale-javascript-sdk/main/.github/assets/bytescale-javascript-sdk.png"> | ||
<img alt="Bytescale JavaScript SDK Example" src="https://raw.githubusercontent.com/bytescale/bytescale-javascript-sdk/main/.github/assets/bytescale-javascript-sdk-2.png"> | ||
@@ -71,3 +68,3 @@ ## Installation | ||
Or: | ||
If you want to use a script tag: | ||
@@ -378,3 +375,3 @@ ```html | ||
- Public API keys (`public_***`) have access to file upload, file download, and file listing API endpoints. (File listing is disabled by default. This can be changed in the API key's settings.) | ||
- Public API keys (`public_***`) have access to file upload, file download, and file listing API endpoints. File overwrites, file deletes, and all other destructive operations cannot be performed using public API keys. File listing is also disabled by default (but can be changed in the API key's settings). | ||
@@ -397,3 +394,3 @@ Each Public API Key and Secret API Key can have its read/write access limited to a subset of files/folders. | ||
Use the `UrlBuilder` to make URLs for your uploaded files: | ||
Use the `UrlBuilder` to construct URLs for your uploaded files: | ||
@@ -500,8 +497,2 @@ ```javascript | ||
## 👋 Create your Bytescale Account | ||
Bytescale is the best way to serve images, videos, and audio for web apps. | ||
**[Create a Bytescale account »](https://www.bytescale.com/get-started)** | ||
## 🙋 Can I use my own storage? | ||
@@ -515,4 +506,10 @@ | ||
## 👋 Create your Bytescale Account | ||
Bytescale is the best way to upload, transform, and serve images, videos, and audio at scale. | ||
**[Create a Bytescale account »](https://www.bytescale.com/get-started)** | ||
## License | ||
[MIT](LICENSE) |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
854108
0
509