
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
@chainx/ui
Advanced tools
基于 React material ui 开发 https://material-ui.com/
yarn run storybook
# 在 chainx ui 中
yanr build --watch
yarn link
# 在你的项目中
yarn link @chainx/ui
theme.ts
makeStyle
有时候我们需要项目和组件库同时进行开发。此时将组件库作为项目的本地依赖,会极大的方便开发。为此,我们需要以下的几步。
yarn linkyarn link @chainx/uinpm link {你的项目目录}/node_modules/react 和 npm link {你的项目目录}/node_modules/react-domyarn build --watch 以便可以实时的构建更改的文件。yarn publish
FAQs
基于 React material ui 开发 https://material-ui.com/
The npm package @chainx/ui receives a total of 0 weekly downloads. As such, @chainx/ui popularity was classified as not popular.
We found that @chainx/ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.