🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

azure-storage

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-storage

Microsoft Azure Storage Client Library for Node.js

2.10.7
latest
Source
npm
Version published
Weekly downloads
144K
-20.29%
Maintainers
2
Weekly downloads
 
Created
Source

Legacy Azure Storage SDK for JavaScript

NPM version Build Status Coverage Status

This project provides the legacy Node.js package azure-storage which is browser compatible to consume and manage Microsoft Azure Storage Services like Azure Blob Storage, Azure Queue Storage, Azure Files and Azure Table Storage

Please note, newer packages @azure/storage-blob, @azure/storage-queue and @azure/storage-file are available as of November 2019 and @azure/data-tables is available as of June 2021 for the individual services. While the legacy azure-storage package will continue to receive critical bug fixes, we strongly encourage you to upgrade.

Below are a set of links with information on both the latest and legacy packages for the different Storage services from Azure. For more, please read State of the Azure SDK 2021

PackageVersionDescriptionAPI Reference LinksMigration Guide Links
@azure/storage-blobv12The next generation SDK for Azure Blob StorageAPI Reference for Blob SDKMigration Guide from azure-storage to @azure/storage-blob
@azure/storage-queuev12The next generation SDK for Azure Queue StorageAPI Reference for Queues SDKMigration Guide from azure-storage to @azure/storage-queue
@azure/storage-file-sharev12The next generation SDK for Azure FilesAPI Reference for Files SDKMigration Guide from azure-storage to @azure/storage-file-share
@azure/data-tablesv12The next generation SDK for Azure Table StorageAPI Reference for Tables SDKMigration Guide from azure-storage to @azure/data-tables
azure-storagev2Legacy Storage SDK in this repository (Blob/Queue/File/Table, callback style)API Reference for legacy Storage SDK
@azure/arm-storagev7 & aboveManagement SDKs including Storage Resource Provider APIsAPI Reference for Storage Management SDK

Keywords

node

FAQs

Package last updated on 04 Jan 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts