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

anyfetch-file-watcher

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anyfetch-file-watcher

Watch for file changes, and send them to anyFetch.

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-33.33%
Maintainers
2
Weekly downloads
 
Created
Source

AnyFetch File Watcher

Build StatusDependency Status Coverage Status NPM version

Setup

npm install -g anyfetch-file-watcher --production

Usage

You need an access-token from AnyFetch. If you are not interested with OAuth, a simple authenticated call to GET https://api.anyfetch.com/token will retrieve one for you.

anyfetch-file-watcher $DIRECTORY_TO_WATCH $ACCESS_TOKEN

The command is long running, and will watch for file changes until the process dies.

You can omit the $ACCESS_TOKEN and enter it interactively.

Reset

Every time you run this command, a JSON file is stored in ~/.anyfetch-file-watcher/$STRIPPED_DIRECTORY.json with cursor details. If you want to resend everything, remove this file.

Keywords

FAQs

Package last updated on 08 Aug 2014

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

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