Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

govuk_frontend_toolkit

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

govuk_frontend_toolkit

npm for govuk_frontend_toolkit

  • 1.6.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4.3K
decreased by-17.59%
Maintainers
1
Weekly downloads
 
Created
Source

GOV.UK Frontend Toolkit

This is an NPM package for alphagov/govuk_frontend_toolkit

Installing

Include govuk_frontend_toolkit in your package.json along with a version, and run:

npm install

Managing this package

Set up

Checkout this repo and run:

git submodule init

Updating

Follow the contribution guidelines.

To update this package, update the submodule:

git submodule init
git submodule update
cd govuk_frontend_toolkit
git pull origin master
cd ..

Then update the version in package.json and commit the result.

In your commit message, briefly summarise the changes since the last npm version. Then:

git push origin master

The job to publish an updated version to npmjs.org will run automatically when master is updated.

FAQs

Package last updated on 05 Sep 2014

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc