🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

quilk-public-example-3rd-party-module

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quilk-public-example-3rd-party-module

An exmaple 3rd party module that can be included in your quilk.json file. In fact, you can include any npm module into the quilk.json file.. as long as it returns an object with a run function in it.

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

quilk-public-example-3rd-party-module

If you are here reading this then you could well be about to embark upon the creation of your own quilk module for the quilk module runner.

This module does very little, but it does demo the general required structure of a module.

Landed here and this makes no sense to you? Click here for a clearer picture: https://www.npmjs.com/package/quilk#custom-modules

TIP: The runner reads the package.json of the 3rd party module is it to run... it is looking for the main section... ie the kick off file for the module. Don't forget to enter one in yours, see the package.json file in this module for an example (note the "main": "index.js", in the package.json and the index.js file).

Keywords

quilk

FAQs

Package last updated on 15 Sep 2016

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