licenses.dev

@pulumi/pulumi v3.228.0

Pulumi's Node.js SDK

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT115
PackageRelationDependenciesPublished
@gar/promise-retry • 1.0.3Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT0
@js-sdsl/ordered-map • 4.4.2javascript standard data structure library which benchmark against C++ STLINDIRECT0
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@tufjs/canonical-json • 2.0.0OLPC JSON canonicalizationINDIRECT0
@tufjs/models • 4.1.0TUF metadata modelsINDIRECT4
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT5
@types/google-protobuf • 3.15.12TypeScript definitions for google-protobufDIRECT0
@types/http-cache-semantics • 4.2.0TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/node • 25.5.0TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
@types/semver • 7.7.1TypeScript definitions for semverDIRECT0
@types/shimmer • 1.2.0TypeScript definitions for shimmerINDIRECT0
@types/tmp • 0.2.6TypeScript definitions for tmpDIRECT0
acorn-import-attributes • 1.9.5Support for import attributes in acornINDIRECT0
acorn • 8.16.0ECMAScript parserINDIRECT0
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 5.0.5Brace expansion as known from sh/bashINDIRECT1
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT13
cjs-module-lexer • 1.4.3Lexes CommonJS modules, returning their named exports metadataINDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
execa • 5.1.1Process execution for humansDIRECT15
fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sDIRECT0
find-up-simple • 1.0.1Find a file or directory by walking up parent directories — Zero dependenciesINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsDIRECT30
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.7.2Convert character encodings in pure javascript.INDIRECT1
ip-address • 10.1.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
js-yaml • 3.14.2YAML 1.2 parser and serializerDIRECT3
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-parse-even-better-errors • 5.0.0JSON.parse with context information on errorINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
just-diff-apply • 5.5.0Apply a diff to an object. Optionally supports jsonPatch protocolINDIRECT0
just-diff • 6.0.2Return an object representing the diffs between two objects. Supports jsonPatch protocolINDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
minipass-fetch • 5.0.2An implementation of window.fetch in Node.js using Minipass streamsINDIRECT5
minizlib • 3.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT1
module-details-from-path • 1.0.4Resolve npm package details, like name and base path, given an absolute path to a file inside a packageINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 1.0.0HTTP content negotiationINDIRECT0
node-gyp • 12.2.0Node.js native addon build toolINDIRECT53
normalize-url • 6.1.0Normalize a URLINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
p-map • 7.0.4Map over promises concurrentlyINDIRECT0
package-directory • 8.2.0Find the root directory of a Node.js project or npm packageDIRECT1
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
picomatch • 3.0.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.DIRECT0
picomatch • 4.0.4Blazing 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
postcss-selector-parser • 7.1.1> Selector parser with built in methods for working with selector strings.INDIRECT2
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-from-string • 2.0.2Require module from stringDIRECT0
require-in-the-middle • 7.5.2Module to hook into the Node.js require functionINDIRECT9
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
resolve • 1.22.11resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
socks • 2.8.7Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
source-map-support • 0.5.21Fixes stack traces for files with source mapsDIRECT2
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
spdx-expression-parse • 4.0.0parse SPDX license expressionsINDIRECT2
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
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tinyglobby • 0.2.15A fast and minimal alternative to globby and fast-globINDIRECT2
tmp • 0.2.5Temporary file and directory creatorDIRECT0
tuf-js • 4.1.0JavaScript implementation of The Update Framework (TUF)INDIRECT41
undici-types • 7.18.2A stand-alone types package for UndiciINDIRECT0
upath • 1.2.0A proxy to `path`, replacing `\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.DIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
ISC66
PackageRelationDependenciesPublished
@isaacs/fs-minipass • 4.0.1fs read and write streams based on minipassINDIRECT1
@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwiseINDIRECT0
@npmcli/agent • 4.0.0the http/https agent used by the npm cliINDIRECT10
@npmcli/arborist • 9.4.2Manage node_modules treesDIRECT110
@npmcli/fs • 5.0.0filesystem utilities for the npm cliINDIRECT1
@npmcli/git • 7.0.2a util for spawning git from npm CLI contextsINDIRECT14
@npmcli/installed-package-contents • 4.0.0Get the list of files installed in a package in node_modules, including bundled dependenciesINDIRECT2
@npmcli/map-workspaces • 5.0.3Retrieves a name:pathname Map for a given workspaces configINDIRECT27
@npmcli/metavuln-calculator • 9.0.3Calculate meta-vulnerabilities from package security advisoriesINDIRECT87
@npmcli/name-from-folder • 4.0.0Get the package name from a folder pathINDIRECT0
@npmcli/node-gyp • 5.0.0Tools for dealing with node-gyp packagesINDIRECT0
@npmcli/package-json • 7.0.5Programmatic API to update package.jsonINDIRECT25
@npmcli/promise-spawn • 9.0.1spawn processes the way the npm cli likes to doINDIRECT2
@npmcli/query • 5.0.0npm query parser and toolsINDIRECT3
@npmcli/redact • 4.0.0Redact sensitive npm information from outputINDIRECT0
@npmcli/run-script • 10.0.4Run a lifecycle script for a package (descendant of npm-lifecycle)INDIRECT69
abbrev • 4.0.0Like ruby's abbrev module, but in jsINDIRECT0
bin-links • 6.0.0JavaScript package binary linkerINDIRECT6
cacache • 20.0.4Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT17
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
cmd-shim • 8.0.0Used in npm for command line application supportINDIRECT0
fs-minipass • 3.0.3fs read and write streams based on minipassINDIRECT1
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
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 7.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
hosted-git-info • 9.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
ignore-walk • 8.0.0Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT3
ini • 2.0.0An ini encoder/decoder for nodeDIRECT0
ini • 6.0.0An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indentINDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
make-fetch-happen • 15.0.5Opinionated, caching, retrying fetch clientINDIRECT38
minipass-collect • 2.0.1A Minipass stream that collects all the data into a single chunkINDIRECT1
minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
minipass-sized • 2.0.0A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT1
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
nopt • 9.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm-bundled • 5.0.0list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm-normalize-package-bin • 5.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm-package-arg • 13.0.2Parse the things that can be arguments to `npm install`INDIRECT5
npm-packlist • 10.0.4Get a list of the files to add from a folder into an npm packageINDIRECT5
npm-pick-manifest • 11.0.3Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT8
npm-registry-fetch • 19.1.1Fetch-based http client for use with npm registry APIsINDIRECT43
once • 1.4.0Run a function exactly one timeINDIRECT1
pacote • 21.5.0JavaScript package downloaderINDIRECT86
parse-conflict-json • 5.0.1Parse a JSON string that has git merge conflicts, resolving if possibleINDIRECT3
proc-log • 6.1.0just emit 'log' events on the process objectINDIRECT0
proggy • 4.0.0Progress bar updates at a distanceINDIRECT0
promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolvedINDIRECT0
promise-call-limit • 3.0.2Call an array of promise-returning functions, restricting concurrency to a specified limit.INDIRECT0
read-cmd-shim • 6.0.0Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT0
semver • 7.7.4The semantic version parser used by npm.DIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
ssri • 13.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT1
treeverse • 3.0.0Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.INDIRECT0
validate-npm-package-name • 7.0.2Give me a string and I'll tell you if it's a valid npm package nameINDIRECT0
walk-up-path • 4.0.0Given a path string, return a generator that walks up the path, emitting each dirname.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
which • 6.0.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 7.0.1Write files in an atomic fashion w/configurable ownershipINDIRECT1
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.034
PackageRelationDependenciesPublished
@grpc/grpc-js • 1.14.3gRPC Library for Node - pure JS implementationDIRECT33
@grpc/proto-loader • 0.8.0gRPC utility library for loading .proto filesINDIRECT31
@opentelemetry/api-logs • 0.57.2Public logs API for OpenTelemetryINDIRECT1
@opentelemetry/api • 1.9.1Public API for OpenTelemetryDIRECT0
@opentelemetry/context-async-hooks • 1.30.1OpenTelemetry AsyncHooks-based Context ManagerINDIRECT0
@opentelemetry/core • 1.30.1OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages.INDIRECT1
@opentelemetry/exporter-trace-otlp-grpc • 0.57.2OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry CollectorDIRECT45
@opentelemetry/exporter-zipkin • 1.30.1OpenTelemetry Zipkin Exporter allows the user to send collected traces to Zipkin.DIRECT4
@opentelemetry/instrumentation-grpc • 0.57.2OpenTelemetry instrumentation for `@grpc/grpc-js` rpc client and server for gRPC frameworkDIRECT21
@opentelemetry/instrumentation • 0.57.2Base class for node which OpenTelemetry instrumentation modules extendDIRECT19
@opentelemetry/otlp-exporter-base • 0.57.2OpenTelemetry OTLP Exporter base (for internal use only)INDIRECT23
@opentelemetry/otlp-grpc-exporter-base • 0.57.2OpenTelemetry OTLP-gRPC Exporter base (for internal use only)INDIRECT44
@opentelemetry/otlp-transformer • 0.57.2Transform OpenTelemetry SDK data into OTLPINDIRECT22
@opentelemetry/propagator-b3 • 1.30.1OpenTelemetry B3 propagator provides context propagation for systems that are using the B3 header formatINDIRECT2
@opentelemetry/propagator-jaeger • 1.30.1OpenTelemetry Jaeger propagator provides HTTP header propagation for systems that are using Jaeger HTTP header format.INDIRECT2
@opentelemetry/resources • 1.30.1OpenTelemetry SDK resourcesDIRECT2
@opentelemetry/sdk-logs • 0.57.2OpenTelemetry logs SDKINDIRECT5
@opentelemetry/sdk-metrics • 1.30.1OpenTelemetry metrics SDKINDIRECT3
@opentelemetry/sdk-trace-base • 1.30.1OpenTelemetry TracingDIRECT3
@opentelemetry/sdk-trace-node • 1.30.1OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applicationsDIRECT8
@opentelemetry/semantic-conventions • 1.28.0OpenTelemetry semantic conventionsINDIRECT0
@sigstore/bundle • 4.0.0Sigstore bundle typeINDIRECT1
@sigstore/core • 3.2.0Base library for SigstoreINDIRECT0
@sigstore/protobuf-specs • 0.5.0code-signing for npm packagesINDIRECT0
@sigstore/sign • 4.1.1Sigstore signing libraryINDIRECT42
@sigstore/tuf • 4.0.2Client for the Sigstore TUF repositoryINDIRECT43
@sigstore/verify • 3.1.0Verification of Sigstore signaturesINDIRECT3
exponential-backoff • 3.1.3A utility that allows retrying a function with an exponential delay between attempts.INDIRECT0
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
import-in-the-middle • 1.15.0Intercept imports in Node.jsINDIRECT4
long • 5.3.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
sigstore • 4.1.0code-signing for npm packagesINDIRECT48
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-3-Clause13
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays.INDIRECT0
protobufjs • 7.5.4Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BlueOak-1.0.011
PackageRelationDependenciesPublished
chownr • 3.0.0like `chown -R`INDIRECT0
common-ancestor-path • 2.0.0Find the common ancestor of 2 or more paths on Windows or UnixINDIRECT0
glob • 13.0.6the most correct and second fastest glob implementation in JavaScriptINDIRECT6
isexe • 4.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 11.2.7A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 10.2.5a glob matcher in javascriptINDIRECT2
minipass-flush • 1.0.7A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
path-scurry • 2.0.2walk paths fast and efficientlyINDIRECT2
tar • 7.5.13tar for nodeINDIRECT5
yallist • 5.0.0Yet Another Linked ListINDIRECT0
BSD-2-Clause5
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
normalize-package-data • 6.0.2Normalizes data that can be found in package.json files.DIRECT8
npm-install-checks • 8.0.0Check the engines and platform fields in package.jsonINDIRECT1
shimmer • 1.2.1Safe(r) monkeypatching for JavaScript.INDIRECT0
non-standard1
PackageRelationDependenciesPublished
@logdna/tail-file • 2.2.0A node.js version of unix's `tail -f` commandDIRECT0
Apache-2.0 AND BSD-3-Clause1
PackageRelationDependenciesPublished
google-protobuf • 3.21.4Protocol Buffers for JavaScriptDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.23A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.228.0 version:

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