azure-blob-storage
Advanced tools
Comparing version 4.2.2 to 4.2.3
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59077
5
339
Updatedfast-azure-storage@^3.1.2