Microsoft Azure Storage Library for JavaScript (This repo has been moved to https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage on Apr18, 2019. This Repo will be deprecated.)
Перейти к файлу
dependabot[bot] 6daa282c7b
Bump qs and body-parser in /file
Bumps [qs](https://github.com/ljharb/qs) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together.

Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0)

Updates `body-parser` from 1.19.0 to 1.20.1
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.20.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: body-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 14:58:33 +00:00
blob update supported Node.js version to >= 10.22.0 2020-09-14 17:20:35 +08:00
file Bump qs and body-parser in /file 2022-12-06 14:58:33 +00:00
queue update supported Node.js version to >= 10.22.0 2020-09-14 17:20:35 +08:00
.gitignore Added support for browser coverage calculation 2018-12-27 16:55:22 +08:00
.prettierrc Add prettier config file 2018-09-26 11:16:32 +08:00
CONTRIBUTING.md update supported Node.js version to >= 10.22.0 2020-09-14 17:20:35 +08:00
ISSUE_TEMPLATE.md Added issue and PR templates, updated readme.md for migration noticement (#84) 2019-04-18 11:36:56 +08:00
LICENSE Initial commit 2018-08-04 04:40:14 -07:00
README.md Added issue and PR templates, updated readme.md for migration noticement (#84) 2019-04-18 11:36:56 +08:00
SECURITY.md Microsoft mandatory file 2022-07-28 16:53:11 +00:00
azure-pipelines.yml Add CI, add test coverage, upgrade ms-rest-js and fix encoding issue. 2019-01-18 00:25:27 -08:00
pull_request_template.md Added issue and PR templates, updated readme.md for migration noticement (#84) 2019-04-18 11:36:56 +08:00

README.md

Azure Storage SDK V10 for JavaScript

This project has been moved to the azure-sdk-for-js repository, specifically under https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage.

This repository is no longer maintained.

For new issues and pull requests, please go to azure-sdk-for-js repository.