Security News
Research
Supply Chain Attack on Rspack npm Packages Injects Cryptojacking Malware
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
@ice/antd-pro-scaffold
Advanced tools
$ npm install
$ npm start
.
├── README.md
├── ice.config.mts # The project config
├── package.json
├── .browserslistrc # Browsers that we support
├── public
│ ├── favicon.ico
├── src
| ├── app.ts # App entry
| ├── assets
| ├── components # Common component
| ├── document.tsx
| ├── global.css # Global style
| ├── interfaces
| ├── menuConfig.tsx # Layout menus
| ├── models
| ├── pages # Pages directory
| ├── services
| ├── store.ts # App store
| └── typings.d.ts
└── tsconfig.json
For more detail, please visit docs.
FAQs
ice.js 3 Pro 模板(基于 Ant Design)
The npm package @ice/antd-pro-scaffold receives a total of 0 weekly downloads. As such, @ice/antd-pro-scaffold popularity was classified as not popular.
We found that @ice/antd-pro-scaffold demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.
Security News
Sonar’s acquisition of Tidelift highlights a growing industry shift toward sustainable open source funding, addressing maintainer burnout and critical software dependencies.