licenses.dev

insomnia-plugin-azure-ad-authentication v1.2.0

Easily acquire Microsoft Entra ID tokens from within [Insomnia REST Client](https://insomnia.rest/)!

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT118
PackageRelationDependenciesPublished
@azure/msal-common • 16.8.0Microsoft Authentication Library for jsINDIRECT0
@azure/msal-node-extensions • 5.2.4![npm (scoped)](https://img.shields.io/npm/v/@azure/msal-node-extensions) ![npm](https://img.shields.io/npm/dw/@azure/msal-node-extensions)DIRECT39
@azure/msal-node-runtime • 0.20.6Add-on for msal-node which enables token acquisition from native brokerINDIRECT0
@azure/msal-node • 5.2.4Microsoft Authentication Library for NodeDIRECT16
accepts • 2.0.0Higher-level content negotiationINDIRECT4
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
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
body-parser • 2.3.0Node.js body parsing middlewareINDIRECT42
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
bundle-name • 4.1.0Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`INDIRECT1
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`.INDIRECT15
content-disposition • 1.1.0Create and parse Content-Disposition headerINDIRECT0
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
content-type • 2.1.0Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.2.2Sign and unsign cookiesINDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
default-browser-id • 5.0.1Get the bundle identifier of the default browser (macOS). Example: com.apple.SafariINDIRECT0
default-browser • 5.5.1Get the default browserINDIRECT3
define-lazy-prop • 3.0.0Define a lazily evaluated property on an objectINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
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 • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
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.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
express • 5.2.1Fast, unopinionated, minimalist web frameworkDIRECT68
finalhandler • 2.1.1Node.js final http responderINDIRECT8
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 2.0.0HTTP response freshness testingINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
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
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
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.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.1Create HTTP error objectsINDIRECT5
iconv-lite • 0.7.3Convert character encodings in pure javascript.INDIRECT1
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-docker • 3.0.0Check if the process is running inside a Docker containerINDIRECT0
is-in-ssh • 1.0.0Check if the process is running in an SSH sessionINDIRECT0
is-inside-container • 1.0.0Check if the process is running inside a container (Docker/Podman)INDIRECT1
is-promise • 4.0.0Test whether an object looks like a promises-a+ promiseINDIRECT0
is-wsl • 3.1.1Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT2
jsonwebtoken • 9.0.3JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 2.0.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 4.0.1Implementation of JSON Web SignaturesINDIRECT4
keytar • 7.9.0Bindings to native Mac/Linux/Windows password APIsINDIRECT36
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
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 1.1.1Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 2.0.0Merge objects using their property descriptorsINDIRECT0
mime-db • 1.54.0Media Type DatabaseINDIRECT0
mime-types • 3.0.2The ultimate javascript content-type utility.INDIRECT1
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
napi-build-utils • 2.0.0A set of utilities to assist developers of tools that build N-API native add-onsINDIRECT0
negotiator • 1.1.0HTTP content negotiationINDIRECT1
node-abi • 3.96.0Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
node-addon-api • 4.3.0Node.js API (Node-API)INDIRECT0
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
open • 11.0.0Open stuff like URLs, files, executables. Cross-platform.DIRECT11
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-to-regexp • 8.4.2Express style path to RegExp utilityINDIRECT0
powershell-utils • 0.1.0Utilities for executing PowerShell commandsINDIRECT0
powershell-utils • 0.2.0Utilities for executing PowerShell commandsDIRECT0
prebuild-install • 7.1.3A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platformINDIRECT34
proxy-addr • 2.0.8Determine address of proxied requestINDIRECT2
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
range-parser • 1.3.0Range header field string parserINDIRECT0
raw-body • 3.0.2Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
router • 2.2.0Simple middleware-style routerINDIRECT6
run-applescript • 7.1.0Run AppleScript and get the resultINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 1.2.1Better streaming static file server with Range and conditional-GET supportINDIRECT17
serve-static • 2.2.1Serve static filesINDIRECT19
side-channel-list • 1.0.1Store 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.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 4.0.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
statuses • 2.0.2HTTP status utilityINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
tar-fs • 2.1.5filesystem bindings for tar-streamINDIRECT17
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-is • 2.1.0Infer the content-type of a request.INDIRECT4
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
validator • 13.15.35String validation and sanitizationDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
wsl-utils • 0.3.1Utilities for working with Windows Subsystem for Linux (WSL)INDIRECT4
ISC7
PackageRelationDependenciesPublished
chownr • 1.1.4like `chown -R`INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
qs • 6.16.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
Apache-2.03
PackageRelationDependenciesPublished
detect-libc • 2.1.2Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
MIT OR WTFPL1
PackageRelationDependenciesPublished
expand-template • 2.0.3Expand placeholders in a template stringINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/insomnia-plugin-azure-ad-authentication)](https://licenses.dev/npm/insomnia-plugin-azure-ad-authentication)
<a href="https://licenses.dev/npm/insomnia-plugin-azure-ad-authentication">
  <img src="https://licenses.dev/b/npm/insomnia-plugin-azure-ad-authentication" alt="licenses" />
</a>

Or the licenses badge code for the 1.2.0 version:

[![licenses](https://licenses.dev/b/npm/insomnia-plugin-azure-ad-authentication/1.2.0)](https://licenses.dev/npm/insomnia-plugin-azure-ad-authentication/1.2.0)
<a href="https://licenses.dev/npm/insomnia-plugin-azure-ad-authentication/1.2.0">
  <img src="https://licenses.dev/b/npm/insomnia-plugin-azure-ad-authentication/1.2.0" alt="licenses" />
</a>
GitHub