
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
ids-enterprise-wc
Advanced tools
The Infor Design System Enterprise Web Components Library is a framework-agnostic UI toolkit that delivers modern, consistent user experiences across Infor applications. Built with native web components, it enables developers to create interfaces that are accessible, responsive, and visually cohesive while maintaining full compatibility with any JavaScript framework.
.md
formatids-
namespaceWe support the latest release and the release previous to the latest (R-1) for browsers and OS versions:
![]() IE Edge | ![]() Firefox | ![]() Chrome | ![]() Safari | ![]() iOS Safari |
---|---|---|---|---|
R-1 | R-1 | R-1 | R-1 | R-1 |
The components are available via npm/yarn:
npm install --save ids-enterprise-wc@latest
To Clone and Run this Repo locally (requires node 18 (16 or 17))
mkdir enterprise-wc
cd enterprise-wc
git clone ssh://git@oxfordssh.awsdev.infor.com:7999/infor-design/enterprise-wc.git .
npm i
npm run start
Also include the Source Sans Pro Font in your project and app pages.
The npm package ships with a file called vscode.html-custom-data.json
. The file describes the custom elements and their settings for use in Visual Studio Code to provide “IntelliSense”. To enable it, you just need to tell VS Code where the file is.
npm install --save ids-enterprise-wc@latest
.vscode
at the root of your projectsettings.json
{
"html.customData": ["./node_modules/ids-enterprise-wc/vscode.html-custom-data.json"]
}
You may need to restart VS Code for the changes to take affect.
Most popular editors support custom code completion with different configurations. Please submit a feature request and/or pull request if you want to add your editor.
.md
file in each component folder if browsing the source and examples.FAQs
The Web Component version of the IDS Enterprise component library
The npm package ids-enterprise-wc receives a total of 6,154 weekly downloads. As such, ids-enterprise-wc popularity was classified as popular.
We found that ids-enterprise-wc demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.