licenses.dev

inject-react v0.2.1

* Goal Inject react elements into an existing webpage. For use in browser extensions or electron apps.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT75
PackageRelationDependenciesPublished
@babel/runtime • 7.26.10babel's modular runtime helpersINDIRECT1
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/source-map • 0.3.6Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT5
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@types/eslint-scope • 3.7.7TypeScript definitions for eslint-scopeINDIRECT3
@types/eslint • 9.6.1TypeScript definitions for eslintINDIRECT2
@types/estree • 1.0.6TypeScript definitions for estreeINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/node • 22.13.10TypeScript definitions for nodeINDIRECT1
@types/prop-types • 15.7.14TypeScript definitions for prop-typesINDIRECT0
@types/react-dom • 17.0.26TypeScript definitions for react-domDIRECT0
@types/react • 17.0.83TypeScript definitions for reactDIRECT3
@types/scheduler • 0.16.8TypeScript definitions for schedulerINDIRECT0
@webassemblyjs/ast • 1.14.1AST utils for webassemblyjsINDIRECT5
@webassemblyjs/floating-point-hex-parser • 1.13.2A function to parse floating point hexadecimal strings as defined by the WebAssembly specificationINDIRECT0
@webassemblyjs/helper-api-error • 1.13.2Common API errorsINDIRECT0
@webassemblyjs/helper-buffer • 1.14.1Buffer manipulation utilityINDIRECT0
@webassemblyjs/helper-numbers • 1.13.2Number parsing utilityINDIRECT3
@webassemblyjs/helper-wasm-bytecode • 1.13.2WASM's Bytecode constantsINDIRECT0
@webassemblyjs/helper-wasm-section • 1.14.1INDIRECT12
@webassemblyjs/ieee754 • 1.13.2IEEE754 decoder and encoderINDIRECT1
@webassemblyjs/utf8 • 1.13.2UTF8 encoder/decoder for WASMINDIRECT0
@webassemblyjs/wasm-edit • 1.14.1> Rewrite a WASM binaryINDIRECT16
@webassemblyjs/wasm-gen • 1.14.1WebAssembly binary format printerINDIRECT10
@webassemblyjs/wasm-opt • 1.14.1INDIRECT13
@webassemblyjs/wasm-parser • 1.14.1WebAssembly binary format parserINDIRECT10
@webassemblyjs/wast-printer • 1.14.1WebAssembly text format printerINDIRECT6
acorn • 8.14.1ECMAScript parserINDIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv-keywords • 5.1.0Additional JSON-Schema keywords for Ajv JSON validatorINDIRECT1
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
browserslist • 4.24.4Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
chrome-trace-event • 1.0.4A library to create a trace of your node app per Google's Trace Event format.INDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
enhanced-resolve • 5.18.1Offers a async require.resolve function. It's highly configurable.INDIRECT2
es-module-lexer • 1.6.0Lexes ES modules returning their import/export metadataINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
loader-runner • 4.3.0Runs (webpack) loadersINDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
node-releases • 2.0.19Node.js releases dataINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
react-dom • 17.0.2React package for working with the DOM.DIRECT4
react • 17.0.2React is a JavaScript library for building user interfaces.DIRECT3
redux • 4.2.1Predictable state container for JavaScript appsDIRECT2
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
scheduler • 0.20.2Cooperative scheduler for the browser environment.INDIRECT3
schema-utils • 4.3.0webpack Validation UtilsINDIRECT8
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
tapable • 2.2.1Just a little module for plugins.INDIRECT0
terser-webpack-plugin • 5.3.14Terser plugin for webpackINDIRECT30
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
update-browserslist-db • 1.1.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
watchpack • 2.4.2Wrapper library for directory and file watching.INDIRECT2
webpack-sources • 3.2.3Source code handling classes for webpackINDIRECT0
webpack • 5.98.0Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.DIRECT76
BSD-2-Clause6
PackageRelationDependenciesPublished
eslint-scope • 5.1.1ECMAScript scope analyzer for ESLintINDIRECT3
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
glob-to-regexp • 0.4.1Convert globs to regular expressionsINDIRECT0
terser • 5.39.0JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT11
BSD-3-Clause4
PackageRelationDependenciesPublished
@xtuc/ieee754 • 1.2.0Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
fast-uri • 3.0.6Dependency-free RFC 3986 URI toolboxINDIRECT0
serialize-javascript • 6.0.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.INDIRECT2
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
@webassemblyjs/leb128 • 1.13.2LEB128 decoder and encoderINDIRECT1
@xtuc/long • 4.2.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
typescript • 4.9.5TypeScript is a language for application scale JavaScript developmentDIRECT0
ISC3
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.116Provides a list of electron-to-chromium version mappingsINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001704A 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/inject-react)](https://licenses.dev/npm/inject-react)
<a href="https://licenses.dev/npm/inject-react">
  <img src="https://licenses.dev/b/npm/inject-react" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.1 version:

[![licenses](https://licenses.dev/b/npm/inject-react/0.2.1)](https://licenses.dev/npm/inject-react/0.2.1)
<a href="https://licenses.dev/npm/inject-react/0.2.1">
  <img src="https://licenses.dev/b/npm/inject-react/0.2.1" alt="licenses" />
</a>
GitHub