@uiw/react-card
Advanced tools
Comparing version 4.11.6 to 4.12.0
{ | ||
"name": "@uiw/react-card", | ||
"version": "4.11.6", | ||
"version": "4.12.0", | ||
"description": "Card component", | ||
@@ -47,7 +47,7 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/utils": "^4.11.6" | ||
"@uiw/utils": "^4.12.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/runtime": "7.16.7", | ||
"@types/react": "17.0.38", | ||
"@babel/runtime": "7.17.2", | ||
"@types/react": "17.0.39", | ||
"@types/react-dom": "17.0.11", | ||
@@ -54,0 +54,0 @@ "react": "17.0.2", |
Card 卡片 | ||
=== | ||
[![Open in unpkg](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-card/file/README.md) | ||
[![NPM Downloads](https://img.shields.io/npm/dm/@uiw/react-card.svg?style=flat)](https://www.npmjs.com/package/@uiw/react-card) | ||
[![npm version](https://img.shields.io/npm/v/@uiw/react-card.svg?label=@uiw/react-card)](https://npmjs.com/@uiw/react-card) | ||
通用卡片容器,将信息聚合在卡片容器中展示,用来显示文字、列表、图文等内容。 | ||
@@ -5,0 +9,0 @@ |
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
25014
180
Updated@uiw/utils@^4.12.0