licenses.dev

@rootly/backstage-plugin v1.1.0

[![npm version](https://badge.fury.io/js/@rootly%2Fbackstage-plugin.svg)](https://badge.fury.io/js/@rootly%2Fbackstage-plugin) [![License](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/MIT)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT109
PackageRelationDependenciesPublished
@babel/runtime • 7.28.4babel's modular runtime helpersINDIRECT0
@emotion/hash • 0.8.0A MurmurHash2 implementationINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@kurkle/color • 0.3.4css color parsing, manupulation and conversionINDIRECT0
@material-ui/core • 4.12.4React components that implement Google's Material Design.DIRECT32
@material-ui/icons • 4.11.3Material Design Svg Icons converted to Material-UI React components.DIRECT1
@material-ui/lab • 4.0.0-alpha.61Material-UI Lab - Incubator for Material-UI React components.DIRECT9
@material-ui/styles • 4.11.5Material-UI Styles - The styling solution of Material-UI.INDIRECT26
@material-ui/system • 4.12.2Material-UI System - Design system for Material-UI.INDIRECT9
@material-ui/types • 5.1.0Material-UI Types - Utility types for Material-UI.INDIRECT0
@material-ui/utils • 4.11.3Material-UI Utils - Utility functions for Material-UI.INDIRECT7
@rootly/backstage-plugin-common • 1.1.0Common components for Rootly plugins for BackstageDIRECT0
@types/js-cookie • 2.2.7TypeScript definitions for js-cookieINDIRECT0
@types/prop-types • 15.7.15TypeScript definitions for prop-typesINDIRECT0
@types/react-dom • 18.3.7TypeScript definitions for react-domDIRECT0
@types/react-transition-group • 4.4.12TypeScript definitions for react-transition-groupINDIRECT0
@types/react • 18.3.26TypeScript definitions for reactDIRECT2
@xobotyi/scrollbar-width • 1.9.5A tool to get browser's scrollbars width.INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chart.js • 4.5.1Simple HTML5 charts using the canvas element.DIRECT1
chartjs-adapter-date-fns • 3.0.0Chart.js adapter to use date-fns for time functionalitiesINDIRECT0
chartkick • 5.0.1Create beautiful charts with one line of JavaScriptINDIRECT5
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concurrently • 8.2.2Run commands concurrentlyDIRECT28
copy-to-clipboard • 3.3.3Copy stuff into clipboard using JS with fallbacksINDIRECT1
css-in-js-utils • 3.1.0Useful utility functions for CSS in JS solutionsINDIRECT1
css-tree • 1.1.3A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsINDIRECT2
css-vendor • 2.0.8CSS vendor prefix detection and property feature testing.INDIRECT2
csstype • 2.6.21Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
date-fns • 2.30.0Modern JavaScript date utility libraryINDIRECT1
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT2
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
error-stack-parser • 2.1.4Extract meaning from JS ErrorsINDIRECT1
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
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fastest-stable-stringify • 2.0.2Fastest stable deterministic JSON.stringify()INDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
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
history • 5.3.0Manage session history with JavaScriptDIRECT1
inline-style-prefixer • 7.0.1Run-time Autoprefixer for JavaScript style objectsINDIRECT2
install • 0.13.0Minimal JavaScript module loaderDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-in-browser • 1.1.3Simple check to see if current app is running in browserINDIRECT0
js-cookie • 2.2.1A simple, lightweight JavaScript API for handling cookiesINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jss-plugin-camel-case • 10.10.0JSS plugin that allows to write camel cased rule propertiesINDIRECT6
jss-plugin-default-unit • 10.10.0JSS plugin that adds default custom unit to numeric values where neededINDIRECT5
jss-plugin-global • 10.10.0Global styles for JSSINDIRECT5
jss-plugin-nested • 10.10.0JSS plugin that enables support for nested selectorsINDIRECT5
jss-plugin-props-sort • 10.10.0JSS plugin that ensures style properties extend each other instead of overrideINDIRECT5
jss-plugin-rule-value-function • 10.10.0JSS plugin for function value and rule syntaxINDIRECT5
jss-plugin-vendor-prefixer • 10.10.0JSS plugin that handles vendor prefixes in the browserINDIRECT6
jss • 10.10.0A lib for generating Style Sheets with JavaScript.INDIRECT4
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
popper.js • 1.16.1-ltsA kickass library to manage your poppersINDIRECT0
prettier • 3.6.2Prettier is an opinionated code formatterDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-chartkick • 0.5.4Create beautiful JavaScript charts with one line of ReactDIRECT6
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resize-observer-polyfill • 1.5.1A polyfill for the Resize Observer APIINDIRECT0
rtl-css-js • 1.16.1Right To Left conversion for CSS in JS objectsINDIRECT1
screenfull • 5.2.0Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen.INDIRECT0
shell-quote • 1.8.3quote and parse shell commandsINDIRECT0
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 MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
spawn-command • 0.0.2Spawn commands like `child_process.exec` does but return a `ChildProcess`INDIRECT0
stack-generator • 2.0.10Generate artificial backtrace by walking arguments.callee.caller chainINDIRECT1
stackframe • 1.3.4JS Object representation of a stack frameINDIRECT0
stacktrace-gps • 3.1.2Turns partial code location into precise code locationINDIRECT2
stacktrace-js • 2.0.2Framework-agnostic, micro-library for getting stack traces in all environmentsINDIRECT5
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
stylis • 4.3.6A Light–weight CSS PreprocessorINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
throttle-debounce • 3.0.1Throttle and debounce functions.INDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
toggle-selection • 1.0.6Toggle current selected content in browserINDIRECT0
tree-kill • 1.2.2kill trees of processesINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
BSD-3-Clause6
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
hyphenate-style-name • 1.1.0Hyphenates a camelcased CSS property nameINDIRECT0
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitDIRECT21
react-transition-group • 4.4.5A react component toolset for managing animationsINDIRECT8
source-map • 0.5.6Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
ISC5
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
contrast-color • 1.0.1Determines the best contrast color to use. Give it a background color and it returns a foreground color (black or white by default but customizable).DIRECT0
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
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Unlicense4
PackageRelationDependenciesPublished
nano-css • 5.6.2Smallest 5th gen CSS-in-JS libraryINDIRECT18
react-use • 17.6.0Collection of React HooksDIRECT33
set-harmonic-interval • 1.0.1Works similar to `setInterval`, but calls all callbacks scheduled using `setHarmonicInterval` all at once, which have same delay in milliseconds.INDIRECT0
ts-easing • 0.2.0Collection of easing functions in TypeScriptINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
@spotify/prettier-config • 15.0.0Spotify's base Prettier configDIRECT0
rxjs • 7.8.2Reactive Extensions for modern JavaScriptINDIRECT1
unknown2
PackageRelationDependenciesPublished
fast-shallow-equal • 1.0.0[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]INDIRECT0
react-universal-interface • 0.6.2Universal Children Definition for React ComponentsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
mdn-data • 2.0.14Open Web data by the Mozilla Developer NetworkINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40rootly%2Fbackstage-plugin)](https://licenses.dev/npm/%40rootly%2Fbackstage-plugin)
<a href="https://licenses.dev/npm/%40rootly%2Fbackstage-plugin">
  <img src="https://licenses.dev/b/npm/%40rootly%2Fbackstage-plugin" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.0 version:

[![licenses](https://licenses.dev/b/npm/%40rootly%2Fbackstage-plugin/1.1.0)](https://licenses.dev/npm/%40rootly%2Fbackstage-plugin/1.1.0)
<a href="https://licenses.dev/npm/%40rootly%2Fbackstage-plugin/1.1.0">
  <img src="https://licenses.dev/b/npm/%40rootly%2Fbackstage-plugin/1.1.0" alt="licenses" />
</a>
GitHub