licenses.dev

mazaid-rest-exec-tasks v0.3.0

exec tasks REST API

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT184
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.10A JavaScript parserINDIRECT3
@babel/types • 7.26.10Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@types/linkify-it • 5.0.0TypeScript definitions for linkify-itINDIRECT0
@types/markdown-it • 12.2.3TypeScript definitions for markdown-itINDIRECT2
@types/mdurl • 2.0.0TypeScript definitions for mdurlINDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
ajv • 4.11.8Another JSON Schema ValidatorINDIRECT22
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 0.2.0Extra assertions on top of node's assert moduleINDIRECT0
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT40
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-shims • 1.0.0some shims for node buffersINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
catharsis • 0.9.0A JavaScript parser for Google Closure Compiler and JSDoc type expressions.INDIRECT1
cli-spinner • 0.2.10A simple spinnerINDIRECT0
co • 4.6.0generator async control flow goodnessINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
component-emitter • 1.3.1Event emitterINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
content-disposition • 0.5.1Create and parse Content-Disposition headerINDIRECT0
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.3.1HTTP server cookie parsing and serializationINDIRECT0
cookiejar • 2.1.4simple persistent cookiejar systemINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cors • 2.8.5Node.js CORS middlewareINDIRECT2
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 2.2.0small debugging utilityINDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.0.4destroy a stream if possibleINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es6-promise • 3.2.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
etag • 1.7.0Create simple ETagsINDIRECT0
express • 4.14.0Fast, unopinionated, minimalist web frameworkINDIRECT43
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
finalhandler • 0.5.0Node.js final http responderINDIRECT7
form-data • 1.0.0-rc4A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
form-data • 2.1.4A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
formidable • 1.2.6(DEPRECATED! Install formidable@v2) A node.js module for parsing form data, especially file uploads.INDIRECT0
forwarded • 0.1.2Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.3.0HTTP response freshness testingINDIRECT0
fs-extra • 0.30.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT15
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
getpass • 0.1.7getpass for node.jsINDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 1.5.1Create HTTP error objectsINDIRECT3
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-signature • 1.1.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT16
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ipaddr.js • 1.4.0A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-stable-stringify • 1.2.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT20
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
klaw • 3.0.0File system walker with Readable stream interface.INDIRECT1
linkify-it • 3.0.3Links recognition library with FULL unicode supportINDIRECT1
lodash • 4.17.21Lodash modular utilities.DIRECT0
log4js-nested • 0.2.0log4js with nested loggersINDIRECT7
maf • 0.4.6frmwrkDIRECT155
markdown-it • 12.3.2Markdown-it - modern pluggable markdown parser.INDIRECT5
marked • 4.3.0A markdown parser built for speedINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mazaid-error • 0.3.1checkable errorsDIRECT0
mazaid-exec-task • 0.1.9mazaid ExecTask DTODIRECT7
mazaid-exec-task • 0.2.2mazaid ExecTask DTOINDIRECT6
mazaid-exec • 0.2.5mazaid execute task packageDIRECT51
mdurl • 1.0.1URL utilities for markdown-itINDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.1Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.3.4A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesDIRECT0
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
ms • 0.7.2Tiny milisecond conversion utilityINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
nan • 2.22.2Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
nprof • 0.5.0[![NPM](https://nodei.co/npm/nprof.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/nprof/)DIRECT131
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-to-regexp • 0.1.7Express style path to RegExp utilityINDIRECT0
performance-now • 0.2.0Implements performance.now (based on process.hrtime).INDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
proxy-addr • 1.1.5Determine address of proxied requestINDIRECT2
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 2.2.7Streams3, a user-land copy of the stream library from Node.jsINDIRECT8
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
repl-extra • 0.1.3## installDIRECT1
requizzle • 0.2.4Swizzle a little something into your require() calls.INDIRECT1
resolve-from • 2.0.0Resolve the path of a module like require.resolve() but from a given pathINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.14.1Better streaming static file server with Range and conditional-GET supportINDIRECT16
send • 0.14.2Better streaming static file server with Range and conditional-GET supportINDIRECT17
serve-static • 1.11.2Serve static filesINDIRECT19
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
statuses • 1.3.1HTTP status utilityINDIRECT0
statuses • 2.0.1HTTP status utilityINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.0.3The string_decoder module from Node coreINDIRECT1
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
stringstream • 0.0.6Encode and decode streams into string streamsINDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
superagent • 2.3.0elegant & feature rich browser / node HTTP with a fluent APIINDIRECT41
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects.INDIRECT0
underscore • 1.13.7JavaScript's functional programming helper library.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.0merge() utility functionINDIRECT0
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.DIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
ISC36
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
block-stream • 0.0.9a stream of blocksINDIRECT1
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fstream-ignore • 1.0.5A thing for ignoring files based on globsINDIRECT16
fstream • 1.0.12Advanced file system stream thingsINDIRECT15
gauge • 2.7.4A terminal based horizontal guageINDIRECT12
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 1.0.5JSON Schema for HTTP Archive (HAR)INDIRECT0
har-validator • 4.2.1Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT24
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
in-publish • 2.0.1Detect if we were run as a result of `npm publish`INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
nopt • 4.0.3Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT4
npmlog • 4.1.2logger for npmINDIRECT24
once • 1.4.0Run a function exactly one timeINDIRECT1
osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT2
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 4.3.6The semantic version parser used by npm.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
setprototypeof • 1.0.2A small polyfill for Object.setprototypeofINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
tar • 2.2.2tar for nodeINDIRECT17
uid-number • 0.0.6Convert a username/group name to a uid/gid numberINDIRECT0
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause18
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
boom • 2.10.1HTTP-friendly error objectsINDIRECT1
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
cryptiles • 2.0.5General purpose crypto utilitiesINDIRECT2
hawk • 3.1.3HTTP Hawk Authentication SchemeINDIRECT4
hoek • 2.16.3General purpose node utilitiesINDIRECT0
isemail • 2.2.1Validate an email address according to RFCs 5321, 5322, and othersINDIRECT0
joi • 10.6.0Object schema validationINDIRECT4
joi • 9.2.0Object schema validationDIRECT5
md5 • 2.3.0js function for hashing messages with MD5DIRECT3
node-pre-gyp • 0.6.39Node.js native addon binary install toolINDIRECT128
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
qs • 6.2.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 6.4.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sntp • 1.0.9SNTP ClientINDIRECT1
tough-cookie • 2.3.4RFC6265 Cookies and Cookie Jar for node.jsINDIRECT1
Apache-2.016
PackageRelationDependenciesPublished
aws-sign2 • 0.6.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
bson • 1.0.9A bson parser for node.js and the browserINDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
joi-to-json-schema • 2.5.0Joi -> JSON Schema ConverterINDIRECT0
js2xmlparser • 4.0.2Parses JavaScript objects into XMLINDIRECT1
jsdoc • 3.6.11An API documentation generator for JavaScript.INDIRECT28
log4js • 0.6.38Port of Log4js to work with node.INDIRECT6
mongodb-core • 2.1.20Core MongoDB driver functionality, no bells and whistles and meant for integration not end applicationsINDIRECT4
mongodb • 2.2.36The official MongoDB driver for Node.jsDIRECT15
oauth-sign • 0.8.2OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.81.0Simplified HTTP request client.INDIRECT70
require_optional • 1.0.1Allows you declare optionalPeerDependencies that can be satisfied by the top level module but ignored if they are not.INDIRECT2
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
xmlcreate • 2.0.4Simple XML builder for Node.jsINDIRECT0
non-standard4
PackageRelationDependenciesPublished
hoek • 4.3.1General purpose node utilitiesINDIRECT0
items • 2.2.1Bare minimum async methodsINDIRECT0
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
topo • 2.1.1Topological sorting with grouping supportINDIRECT1
BSD-2-Clause4
PackageRelationDependenciesPublished
entities • 2.1.0Encode & decode XML and HTML entities with easeINDIRECT0
taffydb • 2.6.2TaffyDB is an opensouce library that brings database features into your JavaScript applications.INDIRECT0
tar-pack • 3.4.1Package and un-package modules of some sort (in tar/gz bundles).INDIRECT29
v8-profiler • 5.7.0node bindings for the v8 profilerINDIRECT130
Unlicense2
PackageRelationDependenciesPublished
markdown-it-anchor • 8.6.7Header anchors for markdown-it.INDIRECT0
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/mazaid-rest-exec-tasks)](https://licenses.dev/npm/mazaid-rest-exec-tasks)
<a href="https://licenses.dev/npm/mazaid-rest-exec-tasks">
  <img src="https://licenses.dev/b/npm/mazaid-rest-exec-tasks" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.0 version:

[![licenses](https://licenses.dev/b/npm/mazaid-rest-exec-tasks/0.3.0)](https://licenses.dev/npm/mazaid-rest-exec-tasks/0.3.0)
<a href="https://licenses.dev/npm/mazaid-rest-exec-tasks/0.3.0">
  <img src="https://licenses.dev/b/npm/mazaid-rest-exec-tasks/0.3.0" alt="licenses" />
</a>
GitHub