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

flash-log

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flash-log

A tool that detects changes in files and outputs the contents of files

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

flash-log.js

A tool that detects changes in files and outputs the contents of files

install

npm install -g flash-log

use

enter cmd and input:

flash-log

example:

flash-log C:\readme.txt //absolute path

flash-log readme.txt  // relative path

you can also input flash-log directly and create configuration files 'flash-log.json' in the current directory

{
  'file':'reademe.txt'
}

The program will run according to the configuration file

FAQs

Package last updated on 19 Sep 2021

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