Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bytescale/sdk

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bytescale/sdk - npm Package Compare versions

Comparing version 3.0.0-alpha.21 to 3.1.0

2

package.json
{
"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)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc