
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
dwp-frontend
Advanced tools
DWP Frontend contains the UI elements consumed by the [DWP design system](https://github.com/dwp/design-system)
DWP Frontend contains the UI elements consumed by the DWP design system
It is maintained by the DWP Design System Team.
It can be installed as a standalone package via Nexus or NPM public registry.
The team welcomes contributions.
Built with DWP node boilerplate.
npm i
nvm use 14.17.0
npm start
Then run: npm run tests:unit
This process publishes a new version of the package to the Gitlab.com registry
On your local machine, make sure you’ve got the latest main
pulled down.
Create a branch to begin the packaging: git checkout -b chore/package
.
Run npx standard-version
- this will generate the CHANGELOG and figure out how to bump your version (it uses the commit log to look for feat: , fix:, and any mentions of BREAKING CHANGE in the log messages.
Push the branch back up: git push -u origin head
.
Create an MR for that branch with the target as main
, get a colleague to review and approve it.
Merge the MR. At this point, a couple of pipelines will be kicked off - one for main and one for the new tag.
Notes: Useful docs about gitflow
FAQs
DWP Frontend contains the UI elements consumed by the [DWP design system](https://github.com/dwp/design-system)
We found that dwp-frontend 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.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.