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

azure-blob-storage

Package Overview
Dependencies
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-blob-storage - npm Package Compare versions

Comparing version 4.2.2 to 4.2.3

9

package.json
{
"name": "azure-blob-storage",
"version": "4.2.2",
"version": "4.2.3",
"author": "Elena Solomon <elenasolomon28@gmail.com>",

@@ -21,5 +21,6 @@ "description": "azure-blob-storage",

"assume": "2.2.0",
"eslint": "6.0.1",
"eslint": "6.7.2",
"eslint-config-taskcluster": "4.0.0",
"mocha": "6.1.4"
"mocha": "6.2.2",
"taskcluster-client": "24.1.1"
},

@@ -29,3 +30,3 @@ "dependencies": {

"debug": "^4.1.1",
"fast-azure-storage": "^3.0.1",
"fast-azure-storage": "^3.1.2",
"lodash": "^4.17.11",

@@ -32,0 +33,0 @@ "uuid": "^3.3.2"

@@ -338,3 +338,2 @@ [![Build Status](https://travis-ci.org/taskcluster/azure-blob-storage.svg?branch=master)](https://travis-ci.org/taskcluster/azure-blob-storage)

To test this library, set the environment variables `AZURE_ACCOUNT_KEY` and
`AZURE_ACCOUNT_ID` appropriately before running the tests.
To test this library, set the environment variables `AZURE_ACCOUNT_KEY` and `AZURE_ACCOUNT` appropriately before running the tests.
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