licenses.dev

@sentry/bundler-plugin-core v0.7.2

Sentry Bundler Plugin Core

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT45
PackageRelationDependenciesPublished
@jridgewell/sourcemap-codec • 1.6.0Encode/decode sourcemap mappingsINDIRECT0
@sentry-internal/tracing • 7.120.4Sentry Internal Tracing PackageINDIRECT3
@sentry/core • 7.120.4Base implementation for all Sentry JavaScript SDKsINDIRECT2
@sentry/integrations • 7.120.4Pluggable integrations that can be used to enhance JS SDKsINDIRECT6
@sentry/node • 7.120.4Official Sentry SDK for Node.jsDIRECT8
@sentry/tracing • 7.120.4Sentry Performance Monitoring PackageDIRECT4
@sentry/types • 7.120.4Types for all Sentry JavaScript SDKsINDIRECT0
@sentry/utils • 7.120.4Utilities for all Sentry JavaScript SDKsINDIRECT1
acorn • 8.18.0ECMAScript parserINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
brace-expansion • 2.1.7Brace expansion as known from sh/bashINDIRECT1
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
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
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 directoriesDIRECT5
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
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
lie • 3.1.1A basic but performant promise implementationINDIRECT1
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
magic-string • 0.27.0Modify strings, generate sourcemapsDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
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
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
progress • 2.0.3Flexible ascii progress barINDIRECT0
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
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
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
unplugin • 1.0.1Unified plugin system for build toolsDIRECT18
webpack-sources • 3.2.3Source code handling classes for webpackDIRECT0
webpack-virtual-modules • 0.5.0Webpack Virtual ModulesINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
non-standard9
PackageRelationDependenciesPublished
@sentry/cli-darwin • 2.58.6The darwin distribution of the Sentry CLI binary.INDIRECT0
@sentry/cli-linux-arm • 2.58.6The linux arm distribution of the Sentry CLI binary.INDIRECT0
@sentry/cli-linux-arm64 • 2.58.6The linux arm64 distribution of the Sentry CLI binary.INDIRECT0
@sentry/cli-linux-i686 • 2.58.6The linux x86 and ia32 distribution of the Sentry CLI binary.INDIRECT0
@sentry/cli-linux-x64 • 2.58.6The linux x64 distribution of the Sentry CLI binary.INDIRECT0
@sentry/cli-win32-arm64 • 2.58.6The windows arm64 distribution of the Sentry CLI binary.INDIRECT0
@sentry/cli-win32-i686 • 2.58.6The windows x86 and ia32 distribution of the Sentry CLI binary.INDIRECT0
@sentry/cli-win32-x64 • 2.58.6The windows x64 distribution of the Sentry CLI binary.INDIRECT0
@sentry/cli • 2.58.6A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/DIRECT20
ISC9
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 9.3.2the most correct and second fastest glob implementation in JavaScriptDIRECT8
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 7.4.9a glob matcher in javascriptINDIRECT2
minipass • 4.2.8minimal implementation of a PassThrough streamINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
BlueOak-1.0.02
PackageRelationDependenciesPublished
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
Apache-2.01
PackageRelationDependenciesPublished
localforage • 1.10.0Offline storage, improved.INDIRECT2
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/%40sentry%2Fbundler-plugin-core)](https://licenses.dev/npm/%40sentry%2Fbundler-plugin-core)
<a href="https://licenses.dev/npm/%40sentry%2Fbundler-plugin-core">
  <img src="https://licenses.dev/b/npm/%40sentry%2Fbundler-plugin-core" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.2 version:

[![licenses](https://licenses.dev/b/npm/%40sentry%2Fbundler-plugin-core/0.7.2)](https://licenses.dev/npm/%40sentry%2Fbundler-plugin-core/0.7.2)
<a href="https://licenses.dev/npm/%40sentry%2Fbundler-plugin-core/0.7.2">
  <img src="https://licenses.dev/b/npm/%40sentry%2Fbundler-plugin-core/0.7.2" alt="licenses" />
</a>
GitHub