licenses.dev

@jazzer.js/core v4.0.0

Jazzer.js CLI

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT69
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.7Babel compiler core.INDIRECT38
@babel/generator • 7.29.8Turns an AST into code.INDIRECT9
@babel/helper-compilation-targets • 7.29.7Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.29.7Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.29.7Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.29.7Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.29.8A JavaScript parserINDIRECT3
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.8The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.8Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@istanbuljs/schema • 0.1.6Schemas describing various structures used by nyc and istanbuljsINDIRECT0
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/remapping • 2.3.5Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.6.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
append-transform • 2.0.0Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.INDIRECT2
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
browserslist • 4.29.0Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
cmake-js • 8.0.0CMake.js - a Node.js native addon build toolINDIRECT38
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
default-require-extensions • 3.0.1Node's default require extensions as a separate moduleINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
fs-extra • 11.4.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
make-dir • 4.0.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
minizlib • 3.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-addon-api • 8.9.2Node.js API (Node-API)INDIRECT0
node-api-headers • 1.9.0Node-API headersINDIRECT0
node-releases • 2.0.55Node.js releases dataINDIRECT0
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file systemINDIRECT3
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 4.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tmp • 0.2.7Temporary file and directory creatorDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
update-browserslist-db • 1.3.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
url-join • 4.0.1Join urls and normalize as in path.join.INDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.DIRECT15
ISC15
PackageRelationDependenciesPublished
@isaacs/fs-minipass • 4.0.1fs read and write streams based on minipassINDIRECT1
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
electron-to-chromium • 1.5.430Provides a list of electron-to-chromium version mappingsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 6.0.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause6
PackageRelationDependenciesPublished
istanbul-lib-coverage • 3.2.2Data library for istanbul coverage objectsDIRECT0
istanbul-lib-hook • 3.0.0Hooks for require, vm and script used in istanbulINDIRECT3
istanbul-lib-instrument • 6.0.3Core istanbul API for JS code coverageINDIRECT42
istanbul-lib-report • 3.0.1Base reporting library for istanbulDIRECT5
istanbul-reports • 3.2.0istanbul reportsDIRECT7
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
@jazzer.js/bug-detectors • 4.0.0Jazzer.js bug detectorsDIRECT102
@jazzer.js/fuzzer • 4.0.0Jazzer.js libfuzzer-based fuzzer for Node.jsDIRECT42
@jazzer.js/hooking • 4.0.0Jazzer.js hooking frameworkDIRECT0
@jazzer.js/instrumentor • 4.0.0Jazzer.js source code instrumentorDIRECT93
baseline-browser-mapping • 2.11.24A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
BlueOak-1.0.05
PackageRelationDependenciesPublished
chownr • 3.0.0like `chown -R`INDIRECT0
isexe • 4.0.0Minimal module to check if a file is executable.INDIRECT0
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
tar • 7.5.22tar for nodeINDIRECT5
yallist • 5.0.0Yet Another Linked ListINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001810A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40jazzer.js%2Fcore)](https://licenses.dev/npm/%40jazzer.js%2Fcore)
<a href="https://licenses.dev/npm/%40jazzer.js%2Fcore">
  <img src="https://licenses.dev/b/npm/%40jazzer.js%2Fcore" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.0 version:

[![licenses](https://licenses.dev/b/npm/%40jazzer.js%2Fcore/4.0.0)](https://licenses.dev/npm/%40jazzer.js%2Fcore/4.0.0)
<a href="https://licenses.dev/npm/%40jazzer.js%2Fcore/4.0.0">
  <img src="https://licenses.dev/b/npm/%40jazzer.js%2Fcore/4.0.0" alt="licenses" />
</a>
GitHub