Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@sprucelabs/heartwood-components-react
Advanced tools
git clone git@github.com:sprucelabsai/sprucebot-react-heartwood.git
yarn
The project comes with an .env.example
file, but you'll need to create your own .env
file in the root directory and set your environments there. To get started quickly, you can set the hosts like so:
DEVTOOLSHOST=http://localhost:3001
LOG_LEVEL=warn
PERFTOOLS=true
HOST=http://localhost:3000
APIHOST=http://localhost:3000
And then run:
npm run storybook
Environment variables may be defined via export or command line.
# Use stylesheets to override imported styles and do simple theming
STYLESHEETS=http://192.168.104.239:3000/stylesheets/global.css,https://some-client/styles.css
# Valid levels (in order) are: trace, debug, info, warn, error
LOG_LEVEL=debug
# Turns on https://github.com/garbles/why-did-you-update
PERFTOOLS=true
# The host for this project. Used for redirection and pathing
HOST=https://local.sprucebot.ai
# The api host (if applicable)
APIHOST=https://local-api.sprucebot.ai
# The devtools host
DEVTOOLSHOST=https://local-devtools.sprucebot.ai
We recommend using the following plugins to enhance the development experience:
FAQs
Heartwood React Components
We found that @sprucelabs/heartwood-components-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.