Socket
Book a DemoInstallSign in
Socket

pre-flight

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pre-flight

Ensure all core dependencies are up to date before `npm start`

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
743
-12.17%
Maintainers
1
Weekly downloads
 
Created
Source

Pre Flight

An easy way to make sure your dependencies are up to date

Pre Flight is a simple utility to ensure that your dependencies are up to date before running npm start.

Simply add this script to your package.json and let us handle the rest!

"scripts": {
  "prestart": "pre-flight"
}

FAQs

Package last updated on 22 Sep 2024

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