licenses.dev

@opencensus/instrumentation-grpc v0.1.0

Opencensus grpc automatic instrumentation package.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT53
PackageRelationDependenciesPublished
@types/bytebuffer • 5.0.49TypeScript definitions for bytebufferINDIRECT3
@types/long • 3.0.32TypeScript definitions for long.jsINDIRECT0
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
colour • 0.7.1A cored, fixed, documented and optimized version of the popular `colors.js`: Get colors in your node.js console like what...INDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.clone • 4.5.0The lodash method `_.clone` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-sizeof • 1.6.3Sizeof of a JavaScript object in BytesDIRECT3
optjs • 3.2.2Probably the sole command line option parser you'll ever need to...INDIRECT0
os-locale • 1.4.0Get the system localeINDIRECT2
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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
window-size • 0.1.4Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
yargs • 3.32.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT15
ISC32
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 2.0.0Keep track of the overall completion of many disparate processesINDIRECT6
chownr • 2.0.0like `chown -R`INDIRECT0
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
gauge • 3.0.2A terminal based horizontal guageINDIRECT12
glob • 7.2.3a little globberINDIRECT10
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
log-driver • 1.2.7log-driver is a simple logging framework for logging to stdoutINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
nopt • 5.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npmlog • 5.0.1logger for npmINDIRECT21
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
tar • 6.2.1tar for nodeINDIRECT7
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT5
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
Apache-2.08
PackageRelationDependenciesPublished
@opencensus/core • 0.1.0OpenCensus is a toolkit for collecting application performance and behavior data.DIRECT8
@opencensus/propagation-binaryformat • 0.1.0Opencensus propagation package for binary format.DIRECT9
ascli • 1.0.1A uniform foundation for unobtrusive (ASCII art in) cli apps.INDIRECT2
bytebuffer • 5.0.1The swiss army knife for binary data in JavaScript.INDIRECT1
detect-libc • 2.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
grpc • 1.24.11gRPC Library for NodeDIRECT85
long • 3.2.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
protobufjs • 5.0.3Protocol Buffers for JavaScript. Finally.INDIRECT32
BSD-2-Clause5
PackageRelationDependenciesPublished
async-listener • 0.6.10Polyfill exporting trevnorris's 0.11+ asyncListener API.INDIRECT2
continuation-local-storage • 3.2.1userland implementation of https://github.com/joyent/node/issues/5243INDIRECT4
emitter-listener • 1.1.2(Meta)observability for EventEmitters.INDIRECT1
shimmer • 1.2.1Safe(r) monkeypatching for JavaScript.DIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
@mapbox/node-pre-gyp • 1.0.11Node.js native addon binary install toolINDIRECT55
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/%40opencensus%2Finstrumentation-grpc/0.1.0)](https://licenses.dev/npm/%40opencensus%2Finstrumentation-grpc/0.1.0)
<a href="https://licenses.dev/npm/%40opencensus%2Finstrumentation-grpc/0.1.0">
  <img src="https://licenses.dev/b/npm/%40opencensus%2Finstrumentation-grpc/0.1.0" alt="licenses" />
</a>
GitHub