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

api-watchman

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-watchman

api-watchman is a open-source lightweight terminal based api client

latest
Source
npmnpm
Version
2.1.1
Version published
Weekly downloads
5
150%
Maintainers
1
Weekly downloads
 
Created
Source

Api-Watchman

Api-Watchman is a open source lightweight terminal based api client

check it out npm install -g api-watchman

Why Api-Watchman ?

Better Debugging
  • Explaination of response status codes

fetch-error-explained

Better WorkFlow
  • Automatically Fetching when file changes are detected.
  • Load .env variables
File Structure

├── build
│   └── watchman.js
├── config.json
├── help.txt
├── LICENSE
├── nodemon.json
├── options.json
├── package.json
├── package-lock.json
├── publish.sh
├── README.md
├── rollup.config.js
├── src
│ ├── commands.js
│ ├── errorType.js
│ ├── example.js
│ ├── index.js
│ └── util.js 2 directories, 16 files

FAQs

Package last updated on 02 Dec 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