
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@appsignal-tools/design-system
Advanced tools
$ yarn add appsignal/design-system
import "@appsignal-tools/design-system"
publicPath: "/"
setup in our output
for webpack. See: https://webpack.js.org/guides/public-path/When you're working on the design system it is usually nice to see the changes
that you made right away without having to push to GitHub first. You can do so
with yarn link
.
yarn install
yarn link
The package is now available to be linked in other applications:
yarn link @appsignal-tools/design-system
When you make changes to the design system, you need to build a new version so the projects that consume this package can actually use this.
While developing, the easiest way to build a new version is by running yarn build:watch
.
If you only want to build, but not watch for changes you can use yarn build
.
When you make a change, please make sure this gets added to the Changelog.
main
: $ git tag -a VERSION
$ git push origin VERSION
$ npm publish
FAQs
## Install
We found that @appsignal-tools/design-system demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.