Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uiw/react-card

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-card - npm Package Compare versions

Comparing version 4.11.6 to 4.12.0

8

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc