
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.
@conversationai/sensemaker-visualizations
Advanced tools
Interactive visualization components for sensemaker data
A collection of reusable visualization components for displaying Sensemaker data, built with D3.js and Web Components.
npm install
To run the Storybook development environment:
npm run storybook
This will start the Storybook server at http://localhost:6006
. You can view and interact with all components in isolation.
Note: The Storybook stories use sample data from the
stories/data
directory. To view all stories correctly, ensure you have both acomments.json
and asummary.json
file present instories/data/
.
To build the package for production:
npm run build
The compiled files will be output to the dist/
directory.
To build the static Storybook documentation site:
npm run build-storybook
The static site will be output to the storybook-static/
directory. You can deploy this directory to any static site host.
To publish a new version of the package to npm, follow these steps:
npm login
package.json
and create a Git commit and tag):
npm version patch
npm version minor
npm version major
npm run build
npm publish
Note: The
npm version
command will automatically update the version inpackage.json
. Always ensure your changes are committed before publishing.
The data used in this demo was gathered using the Polis software and is sub-licensed under CC BY 4.0 with Attribution to The Computational Democracy Project. The data and more information about how the data was collected can be found at the following link:
https://github.com/compdemocracy/openData/tree/master/american-assembly.bowling-green
FAQs
Interactive visualization components for sensemaker data
We found that @conversationai/sensemaker-visualizations demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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.