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] 3ed24d2b58
Bump tough-cookie and @azure/ms-rest-js in /queue
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [@azure/ms-rest-js](https://github.com/Azure/ms-rest-js). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `@azure/ms-rest-js` from 1.2.6 to 2.7.0
- [Changelog](https://github.com/Azure/ms-rest-js/blob/master/Changelog.md)
- [Commits](https://github.com/Azure/ms-rest-js/commits)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@azure/ms-rest-js"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 13:07:58 +00:00
blob update supported Node.js version to >= 10.22.0 2020-09-14 17:20:35 +08:00
file update supported Node.js version to >= 10.22.0 2020-09-14 17:20:35 +08:00
queue Bump tough-cookie and @azure/ms-rest-js in /queue 2023-07-08 13:07:58 +00: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.