
Security News
Federal Government Rescinds Software Supply Chain Mandates, Makes SBOMs Optional
The U.S. government is rolling back software supply chain mandates, shifting from mandatory SBOMs and attestations to a risk-based approach.
react-scratchblocks
Advanced tools
React Scratchbocks is a rewrie of the popular scratchblocks2 library written by Tim Radvan. Most of the code is taken from the origional however this version uses ReactJS as the view component as opposed to jQuery.
This repository is stored on NPM to allow it be easily included in existing React projects. Install using the following command.
npm install react-scratchblocks --save
To use this component in a React application it needs to be imported.
import Scratchblocks from 'react-scratchblocks'
Then Scratch codeblocks can be used within React application using the following tag.
<Scratchblocks code="say [hello]" />
In addition to the code prop an optional boolean prop inline can be used to specify inline Scratch blocks
Open Source MIT
FAQs
Display Scratch blocks using a ReactJS component
We found that react-scratchblocks 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.

Security News
The U.S. government is rolling back software supply chain mandates, shifting from mandatory SBOMs and attestations to a risk-based approach.

Security News
crates.io adds a Security tab backed by RustSec advisories and narrows trusted publishing paths to reduce common CI publishing risks.

Research
/Security News
A Chrome extension claiming to hide Amazon ads was found secretly hijacking affiliate links, replacing creators’ tags with its own without user consent.