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

@thirdweb-dev/storage

Package Overview
Dependencies
Maintainers
8
Versions
801
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thirdweb-dev/storage - npm Package Compare versions

Comparing version

to
2.0.8-nightly-94a8f796-20231219003732

4

dist/declarations/src/core/storage.d.ts

@@ -89,3 +89,3 @@ import { GatewayUrls, IThirdwebStorage, IpfsUploadBatchOptions, SingleDownloadOptions, ThirdwebStorageOptions, UploadOptions } from "../types";

* @param options - Options to pass through to the storage uploader class
* @returns - The URI of the uploaded data
* @returns The URI of the uploaded data
*

@@ -110,3 +110,3 @@ * @example

* @param options - Options to pass through to the storage uploader class
* @returns - The URIs of the uploaded data
* @returns The URIs of the uploaded data
*

@@ -113,0 +113,0 @@ * @example

@@ -999,3 +999,3 @@ 'use strict';

* @param options - Options to pass through to the storage uploader class
* @returns - The URI of the uploaded data
* @returns The URI of the uploaded data
*

@@ -1024,3 +1024,3 @@ * @example

* @param options - Options to pass through to the storage uploader class
* @returns - The URIs of the uploaded data
* @returns The URIs of the uploaded data
*

@@ -1027,0 +1027,0 @@ * @example

@@ -999,3 +999,3 @@ 'use strict';

* @param options - Options to pass through to the storage uploader class
* @returns - The URI of the uploaded data
* @returns The URI of the uploaded data
*

@@ -1024,3 +1024,3 @@ * @example

* @param options - Options to pass through to the storage uploader class
* @returns - The URIs of the uploaded data
* @returns The URIs of the uploaded data
*

@@ -1027,0 +1027,0 @@ * @example

@@ -990,3 +990,3 @@ import CIDTool from 'cid-tool';

* @param options - Options to pass through to the storage uploader class
* @returns - The URI of the uploaded data
* @returns The URI of the uploaded data
*

@@ -1015,3 +1015,3 @@ * @example

* @param options - Options to pass through to the storage uploader class
* @returns - The URIs of the uploaded data
* @returns The URIs of the uploaded data
*

@@ -1018,0 +1018,0 @@ * @example

{
"name": "@thirdweb-dev/storage",
"version": "2.0.7",
"version": "2.0.8-nightly-94a8f796-20231219003732",
"main": "dist/thirdweb-dev-storage.cjs.js",

@@ -5,0 +5,0 @@ "module": "dist/thirdweb-dev-storage.esm.js",