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

@bytescale/sdk

Package Overview
Dependencies
Maintainers
2
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.31.0 to 3.31.1

8

dist/types/public/shared/generated/models/index.d.ts

@@ -506,6 +506,8 @@ /**

/**
* An object containing a `fileName` and/or `folderPath`.
* An object containing a `fileName` and/or `folderPath` field.
*
* Both fields are optional: omitted fields will use the API key's default values, which are configured per API key via the Bytescale Dashboard.
* The `folderPath` may be relative or absolute; paths are relative to the API key's default folder (configured per API key in the Bytescale Dashboard).
*
* If a field is omitted, the API key's default values will be used for that field. These are configured per API key via the Bytescale Dashboard.
*
* Supports path variables.

@@ -1909,3 +1911,3 @@ * @export

*
* To provide a longer list of parameters to a Bytescale File Processing API, you must use ProcessFileAndSave (POST) instead of ProcessFile (GET). This allows you to specify parameters via the ProcessFileAndSave HTTP request body (via the `extendedParams` field) instead of via the querystring.
* To provide a longer parameter list to a Bytescale File Processing API, you must use ProcessFileAndSave (POST) instead of ProcessFile (GET). This allows you to specify parameters via the ProcessFileAndSave HTTP request body (via the `extendedParams` field).
*

@@ -1912,0 +1914,0 @@ * The `extendedParams` field supports up to 400KB of transformation parameter data.

{
"name": "@bytescale/sdk",
"version": "3.31.0",
"version": "3.31.1",
"description": "Bytescale JavaScript SDK",

@@ -5,0 +5,0 @@ "author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)",

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