licenses.dev

@backstage/plugin-auth-node v0.6.4

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT120
PackageRelationDependenciesPublished
@types/body-parser • 1.19.6TypeScript definitions for body-parserINDIRECT3
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/express-serve-static-core • 4.19.6TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 4.17.23TypeScript definitions for expressDIRECT11
@types/http-errors • 2.0.5TypeScript definitions for http-errorsINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/luxon • 3.6.2TypeScript definitions for luxonINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/node • 24.0.7TypeScript definitions for nodeINDIRECT1
@types/passport • 1.0.17TypeScript definitions for passportDIRECT12
@types/qs • 6.14.0TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 0.17.5TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.8TypeScript definitions for serve-staticINDIRECT5
accepts • 1.3.8Higher-level content negotiationINDIRECT3
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT40
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-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
colorette • 2.0.19🌈Easily set your terminal text color & styles.INDIRECT0
commander • 10.0.1the complete solution for node.js command-line programsINDIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.7.1HTTP server cookie parsing and serializationINDIRECT0
cross-fetch • 4.1.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.3.4Lightweight debugging utility for Node.js and the browserINDIRECT1
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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
encodeurl • 2.0.0Encode 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
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
esm • 3.2.25Tomorrow's ECMAScript modules today!INDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
express • 4.21.2Fast, unopinionated, minimalist web frameworkDIRECT68
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
finalhandler • 1.3.1Node.js final http responderINDIRECT9
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
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-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
getopts • 2.3.0Parse CLI arguments.INDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
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 • 2.0.0Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
interpret • 2.2.0A dictionary of file extensions and associated module loaders.INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-promise • 4.0.0Test whether an object looks like a promises-a+ promiseINDIRECT0
jose • 5.10.0JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimesDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
knex • 3.1.0A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3INDIRECT21
lodash.flattendeep • 4.4.0The lodash method `_.flattenDeep` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
luxon • 3.6.1Immutable date wrapperINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.3Merge 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.6.0A comprehensive library for mime-type mappingINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
passport • 0.7.0Simple, unobtrusive authentication for Node.js.DIRECT3
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 0.1.12Express style path to RegExp utilityINDIRECT0
pause • 0.0.1Pause streams...INDIRECT0
pg-connection-string • 2.6.2Functions for dealing with a PostgresSQL connection stringINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
rechoir • 0.8.0Prepare a node environment to require files with different extensions.INDIRECT6
require-from-string • 2.0.2Require module from stringINDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.19.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serialize-error • 8.1.0Serialize/deserialize an error into a plain objectINDIRECT1
serve-static • 1.16.2Serve static filesINDIRECT21
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
statuses • 2.0.1HTTP status utilityINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tarn • 3.0.2Simple and robust resource pool for node.jsINDIRECT0
tildify • 2.0.0Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`INDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
undici-types • 7.8.0A stand-alone types package for UndiciINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
uri-template • 2.0.0Parse and expand URI templates as defined by http://tools.ietf.org/html/rfc6570INDIRECT1
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 11.1.0RFC9562 UUIDsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
zod-validation-error • 3.5.2Wrap zod validation errors in user-friendly readable messagesDIRECT0
zod • 3.25.67TypeScript-first schema declaration and validation library with static type inferenceDIRECT0
Apache-2.09
PackageRelationDependenciesPublished
@backstage/backend-plugin-api • 1.4.0Core API used by Backstage backend pluginsDIRECT140
@backstage/catalog-client • 1.10.1An isomorphic client for the catalog backendDIRECT18
@backstage/catalog-model • 1.7.4Types and validators that help describe the model of a Backstage CatalogDIRECT10
@backstage/cli-common • 0.1.15Common functionality used by cli, backend, and create-appINDIRECT0
@backstage/config • 1.3.2Config API used by Backstage core, backend, and CLIDIRECT5
@backstage/errors • 1.2.7Common utilities for error handling within BackstageDIRECT3
@backstage/plugin-permission-common • 0.9.0Isomorphic types and client for Backstage permissions and authorizationINDIRECT14
@backstage/plugin-permission-node • 0.10.1Common permission and authorization utilities for backend pluginsINDIRECT140
@backstage/types • 1.2.1Common TypeScript types used within BackstageDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
zod-to-json-schema • 3.24.6Converts Zod schemas to Json SchemasDIRECT0
unknown2
PackageRelationDependenciesPublished
express-promise-router • 4.1.1A lightweight wrapper for Express 4's Router that allows middleware to return promisesINDIRECT3
passport-strategy • 1.0.0An abstract class implementing Passport's strategy API.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
fast-uri • 3.0.6Dependency-free RFC 3986 URI toolboxINDIRECT0
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
BSD-2-Clause2
PackageRelationDependenciesPublished
pct-encode • 1.0.3Percent-encode characters in strings matching a regular expressionINDIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40backstage%2Fplugin-auth-node)](https://licenses.dev/npm/%40backstage%2Fplugin-auth-node)
<a href="https://licenses.dev/npm/%40backstage%2Fplugin-auth-node">
  <img src="https://licenses.dev/b/npm/%40backstage%2Fplugin-auth-node" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.4 version:

[![licenses](https://licenses.dev/b/npm/%40backstage%2Fplugin-auth-node/0.6.4)](https://licenses.dev/npm/%40backstage%2Fplugin-auth-node/0.6.4)
<a href="https://licenses.dev/npm/%40backstage%2Fplugin-auth-node/0.6.4">
  <img src="https://licenses.dev/b/npm/%40backstage%2Fplugin-auth-node/0.6.4" alt="licenses" />
</a>
GitHub