New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bytescale/sdk

Package Overview
Dependencies
Maintainers
2
Versions
98
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.32.0 to 3.33.0

8

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

@@ -190,3 +190,3 @@ /**

/**
* File ETag.
* The file's ETag. An ETag (or entity tag) is an identifier for a specific version of a file.
* @type {string}

@@ -635,2 +635,8 @@ * @memberof CompleteUploadPartRequest

/**
*
* @type {string}
* @memberof FileDetails
*/
etag: string | null;
/**
* The file metadata specified in the original upload request as a JSON object.

@@ -637,0 +643,0 @@ * @type {{ [key: string]: any; }}

2

package.json
{
"name": "@bytescale/sdk",
"version": "3.32.0",
"version": "3.33.0",
"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