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

the-script-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

the-script-jsdoc

JSDOC script for the-project

latest
Source
npmnpm
Version
2.0.4
Version published
Maintainers
1
Created
Source

the-script-jsdoc

Build Status npm Version JS Standard

JSDOC script for the-project

Installation

$ npm install the-script-jsdoc --save

Usage

'use strict'

const jsdoc = require('the-script-jsdoc')

async function tryExample () {
  await jsdoc('my_project_dir')
}

tryExample().catch(console.error)

License

This software is released under the MIT License.

  • THE Labo

Keywords

the

FAQs

Package last updated on 28 Nov 2018

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