Socket
Socket
Sign inDemoInstall

govuk-frontend

Package Overview
Dependencies
0
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.13.0 to 3.0.0

govuk/all-ie8.scss

9

govuk-prototype-kit.config.json
{
"nunjucksPaths": [
"/",
"/components"
"/"
],
"scripts": [
"/all.js"
"/govuk/all.js"
],
"assets": [
"/assets"
"/govuk/assets"
],
"sass": [
"/all.scss"
"/govuk/all.scss"
]
}
{
"name": "govuk-frontend",
"description": "GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.",
"version": "2.13.0",
"main": "all.js",
"sass": "all.scss",
"version": "3.0.0",
"main": "govuk/all.js",
"sass": "govuk/all.scss",
"engines": {

@@ -8,0 +8,0 @@ "node": ">= 4.2.0"

@@ -74,14 +74,9 @@ # GOV.UK Frontend

To check whether you have the latest version of GOV.UK Frontend, run:
To be notified when there’s a new release, you can either:
```
npm outdated govuk-frontend
```
- [watch the govuk-frontend Github repository](https://help.github.com/en/articles/watching-and-unwatching-repositories)
- join the [#govuk-design-system channel on cross-government Slack](https://ukgovernmentdigital.slack.com/app_redirect?channel=govuk-design-system)
To update to the latest version, run:
Find out how to [update with npm](https://github.com/alphagov/govuk-frontend/blob/master/docs/installation/updating-with-npm.md).
```
npm update govuk-frontend
```
## Licence

@@ -88,0 +83,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc