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

@azure/storage-blob

Package Overview
Dependencies
Maintainers
4
Versions
442
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/storage-blob - npm Package Compare versions

Comparing version 12.3.0-alpha.20201030.1 to 12.3.0-alpha.20201104.1

1

CHANGELOG.md

@@ -5,2 +5,3 @@ # Release History

- Added `BlockBlobClient.uploadData(data: Buffer | Blob | ArrayBuffer | ArrayBufferView, options)` for parallel uploading. It's avaiable in both Node.js and browsers.
- Added new SAS permissions Move(m) and Execute(e) for Blob and Container. Also supports specifying an authorized object ID via `saoid` and a correlation ID via `scid` for user delegation SAS.

@@ -7,0 +8,0 @@

2

package.json
{
"name": "@azure/storage-blob",
"sdk-type": "client",
"version": "12.3.0-alpha.20201030.1",
"version": "12.3.0-alpha.20201104.1",
"description": "Microsoft Azure Storage SDK for JavaScript - Blob",

@@ -6,0 +6,0 @@ "main": "./dist/index.js",

@@ -81,3 +81,3 @@ # Azure Storage Blob client library for JavaScript

- `generateBlobSASQueryParameters()`
- Parallel uploading and downloading
- Parallel uploading and downloading. Note that `BlockBlobClient.uploadData()` is available in both Node.js and browsers.
- `BlockBlobClient.uploadFile()`

@@ -84,0 +84,0 @@ - `BlockBlobClient.uploadStream()`

Sorry, the diff of this file is too big to display

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 too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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