
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
An npm package boilerplate.

For examples of the component in action, go to https://yyssc.github.io/yzb-comp.
OR
To run that demo on your own computer:
npm installnpm run storybookEnsure packages are installed with correct version numbers by running:
(
export PKG=yzb-comp;
npm info "$PKG" peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g; s/ *//g' | xargs npm install --save "$PKG"
)
Which produces and runs a command like:
npm install --save yzb-comp react@>=#.## react-dom@>=#.## ssc-refer@>=#.##
0.0.0 in version section of package.json.npm run version:minornpm run version:patch for patch release.可以供使用的参照组件都在src/财务平台/components/目录下。
AccSubjectChartRefer 科目参照组件SimpleAccSubjectChartRefer 科目参照组件 - 简单SubjectChartRefer 科目参照组件SimpleSubjectChartRefer 科目参照组件 - 简单AccSubjectRefer 科目参照组件SimpleAccSubjectRefer 科目参照组件 - 简单FilterAccSubjectRefer 科目参照组件 - 两个参照,由科目表来过滤科目SimpleSubjectRefer 科目参照组件 - 简单FilterSubjectRefer 科目参照组件 - 两个参照,由科目表来过滤科目派生关系
请不要直接使用Base*Refer,比如BaseSubjectRefer,这些是基类。如果想使用默认组件,请直接使用
Simple*Refer,比如SimpleSubjectRefer。
组装关系
FAQs
Yonyou Cloud Components built with React
We found that yzb-comp 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.