
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.
c2fo-ui-guide
Advanced tools
Code for creating frontend user interfaces.
Currently this code is not ready on its own. We need to do more work to fully build out all the parts we need to build our interfaces.
Each of the pages found at the documentation site should show how and when to use various parts of the ui-guide.
In order to develop within the ui-guide you'll need to run the below commands. They install then node dependencies as well as the needed libraries to run jekyll.
npm install
grunt setup
After you're initially setup all you need to have two windows open to run the site and get updates:
grunt monitor
jekyll serve
This does a few things:
The local site can be see at http://localhost:4000/ui-guide.
The current guide used for code development:
block
=> element
=> modifier
(e.g. person__hand--left-hand
)index.less
file combines all less files togethermixins
directory is only for true mixinsOverall project things to do are in a gist that can be found here:
https://gist.github.com/garrypolley/5c8d29df98cd3c1261cd
Things to cleanup as this project grows:
#site-container
gh-pages
bits when making the development site legitFAQs
Code for creating frontend user interfaces.
The npm package c2fo-ui-guide receives a total of 1 weekly downloads. As such, c2fo-ui-guide popularity was classified as not popular.
We found that c2fo-ui-guide 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.
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.