New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@dotcom-tool-kit/frontend-app

Package Overview
Dependencies
Maintainers
3
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotcom-tool-kit/frontend-app

A bootstrap plugin that provides the minimum required Tool Kit plugins for a "frontend" (aka an [App or Page](https://github.com/Financial-Times/next/wiki/Naming-Conventions#apps)). The plugins are:

latest
Source
npmnpm
Version
5.0.0
Version published
Weekly downloads
58
13.73%
Maintainers
3
Weekly downloads
 
Created
Source

@dotcom-tool-kit/frontend-app

A bootstrap plugin that provides the minimum required Tool Kit plugins for a "frontend" (aka an App or Page). The plugins are:

This bootstrap plugin is also preconfigured to run the Node, WebpackDevelopment, and WebpackWatch tasks on the hook run:local.

Installation

With Tool Kit already set up, install this plugin as a dev dependency:

npm install --save-dev @dotcom-tool-kit/frontend-app

And add it to your repo's .toolkitrc.yml:

plugins:
    - '@dotcom-tool-kit/frontend-app'

FAQs

Package last updated on 31 Oct 2025

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