
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.
@nteract/notebook-preview
Advanced tools
This package contains a React component for rendering a static preview of a notebook given an Immutable representation of the notebook.
$ yarn add @nteract/notebook-preview
$ npm install --save @nteract/notebook-preview
The Redux reducer below shows how we can leverage the actions and action types in this package to create a reducer for managing the status of a save event.
import NotebookPreview from "@nteract/notebook-preview";
export default () => <NotebookPreview notebook={immutableNotebook} />;
We're working on adding more documentation for this component. Stay tuned by watching this repository!
If you experience an issue while using this package or have a feature request, please file an issue on the issue board and add the pkg:notebook-preview
label.
FAQs
View a notebook using a React Component
We found that @nteract/notebook-preview demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 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.