Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@semcore/utils
Advanced tools
This component is part of the Intergalactic Design System
npm install intergalactic
import UtilName from 'intergalactic/utils/lib/{util_name}';
We do not recommend this usage path due to possible dependency and update issues.
You can only install one package from the design system
npm install @semcore/utils @semcore/core
@semcore/core
- is the basic package by which we create our components, and it contains all of the common logic
of the components that is discussed below. There should only be one version of the package in the project.
You can use the package the same way but without /ui/
in the import path.
import UtilName from '@semcore/utils/lib/{util_name}';
UI-kit team and others ❤️
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
This project is MIT licensed.
FAQs
Semrush Utils Component
The npm package @semcore/utils receives a total of 6,008 weekly downloads. As such, @semcore/utils popularity was classified as popular.
We found that @semcore/utils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.