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

@hmcts/frontend

Package Overview
Dependencies
Maintainers
16
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hmcts/frontend - npm Package Compare versions

Comparing version 0.0.45-alpha to 0.0.50-alpha

all-ie8.scss

46

package.json
{
"name": "@hmcts/frontend",
"description": "HMCTS Frontend",
"main": "index.js",
"scripts": {
"start": "gulp",
"build:package": "node bin/check-nvmrc.js && gulp build:package"
"description": "HMCTS Frontend contains the code you need to start building a user interface for HMCTS.",
"version": "0.0.50-alpha",
"main": "all.js",
"sass": "all.scss",
"engines": {
"node": ">= 4.2.0"
},
"author": {
"name": "HMCTS Design System Team",
"email": "design-system@hmcts.net"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hmcts/frontend.git"
"url": "https://github.com/hmcts/frontend.git"
},
"author": "Trevor Saint, Adam Silver",
"license": "ISC",
"bugs": {

@@ -19,22 +22,9 @@ "url": "https://github.com/hmcts/frontend/issues"

"homepage": "https://github.com/hmcts/frontend#readme",
"dependencies": {
"express": "^4.16.3",
"govuk-frontend": "^3.0.0",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^6.0.0",
"gulp-cache": "^0.4.6",
"gulp-clean": "^0.4.0",
"gulp-concat": "^2.6.1",
"gulp-imagemin": "^3.3.0",
"gulp-nodemon": "^2.2.1",
"gulp-sass": "^4.0.1",
"moment": "^2.22.2",
"nunjucks": "^3.1.3",
"require-dir": "^1.0.0",
"run-sequence": "^2.2.1"
},
"publishConfig": {
"access": "public"
},
"version": "0.0.45-alpha"
"keywords": [
"hmcts",
"frontend",
"design system",
"template"
],
"license": "MIT"
}
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