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] 1ba1b49e82
Bump ua-parser-js and karma in /file
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) to 0.7.33 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together.


Updates `ua-parser-js` from 0.7.21 to 0.7.33
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.33)

Updates `karma` from 5.2.2 to 6.4.1
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v5.2.2...v6.4.1)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
- dependency-name: karma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 22:54:58 +00:00
blob update supported Node.js version to >= 10.22.0 2020-09-14 17:20:35 +08:00
file Bump ua-parser-js and karma in /file 2023-01-26 22:54:58 +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.