Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
jad-lib-react
Advanced tools
[更新文档](https://gitlab.jpushoa.com/front-end/jad-lib-react/blob/master/CHANGELOG.zh-CN.md)
相关组件doc
相关服务doc
1. compoundComponentMiddles(https://gitlab.jpushoa.com/front-end/jad-lib-react/blob/master/document/compoundComponentMiddles.md)
使用 npm install 来安装 ##打包
npm run build
一般来说测试项目只需要运行一次link, 后续jad-lib-react项目的变动都会直接反映在测试项目中
ps: 推荐用yarn的link
如果在调试过程中 link jad-lib-react typescript报一下错误 Duplicate identifier 'LibraryManagedAttributes'. 请修改tsconfig.json 添加 "skipLibCheck": true,
master 分支:合并了最新tag标签 v3.0.0 (v3.0.0 原 v3.0.0-tag 改名)
(master tag 更新:v2.0.4-beta.19 --> v3.0.0)
修改:
原分支 v3.0.0:变更为 feature/v3.0.0
原分支 v1.x.x:变更为 v1.x-stable
原分支 v2.1.x:变更为 v2.x-stable
原分支 v2.0.x:变更为 v2.0.x-stable
原分支 v2.1.1:变更为 feature/v2.1.1
原分支 v2.1.1:变更为 feature/v2.1.1
原分支 v2.1.3:变更为 feature/v2.1.3
原分支 v2.1.4:变更为 feature/v2.1.4
新增:feature/v3.1.0 【本期开发】
删除:分支 lf
如果打包或者使用时, antd的某个组件提示类型有误, 请将antd回退指上一个minor的版本(版本号第二位数减1), yarn link antd@~x.x.x
v2.x 不向下兼容,详见文档 CHANGELOG.zh-CN 说明
FAQs
[更新文档](https://gitlab.jpushoa.com/front-end/jad-lib-react/blob/master/CHANGELOG.zh-CN.md)
The npm package jad-lib-react receives a total of 67 weekly downloads. As such, jad-lib-react popularity was classified as not popular.
We found that jad-lib-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.