licenses.dev

@opencensus/instrumentation-grpc v0.0.19

Opencensus grpc automatic instrumentation package.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT60
PackageRelationDependenciesPublished
ansi-regex • 2.1.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
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
grpc>1.21.1>ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
grpc>1.21.1>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}"INDIRECT0
grpc>1.21.1>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
grpc>1.21.1>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
grpc>1.21.1>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
grpc>1.21.1>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
grpc>1.21.1>deep-extend • 0.6.0Recursive object extendingINDIRECT0
grpc>1.21.1>delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
grpc>1.21.1>iconv-lite • 0.4.23Convert character encodings in pure javascript.INDIRECT1
grpc>1.21.1>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
grpc>1.21.1>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
grpc>1.21.1>minimist • 1.2.0parse argument optionsINDIRECT0
grpc>1.21.1>minizlib • 1.2.1A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT3
grpc>1.21.1>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
grpc>1.21.1>mkdirp>minimist • 0.0.8parse argument optionsINDIRECT0
grpc>1.21.1>needle • 2.3.1The leanest and most handsome HTTP client in the Nodelands.INDIRECT5
grpc>1.21.1>needle>debug • 4.1.1small debugging utilityINDIRECT1
grpc>1.21.1>needle>ms • 2.1.1Tiny millisecond conversion utilityINDIRECT0
grpc>1.21.1>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
grpc>1.21.1>object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
grpc>1.21.1>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
grpc>1.21.1>os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
grpc>1.21.1>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
grpc>1.21.1>process-nextick-args • 2.0.0process.nextTick but always with argsINDIRECT0
grpc>1.21.1>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
grpc>1.21.1>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
grpc>1.21.1>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
grpc>1.21.1>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
grpc>1.21.1>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
grpc>1.21.1>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
grpc>1.21.1>strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
grpc>1.21.1>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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
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
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() 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
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
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
ISC43
PackageRelationDependenciesPublished
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
grpc>1.21.1>abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
grpc>1.21.1>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
grpc>1.21.1>are-we-there-yet • 1.1.5Keep track of the overall completion of many disparate processesINDIRECT9
grpc>1.21.1>chownr • 1.1.1like `chown -R`INDIRECT0
grpc>1.21.1>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
grpc>1.21.1>fs-minipass • 1.2.5fs read and write streams based on minipassINDIRECT3
grpc>1.21.1>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
grpc>1.21.1>gauge • 2.7.4A terminal based horizontal guageINDIRECT12
grpc>1.21.1>has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
grpc>1.21.1>ignore-walk • 3.0.1Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT4
grpc>1.21.1>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
grpc>1.21.1>inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
grpc>1.21.1>ini • 1.3.5An ini encoder/decoder for nodeINDIRECT0
grpc>1.21.1>minimatch • 3.0.4a glob matcher in javascriptINDIRECT3
grpc>1.21.1>minipass • 2.3.5minimal implementation of a PassThrough streamINDIRECT2
grpc>1.21.1>nopt • 4.0.1Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT4
grpc>1.21.1>npm-bundled • 1.0.6list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT0
grpc>1.21.1>npm-packlist • 1.4.1Get a list of the files to add from a folder into an npm packageINDIRECT6
grpc>1.21.1>npmlog • 4.1.2logger for npmINDIRECT24
grpc>1.21.1>once • 1.4.0Run a function exactly one timeINDIRECT1
grpc>1.21.1>osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT2
grpc>1.21.1>rimraf • 2.6.3A deep deletion module for node (like `rm -rf`)INDIRECT11
grpc>1.21.1>rimraf>glob • 7.1.4a little globberINDIRECT10
grpc>1.21.1>sax • 1.2.4An evented streaming XML parser in JavaScriptINDIRECT0
grpc>1.21.1>semver • 5.7.0The semantic version parser used by npm.INDIRECT0
grpc>1.21.1>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
grpc>1.21.1>signal-exit • 3.0.2when you want to fire an event no matter how a process exits.INDIRECT0
grpc>1.21.1>tar • 4.4.8tar for nodeINDIRECT8
grpc>1.21.1>wide-align • 1.1.3A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
grpc>1.21.1>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
grpc>1.21.1>yallist • 3.0.3Yet Another Linked ListINDIRECT0
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
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
Apache-2.08
PackageRelationDependenciesPublished
@opencensus/core • 0.0.19OpenCensus is a toolkit for collecting application performance and behavior data.DIRECT8
@opencensus/propagation-binaryformat • 0.0.19Opencensus 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
grpc • 1.21.1gRPC Library for NodeDIRECT102
grpc>1.21.1>detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
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-Clause4
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
BSD-3-Clause2
PackageRelationDependenciesPublished
grpc>1.21.1>node-pre-gyp • 0.13.0Node.js native addon binary install toolINDIRECT65
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
grpc>1.21.1>rc • 1.2.8hardwired configuration loaderINDIRECT4
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.0.19 version:

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