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

@vercel/blob

Package Overview
Dependencies
Maintainers
9
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/blob - npm Package Compare versions

Comparing version 0.16.0-30f46919-20231207123038 to 0.16.0

dist/chunk-35WT73ZG.cjs

4

dist/client.d.ts
import * as stream from 'stream';
import { IncomingMessage } from 'node:http';
import { a as PutBlobResult, B as BlobCommandOptions } from './put-304ba7b4.js';
import { a as PutBlobResult, B as BlobCommandOptions } from './put-FLtdezzu.js';

@@ -95,2 +95,2 @@ interface ClientPutCommandOptions {

export { ClientPutCommandOptions, DecodedClientTokenPayload, GenerateClientTokenOptions, HandleUploadBody, HandleUploadOptions, UploadOptions, generateClientTokenFromReadWriteToken, getPayloadFromClientToken, handleUpload, put, upload };
export { type ClientPutCommandOptions, type DecodedClientTokenPayload, type GenerateClientTokenOptions, type HandleUploadBody, type HandleUploadOptions, type UploadOptions, generateClientTokenFromReadWriteToken, getPayloadFromClientToken, handleUpload, put, upload };

@@ -5,3 +5,3 @@ import {

getTokenFromOptionsOrEnv
} from "./chunk-IBVAQPES.js";
} from "./chunk-TNXTKW4D.js";

@@ -8,0 +8,0 @@ // src/client.ts

@@ -1,3 +0,3 @@

import { B as BlobCommandOptions, C as CreateBlobCommandOptions, P as PutCommandOptions, a as PutBlobResult } from './put-304ba7b4.js';
export { b as BlobAccessError, c as BlobError, d as BlobNotFoundError, h as BlobServiceNotAvailable, e as BlobStoreNotFoundError, f as BlobStoreSuspendedError, g as BlobUnknownError } from './put-304ba7b4.js';
import { B as BlobCommandOptions, C as CreateBlobCommandOptions, P as PutCommandOptions, a as PutBlobResult } from './put-FLtdezzu.js';
export { b as BlobAccessError, c as BlobError, d as BlobNotFoundError, h as BlobServiceNotAvailable, e as BlobStoreNotFoundError, f as BlobStoreSuspendedError, g as BlobUnknownError } from './put-FLtdezzu.js';
import * as stream from 'stream';

@@ -108,2 +108,2 @@

export { CopyBlobResult, CopyCommandOptions, HeadBlobResult, ListBlobResult, ListBlobResultBlob, ListCommandOptions, ListFoldedBlobResult, PutBlobResult, PutCommandOptions, copy, del, head, list, put };
export { type CopyBlobResult, type CopyCommandOptions, type HeadBlobResult, type ListBlobResult, type ListBlobResultBlob, type ListCommandOptions, type ListFoldedBlobResult, PutBlobResult, PutCommandOptions, copy, del, head, list, put };

@@ -14,3 +14,3 @@ import {

validateBlobApiResponse
} from "./chunk-IBVAQPES.js";
} from "./chunk-TNXTKW4D.js";

@@ -17,0 +17,0 @@ // src/del.ts

{
"name": "@vercel/blob",
"version": "0.16.0-30f46919-20231207123038",
"version": "0.16.0",
"description": "The Vercel Blob JavaScript API client",

@@ -49,13 +49,13 @@ "homepage": "https://vercel.com/storage/blob",

"jest-environment-jsdom": "29.7.0",
"undici": "5.27.0"
"undici": "5.28.2"
},
"devDependencies": {
"@edge-runtime/jest-environment": "2.3.6",
"@edge-runtime/types": "2.2.6",
"@types/jest": "29.5.7",
"@types/node": "20.8.10",
"eslint": "8.52.0",
"@edge-runtime/jest-environment": "2.3.7",
"@edge-runtime/types": "2.2.7",
"@types/jest": "29.5.11",
"@types/node": "20.10.4",
"eslint": "8.55.0",
"jest": "29.7.0",
"ts-jest": "29.1.1",
"tsup": "7.2.0",
"tsup": "8.0.1",
"eslint-config-custom": "0.0.0",

@@ -62,0 +62,0 @@ "tsconfig": "0.0.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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