licenses.dev

@betit/orion-node-sdk v1.0.0-beta.23

SDK for orion

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT63
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
commander • 2.1.0the complete solution for node.js command-line programsINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 3.1.0small debugging utilityDIRECT1
decompress-response • 4.2.1Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
event-lite • 0.1.3Light-weight EventEmitter (less than 1KB when gzipped)INDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
graygelf • 1.1.0A complete GELF client, server, and proxy for Graylog2DIRECT64
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
int64-buffer • 0.1.1064bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScriptINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
microtime • 2.1.9Get the current time in microsecondsINDIRECT61
mimic-response • 2.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
msgpack-lite • 0.1.26Fast Pure JavaScript MessagePack Encoder and DecoderDIRECT4
nan • 1.0.0Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibilityINDIRECT0
nan • 2.12.1Native Abstractions for Node.js: C++ header for Node 0.8 -> 11 compatibilityINDIRECT0
napi-build-utils • 1.0.2A set of utilities to assist developers of tools that build N-API native add-onsINDIRECT0
nats • 0.7.24Node.js client for NATS, a lightweight, high-performance cloud native messaging systemDIRECT1
network-address • 1.1.2get the local network address of your machineINDIRECT0
node-abi • 2.30.1Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
node-int64 • 0.3.3Support for representing 64-bit integers in JavaScriptINDIRECT0
noop-logger • 0.1.1A logger that does exactly nothing.INDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
prebuild-install • 5.3.6A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platformINDIRECT57
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
q • 1.0.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 3.1.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
string_decoder • 1.1.1The 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
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
tar-fs • 2.1.2filesystem bindings for tar-streamINDIRECT17
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
through • 2.3.8simplified stream constructionINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.1.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
which-pm-runs • 1.1.0Detects what package manager executes the processINDIRECT0
ws • 0.4.32simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455INDIRECT4
ISC15
PackageRelationDependenciesPublished
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
chownr • 1.1.4like `chown -R`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
gauge • 2.7.4A terminal based horizontal guageINDIRECT12
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
npmlog • 4.1.2logger for npmINDIRECT24
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 5.7.2The 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
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.07
PackageRelationDependenciesPublished
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
nuid • 2.0.0NUID - A highly performant unique identifier generator.INDIRECT0
thrift • 0.10.0node.js bindings for the Apache Thrift RPC systemINDIRECT7
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
zipkin-context-cls • 0.6.1A Context API implementation that uses continuation-local-storage under the hoodDIRECT5
zipkin-transport-http • 0.9.0Transports Zipkin trace data via HTTPDIRECT5
zipkin • 0.9.0The core tracer for zipkin.jsDIRECT10
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.INDIRECT0
unknown2
PackageRelationDependenciesPublished
options • 0.0.6A very light-weight in-code option parsers for node.js.INDIRECT0
tinycolor • 0.0.1a to-the-point color module for nodeINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
expand-template • 2.0.3Expand placeholders in a template stringINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40betit%2Forion-node-sdk)](https://licenses.dev/npm/%40betit%2Forion-node-sdk)
<a href="https://licenses.dev/npm/%40betit%2Forion-node-sdk">
  <img src="https://licenses.dev/b/npm/%40betit%2Forion-node-sdk" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0-beta.23 version:

[![licenses](https://licenses.dev/b/npm/%40betit%2Forion-node-sdk/1.0.0-beta.23)](https://licenses.dev/npm/%40betit%2Forion-node-sdk/1.0.0-beta.23)
<a href="https://licenses.dev/npm/%40betit%2Forion-node-sdk/1.0.0-beta.23">
  <img src="https://licenses.dev/b/npm/%40betit%2Forion-node-sdk/1.0.0-beta.23" alt="licenses" />
</a>
GitHub