
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
@meichuang/antd_themes_3
Advanced tools
npm link // 相当于npm install @meichuang/antd_themes -g
/Users/yun.zhao/.nvm/versions/node/v10.21.0/lib/node_modules/@meichuang/antd_themes -> /Users/yun.zhao/Downloads/mc-antd-themes
在mc-desgin包里:
npm link @meichuang/antd_themes // 代码无需修改,package.json中引用B的包会自动指向本地B的打包文件
/Users/yun.zhao/Downloads/mc-desgin/node_modules/@meichuang/antd_themes -> /Users/yun.zhao/.nvm/versions/node/v10.21.0/lib/node_modules/@meichuang/antd_themes -> /Users/yun.zhao/Downloads/mc-antd-themes
修改完之后执行 npm start,在目标项目里面就可以看到效果。
1、开发分支为feature分支
2、开发完成后见代码合并到release分支
3、release分支升级package.json中的version
4、将release分支代码merge到master分支,出发自动发包CI
FAQs
antd_themes
We found that @meichuang/antd_themes_3 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.

Security News
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Security News
TypeScript 6.0 will be the last JavaScript-based major release, as the project shifts to the TypeScript 7 native toolchain with major build speedups.