New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ant-design/compatible

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ant-design/compatible

Ant Design v3 to v4 compatible package

5.1.4
latest
Source
npm
Version published
Weekly downloads
96K
-1.56%
Maintainers
0
Weekly downloads
 
Created
Source

Ant Design Compatible

NPM version NPM downloads CircleCI

Install

yarn add @ant-design/compatible@v5-compatible-v4

Usage

Helps you to compatible different components between v4 and v5.

-- import { Button, Select, Dropdown } from 'antd';
++ import { Button, Select, Dropdown } from '@ant-design/compatible';

FAQ

Keywords

antd

FAQs

Package last updated on 07 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts