licenses.dev

rpc-reflector v1.3.11

Call methods on an object over RPC

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
@types/node • 18.19.50TypeScript definitions for nodeDIRECT1
const-max-uint32 • 1.0.2Maximum unsigned 32-bit integer.INDIRECT0
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputDIRECT9
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
eventemitter3 • 5.0.1EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.DIRECT0
is-stream • 2.0.1Check if something is a Node.js streamDIRECT0
length-prefixed-stream • 2.0.0Streaming length prefixed buffersDIRECT6
p-timeout • 4.1.0Timeout a promise after a specified amount of timeDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesDIRECT3
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
serialize-error • 8.1.0Serialize/deserialize an error into a plain objectDIRECT1
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
through2 • 4.0.2A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noiseDIRECT5
undici-types • 5.26.5A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
validate.io-array-like • 1.0.2Validates if a value is array-like.DIRECT3
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
ISC4
PackageRelationDependenciesPublished
@msgpack/msgpack • 1.12.2MessagePack for JavaScript/ECMA-262DIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown2
PackageRelationDependenciesPublished
validate.io-integer-primitive • 1.0.0Validates if a value is a number primitive and an integer.INDIRECT1
validate.io-number-primitive • 1.0.0Validates if a value is a number primitive, excluding NaN.INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/rpc-reflector)](https://licenses.dev/npm/rpc-reflector)
<a href="https://licenses.dev/npm/rpc-reflector">
  <img src="https://licenses.dev/b/npm/rpc-reflector" alt="licenses" />
</a>

Or the licenses badge code for the 1.3.11 version:

[![licenses](https://licenses.dev/b/npm/rpc-reflector/1.3.11)](https://licenses.dev/npm/rpc-reflector/1.3.11)
<a href="https://licenses.dev/npm/rpc-reflector/1.3.11">
  <img src="https://licenses.dev/b/npm/rpc-reflector/1.3.11" alt="licenses" />
</a>
GitHub