licenses.dev

bedrock-web-profile-manager v2.0.0

Profile management for Bedrock Web Apps

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT130
PackageRelationDependenciesPublished
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@peculiar/asn1-schema • 2.8.0Decorators and helper APIs for declaring ASN.1 schemas in TypeScript.INDIRECT5
@peculiar/json-schema • 1.1.12This package uses ES2015 decorators to simplify JSON schema creation and useINDIRECT1
@peculiar/utils • 2.0.3Modern byte, encoding, converter registry, and PEM utilities for TypeScript projects.INDIRECT1
@peculiar/webcrypto • 1.7.1A WebCrypto Polyfill for NodeJSINDIRECT8
@stablelib/aead • 0.5.0AEAD interface declaration (authenticated encryption with associated data)INDIRECT0
@stablelib/binary • 0.7.2Binary encoding and decodingINDIRECT1
@stablelib/chacha • 0.7.2ChaCha stream cipherINDIRECT3
@stablelib/chacha20poly1305 • 0.10.3ChaCha20-Poly1305 AEAD (RFC 7539)INDIRECT7
@stablelib/constant-time • 0.5.0Algorithmically constant-time utility functionsINDIRECT0
@stablelib/int • 0.5.0Integer number utilitiesINDIRECT0
@stablelib/poly1305 • 0.10.2Poly1305 one-time message authentication codeINDIRECT2
@stablelib/wipe • 0.5.0Wipes bytes and arrays (sets all values to zero)INDIRECT0
@stablelib/xchacha20 • 0.1.1XChaCha20 stream cipherINDIRECT4
@stablelib/xchacha20poly1305 • 0.1.1XChaCha20-Poly1305 AEAD (draft-irtf-cfrg-xchacha-01)INDIRECT9
@unimodules/core • 7.1.2Universal modules coreINDIRECT1
@unimodules/react-native-adapter • 6.3.9The adapter to use universal modules with the React Native bridgeINDIRECT40
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
ajv • 6.15.0Another JSON Schema ValidatorINDIRECT5
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
apisauce • 1.1.5Axios + standardized errors + request/response transforms.INDIRECT3
apisauce • 2.1.6Axios + standardized errors + request/response transforms.INDIRECT2
asmcrypto.js • 0.22.0Asm.js implementation of WebCrypto APIINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
axios • 0.19.2Promise based HTTP client for the browser and node.jsDIRECT3
axios • 0.21.4Promise based HTTP client for the browser and node.jsINDIRECT1
b64-lite • 1.4.0isomorphic base64 library in 152 bytesINDIRECT1
b64u-lite • 1.1.0isomorphic base64url library in 358 bytesINDIRECT2
base-64 • 0.1.0A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.INDIRECT0
base-x • 3.0.11Fast base encoding / decoding of any given alphabetINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
base64url • 3.0.1For encoding to/from base64urlsINDIRECT0
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 7.2.0the complete solution for node.js command-line programsINDIRECT0
compare-versions • 3.6.0Compare semver version strings to find greater, equal or lesser.INDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
data-uri-to-buffer • 3.0.1Generate a Buffer instance from a Data URI stringINDIRECT0
debug • 3.1.0small debugging utilityINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
esm • 3.2.25Tomorrow's ECMAScript modules today!INDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
expo-modules-autolinking • 0.0.3Scripts that autolink Expo modules.INDIRECT36
expo-random • 14.0.1Expo universal module for random bytesINDIRECT1
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 2.0.1Fast deep equalINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-json-patch • 2.2.1Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilitiesDIRECT1
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fetch-blob • 2.1.2A Blob implementation in Node.js, originally from node-fetch.INDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
follow-redirects • 1.5.10HTTP and HTTPS modules that follow redirects.INDIRECT2
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT4
getpass • 0.1.7getpass for node.jsINDIRECT1
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
invariant • 2.2.4invariantINDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isomorphic-webcrypto • 2.3.8webcrypto library for Node, React Native and IE11+INDIRECT62
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
ky-universal • 0.8.2Use Ky in both Node.js and browsersINDIRECT5
ky • 0.25.1Tiny and elegant HTTP client based on the browser Fetch APIINDIRECT0
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
node-fetch • 3.0.0-beta.9A light-weight module that brings Fetch API to node.jsINDIRECT2
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
p-debounce • 1.0.0Debounce promise-returning & async functionsINDIRECT0
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
path-exists • 4.0.0Check if a path existsINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
picomatch • 2.3.2Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
pvtsutils • 1.3.6pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.INDIRECT1
pvutils • 1.1.5Common utilities for products from Peculiar VenturesINDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
ramda • 0.25.0A practical functional library for JavaScript programmers.INDIRECT0
react-native-securerandom • 0.1.1Generate cryptographically-secure random bytes in react nativeINDIRECT1
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
serialize-error • 5.0.0Serialize/deserialize an error into a plain objectINDIRECT1
sodium-native • 3.4.1Low level bindings for libsodiumINDIRECT1
split-string • 6.1.0Easy way to split a string on a given character unless it's quoted or escaped.INDIRECT0
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
str2buf • 1.3.0isomorphic string <=> buffer in 198 bytesINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
uuid-random • 1.3.2Fastest UUIDv4 with good RNGDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
web-streams-polyfill • 2.1.1Web Streams, based on the WHATWG spec reference implementationINDIRECT0
webcrypto-core • 1.9.2Common layer to be used by crypto libraries based on WebCrypto API for input validation.INDIRECT7
webcrypto-shim • 0.1.7Web Cryptography API shim for legacy browsersINDIRECT0
xmldom • 0.1.19A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).INDIRECT0
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
BSD-3-Clause17
PackageRelationDependenciesPublished
@digitalbazaar/http-client • 1.2.0An opinionated, isomorphic HTTP client.INDIRECT8
asn1js • 3.0.10asn1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the webINDIRECT3
base58-universal • 1.0.0Encode/decode using "The Base58 Encoding Scheme".INDIRECT1
base64url-universal • 1.1.0Encode/decode "Base64url Encoding" format of JSON Web Signature (JWS) RFC7517.DIRECT1
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
crypto-ld • 3.9.0A library for managing cryptographic keys using Linked Data.DIRECT9
edv-client • 2.7.0JavaScript Encrypted Data VaultDIRECT89
http-signature-zcap-invoke • 1.1.1A library for invoking Authorization Capabilities via HTTP signaturesINDIRECT69
jsonld-signatures • 5.2.0An implementation of the Linked Data Signatures specifications for JSON-LD in JavaScript.DIRECT65
jsonld • 2.0.2A JSON-LD Processor and API implementation in JavaScript.INDIRECT54
minimal-cipher • 1.4.1Minimal encryption/decryption JWE/CWE libraryINDIRECT79
ocapld • 1.8.0Linked Data Capabilities reference implementation.DIRECT66
qs • 6.5.5A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
rdf-canonize • 1.2.0An implementation of the RDF Dataset Normalization Algorithm in JavaScriptINDIRECT2
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
web-ledger-client • 3.4.1A WebLedger client.INDIRECT4
webkms-client • 2.5.0JavaScript WebKMS clientDIRECT88
unknown9
PackageRelationDependenciesPublished
bedrock-web-account • 1.3.0User Account APIs for Bedrock Web AppsDIRECT3
bedrock-web-profile • 2.4.1Profiles for Bedrock Web AppsDIRECT5
bedrock-web-session • 1.6.0Session management for Bedrock Web AppsDIRECT3
bedrock-web-store • 1.2.2Shared storage for Bedrock Web AppsDIRECT0
did-veres-one • 10.1.0A Decentralized Identifier utility library for Veres OneDIRECT82
http-signature-header • 1.3.1[![Build status](https://img.shields.io/travis/digitalbazaar/http-signature-header.svg)](https://travis-ci.org/digitalbazaar/http-signature-header)INDIRECT1
json-ld-patch-context • 4.0.0JSON-LD Patch ContextINDIRECT0
security-context • 4.0.0Security ContextINDIRECT0
veres-one-context • 11.0.0Veres One ContextsINDIRECT0
ISC9
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
fastq • 1.20.1Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
Apache-2.08
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
canonicalize • 1.0.8JSON canonicalize function INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
msrcrypto • 1.5.8MSR JavaScript Cryptography LibraryINDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
non-standard2
PackageRelationDependenciesPublished
did-context • 2.0.0DID ContextINDIRECT0
web-ledger-context • 7.0.0Web Ledger ContextINDIRECT0
Unlicense2
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
tweetnacl • 1.0.3Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.8.1A collection of essential TypeScript typesINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/bedrock-web-profile-manager)](https://licenses.dev/npm/bedrock-web-profile-manager)
<a href="https://licenses.dev/npm/bedrock-web-profile-manager">
  <img src="https://licenses.dev/b/npm/bedrock-web-profile-manager" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/bedrock-web-profile-manager/2.0.0)](https://licenses.dev/npm/bedrock-web-profile-manager/2.0.0)
<a href="https://licenses.dev/npm/bedrock-web-profile-manager/2.0.0">
  <img src="https://licenses.dev/b/npm/bedrock-web-profile-manager/2.0.0" alt="licenses" />
</a>
GitHub