licenses.dev

@backstage/integration v1.16.1

Helpers for managing integrations towards external systems

Published on

WARNING This version was recently published. We are still processing its data. Please revisit later.

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT83
PackageRelationDependenciesPublished
@azure/abort-controller • 2.1.2Microsoft Azure SDK for JavaScript - AborterINDIRECT1
@azure/core-auth • 1.9.0Provides low-level interfaces and helper methods for authentication in Azure SDKINDIRECT3
@azure/core-client • 1.9.2Core library for interfacing with AutoRest generated codeINDIRECT12
@azure/core-http-compat • 2.1.2Core HTTP Compatibility Library to bridge the gap between Core V1 & V2 packages.INDIRECT13
@azure/core-lro • 2.7.2Isomorphic client library for supporting long-running operations in node.js and browser.INDIRECT4
@azure/core-paging • 1.6.2Core types for paging async iterable iteratorsINDIRECT1
@azure/core-rest-pipeline • 1.18.2Isomorphic client library for making HTTP requests in node.js and browser.INDIRECT11
@azure/core-tracing • 1.2.0Provides low-level interfaces and helper methods for tracing in Azure SDKINDIRECT1
@azure/core-util • 1.11.0Core library for shared utility methodsINDIRECT2
@azure/core-xml • 1.4.4Core library for interacting with XML payloadsINDIRECT3
@azure/identity • 4.5.0Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra IDDIRECT39
@azure/logger • 1.1.4Microsoft Azure SDK for JavaScript - LoggerINDIRECT1
@azure/msal-browser • 3.28.0Microsoft Authentication Library for jsINDIRECT1
@azure/msal-common • 14.16.0Microsoft Authentication Library for jsINDIRECT0
@azure/msal-node • 2.16.2Microsoft Authentication Library for NodeINDIRECT17
@azure/storage-blob • 12.26.0Microsoft Azure Storage SDK for JavaScript - BlobDIRECT20
@octokit/auth-app • 4.0.13GitHub App authentication for JavaScriptDIRECT41
@octokit/auth-oauth-app • 5.0.6GitHub OAuth App authentication for JavaScriptINDIRECT20
@octokit/auth-oauth-device • 4.0.5GitHub OAuth Device authentication strategy for JavaScriptINDIRECT17
@octokit/auth-oauth-user • 2.1.2Octokit authentication strategy for OAuth clientsINDIRECT18
@octokit/auth-token • 3.0.4GitHub API token authentication for browsers and Node.jsINDIRECT0
@octokit/core • 4.2.4Extendable client for GitHub's REST & GraphQL APIsINDIRECT17
@octokit/endpoint • 7.0.6Turns REST API endpoints into generic request optionsINDIRECT4
@octokit/graphql • 5.0.6GitHub GraphQL API client for browsers and NodeINDIRECT14
@octokit/oauth-authorization-url • 5.0.0Universal library to retrieve GitHub’s identity URL for the OAuth web flowINDIRECT0
@octokit/oauth-methods • 2.0.6Set of stateless request methods to create, check, reset, refresh, and delete user access tokens for OAuth and GitHub AppsINDIRECT16
@octokit/openapi-types • 18.1.1Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.comINDIRECT0
@octokit/plugin-paginate-rest • 6.1.2Octokit plugin to paginate REST API endpoint responsesINDIRECT3
@octokit/plugin-request-log • 1.0.4Log all requests and request errorsINDIRECT0
@octokit/plugin-rest-endpoint-methods • 7.2.3Octokit plugin adding one method for all of api.github.com REST API endpointsINDIRECT2
@octokit/request-error • 3.0.3Error class for Octokit request errorsINDIRECT5
@octokit/request • 6.2.8Send parameterized requests to GitHub's APIs with sensible defaults in browsers and NodeINDIRECT13
@octokit/rest • 19.0.13GitHub REST API client for Node.jsDIRECT23
@octokit/tsconfig • 1.0.2TypeScript configuration for Octokit packagesINDIRECT0
@octokit/types • 10.0.0Shared TypeScript definitions for Octokit projectsINDIRECT1
@octokit/types • 9.3.2Shared TypeScript definitions for Octokit projectsINDIRECT1
@types/btoa-lite • 1.0.2TypeScript definitions for btoa-liteINDIRECT0
@types/jsonwebtoken • 9.0.7TypeScript definitions for jsonwebtokenINDIRECT2
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
agent-base • 7.1.3Turn a function into an `http.Agent` instanceINDIRECT0
btoa-lite • 1.0.0Smallest/simplest possible means of using btoa with both Node and browserifyINDIRECT0
cross-fetch • 4.1.0Universal WHATWG Fetch API for Node, Browsers and React NativeDIRECT4
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
define-lazy-prop • 2.0.0Define a lazily evaluated property on an objectINDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-xml-parser • 4.5.1Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT1
git-up • 7.0.0A low level git url parser.INDIRECT4
git-url-parse • 15.0.0A high level git url parser for common git providers.DIRECT5
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
is-ssh • 1.4.0Check if an input value is a ssh url or not.INDIRECT1
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
jsonwebtoken • 9.0.2JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jwa • 2.0.0JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
jws • 4.0.0Implementation of JSON Web SignaturesINDIRECT4
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
luxon • 3.5.0Immutable date wrapperDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT3
parse-path • 7.0.0Parse paths (local paths, urls: ssh/git/etc)INDIRECT1
parse-url • 8.1.0An advanced url parser supporting git urls too.INDIRECT2
protocols • 2.0.1Get the protocols of an input url.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
serialize-error • 8.1.0Serialize/deserialize an error into a plain objectINDIRECT1
stoppable • 1.1.0[![Build Status](https://travis-ci.org/hunterloftis/stoppable.svg?branch=master)](https://travis-ci.org/hunterloftis/stoppable)INDIRECT0
strnum • 1.0.5Parse String to Number based on configurationINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
universal-github-app-jwt • 1.2.0Calculate GitHub App bearer tokens for Node & modern browsersINDIRECT18
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ISC6
PackageRelationDependenciesPublished
deprecation • 2.3.1Log a deprecation message with stackINDIRECT0
lru-cache • 9.1.2A cache object that deletes the least-recently-used items.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
universal-user-agent • 6.0.1Get a user agent string in both browser and nodeINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
@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/types • 1.2.1Common TypeScript types used within BackstageINDIRECT0
before-after-hook • 2.2.3asynchronous before/error/after hooks for internal functionalityINDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.16.1 version:

[![licenses](https://licenses.dev/b/npm/%40backstage%2Fintegration/1.16.1)](https://licenses.dev/npm/%40backstage%2Fintegration/1.16.1)
<a href="https://licenses.dev/npm/%40backstage%2Fintegration/1.16.1">
  <img src="https://licenses.dev/b/npm/%40backstage%2Fintegration/1.16.1" alt="licenses" />
</a>
GitHub