# @alicloud/tea-util

> English | [简体中文](README-CN.md) ![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)

Latest version **1.4.11** (published 2025-11-19) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @alicloud/tea-util
pnpm add @alicloud/tea-util
yarn add @alicloud/tea-util
bun add @alicloud/tea-util
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 1.4.11 |
| Published | 2025-11-19 |
| First published | 2020-02-11 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 23.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 13 |
| Author | Jackson Tian |
| Maintainers | jacksontian, fengmk2, pagecao, aliyunsdkteam, console-fe |

## Links

- npm: https://www.npmjs.com/package/@alicloud/tea-util
- Repository: https://github.com/aliyun/tea-util
- Homepage: https://github.com/aliyun/tea-util#readme
- Issues: https://github.com/aliyun/tea-util/issues
- npm.io page: https://npm.io/package/@alicloud/tea-util

## Dependencies (3)

- [kitx](https://npm.io/package/kitx.md) ^2.0.0
- [@darabonba/typescript](https://npm.io/package/@darabonba/typescript.md) ^1.0.0
- [@alicloud/tea-typescript](https://npm.io/package/@alicloud/tea-typescript.md) ^1.5.1

## Recent versions

- 1.4.11 (latest) — 2025-11-19
- 1.4.10 — 2025-01-16
- 1.4.9 — 2024-07-15
- 1.4.8 — 2024-05-13
- 1.4.7 — 2023-06-28
- 1.4.6 — 2023-06-26
- 1.4.5 — 2022-11-16
- 1.4.4 — 2022-07-05
- 1.4.3 — 2022-03-21
- 1.4.2 — 2021-01-04
- 1.4.1 — 2020-11-05
- 1.4.0 — 2020-08-26
- 1.3.0 — 2020-06-09
- 1.2.6 — 2020-04-08
- 1.2.5 — 2020-03-11
- … 6 more at https://npm.io/package/@alicloud/tea-util/versions

## README

English | [简体中文](README-CN.md)
![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)

## Alibaba Cloud Tea Util SDK for TypeScript/Node.js

## Prerequisite

Node.js >= 8.x

## Installation
If you use `npm` to manage your dependence, you can use the following command to install it and write into package.json dependences:

```sh
$ npm install @alicloud/tea-util -S
```

## Issues
[Opening an Issue](https://github.com/aliyun/tea-util/issues/new), Issues not conforming to the guidelines may be closed immediately.

## Changelog
Detailed changes for each release are documented in the [release notes](./ChangeLog.txt).

## References
* [Latest Release](https://github.com/aliyun/tea-util/tree/master/ts)

## License
[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)

Copyright (c) 2009-present, Alibaba Cloud All rights reserved.

---
_Source: https://npm.io/package/@alicloud/tea-util · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
