licenses.dev

meshblu v1.34.1

Meshblu IoT network and API

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT110
PackageRelationDependenciesPublished
after • 0.8.2after - tiny flow controlINDIRECT0
arraybuffer.slice • 0.0.6Exports a function for slicing ArrayBuffers (no polyfilling)INDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
backo • 1.1.0simple backoff without the weird abstractionsDIRECT0
backo2 • 1.0.2simple backoff based on segmentio/backoINDIRECT0
base64-arraybuffer • 0.1.5Encode/decode base64 data into ArrayBuffersINDIRECT0
blob • 0.0.4Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.INDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
component-emitter • 1.1.2Event emitterINDIRECT0
component-emitter • 1.2.1Event emitterINDIRECT0
debug • 2.2.0small debugging utilityINDIRECT1
debug • 2.3.3small debugging utilityINDIRECT1
debug • 2.6.9small debugging utilityDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
engine.io-client • 1.8.6Client for the realtime EngineINDIRECT24
engine.io-parser • 1.3.2Parser for the client for the realtime EngineINDIRECT7
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-binary • 0.1.7A function that takes anything in javascript and returns true if its argument contains binary data.INDIRECT1
has-cors • 1.1.0Detects support for Cross-Origin Resource SharingINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
json-stable-stringify • 1.3.0deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsDIRECT23
json3 • 3.3.2A modern JSON implementation compatible with nearly all JavaScript platforms.INDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
lodash • 3.3.0The modern build of lodash modular utilities.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
meshblu>1.34.1>ansi-regex • 2.0.0Regular expression for matching ANSI escape codesINDIRECT0
meshblu>1.34.1>ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
meshblu>1.34.1>asn1 • 0.2.3Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
meshblu>1.34.1>assert-plus • 0.2.0Extra assertions on top of node's assert moduleINDIRECT0
meshblu>1.34.1>async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
meshblu>1.34.1>aws4 • 1.4.1Signs and prepares requests using AWS Signature Version 4INDIRECT0
meshblu>1.34.1>balanced-match • 0.4.1Match balanced character pairs, like "{" and "}"INDIRECT0
meshblu>1.34.1>bl • 1.1.2Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT7
meshblu>1.34.1>brace-expansion • 1.1.4Brace expansion as known from sh/bashINDIRECT2
meshblu>1.34.1>chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
meshblu>1.34.1>combined-stream • 1.0.5A stream that emits multiple other streams one after another.INDIRECT1
meshblu>1.34.1>commander • 2.9.0the complete solution for node.js command-line programsINDIRECT1
meshblu>1.34.1>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
meshblu>1.34.1>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
meshblu>1.34.1>dashdash • 1.14.0A light, featureful and explicit option parsing library.INDIRECT1
meshblu>1.34.1>dashdash>assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
meshblu>1.34.1>delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
meshblu>1.34.1>ecc-jsbn • 0.1.1ECC JS code based on JSBNINDIRECT1
meshblu>1.34.1>escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
meshblu>1.34.1>extend • 3.0.0Port of jQuery.extend for node.js and the browserINDIRECT0
meshblu>1.34.1>form-data • 1.0.0-rc4A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
meshblu>1.34.1>generate-function • 2.0.0Module that helps you write generated functions in NodeINDIRECT0
meshblu>1.34.1>generate-object-property • 1.2.0Generate safe JS code that can used to reference a object propertyINDIRECT1
meshblu>1.34.1>getpass • 0.1.6getpass for node.jsINDIRECT1
meshblu>1.34.1>getpass>assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
meshblu>1.34.1>graceful-readlink • 1.0.1graceful fs.readlinkINDIRECT0
meshblu>1.34.1>has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
meshblu>1.34.1>http-signature • 1.1.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT16
meshblu>1.34.1>is-my-json-valid • 2.13.1A JSONSchema validator that uses code generation to be extremely fastINDIRECT5
meshblu>1.34.1>is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
meshblu>1.34.1>is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
meshblu>1.34.1>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
meshblu>1.34.1>isstream • 0.1.2Determine if an object is a StreamINDIRECT0
meshblu>1.34.1>jodid25519 • 1.0.2jodid25519 - Curve 25519-based cryptographyINDIRECT1
meshblu>1.34.1>jsonpointer • 2.0.0Simple JSON Addressing.INDIRECT0
meshblu>1.34.1>jsprim • 1.2.2utilities for primitive JavaScript typesINDIRECT3
meshblu>1.34.1>mime-db • 1.23.0Media Type DatabaseINDIRECT0
meshblu>1.34.1>mime-types • 2.1.11The ultimate javascript content-type utility.INDIRECT1
meshblu>1.34.1>minimist • 0.0.8parse argument optionsINDIRECT0
meshblu>1.34.1>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
meshblu>1.34.1>path-is-absolute • 1.0.0Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
meshblu>1.34.1>pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
meshblu>1.34.1>pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
meshblu>1.34.1>process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
meshblu>1.34.1>readable-stream • 2.0.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT6
meshblu>1.34.1>sshpk • 1.8.3A library for finding and using SSH public keysINDIRECT10
meshblu>1.34.1>sshpk>assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
meshblu>1.34.1>string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
meshblu>1.34.1>stringstream • 0.0.5Encode and decode streams into string streamsINDIRECT0
meshblu>1.34.1>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
meshblu>1.34.1>supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
meshblu>1.34.1>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
meshblu>1.34.1>xtend • 4.0.1extend like a bossINDIRECT0
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
ms • 0.7.2Tiny milisecond conversion utilityINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
parsejson • 0.0.3Method that parses a JSON string and returns a JSON objectINDIRECT2
parseqs • 0.0.5Provides methods for parsing a query string into an object, and vice versa.INDIRECT2
parseuri • 0.0.5Method that parses a URI and returns an array of its componentsINDIRECT2
punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystring • 0.2.0Node's querystring module for all engines.INDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
socket.io-client • 1.7.4[![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg?branch=master)](http://travis-ci.org/socketio/socket.io-client) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.io-DIRECT34
socket.io-parser • 2.3.1socket.io protocol parserINDIRECT5
ultron • 1.0.2Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
url • 0.10.3The core `url` packaged standalone for use with Browserify.DIRECT2
ws • 1.1.5Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT2
wtf-8 • 1.0.0A well-tested WTF-8 encoder/decoder written in JavaScript.INDIRECT0
yeast • 0.1.2Tiny but linear growing unique id generatorINDIRECT0
unknown14
PackageRelationDependenciesPublished
better-assert • 1.0.2Better assertions for node, reporting the expr, filename, lineno etcINDIRECT1
callsite • 1.0.0access to v8's CallSitesINDIRECT0
component-bind • 1.0.0function binding utilityINDIRECT0
component-inherit • 0.0.3Prototype inheritance utilityINDIRECT0
indexof • 0.0.1Microsoft sucksINDIRECT0
meshblu>1.34.1>extsprintf • 1.0.2extended POSIX-style sprintfINDIRECT0
meshblu>1.34.1>json-schema • 0.2.2JSON Schema validation and specificationsINDIRECT0
meshblu>1.34.1>node-uuid • 1.4.7Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
meshblu>1.34.1>sntp • 1.0.9SNTP ClientINDIRECT1
meshblu>1.34.1>verror • 1.3.6richer JavaScript errorsINDIRECT1
object-component • 0.0.3Object utils.INDIRECT0
options • 0.0.6A very light-weight in-code option parsers for node.js.INDIRECT0
to-array • 0.1.4Turn an array like into an arrayINDIRECT0
xmlhttprequest-ssl • 1.6.3XMLHttpRequest for NodeINDIRECT0
ISC13
PackageRelationDependenciesPublished
meshblu>1.34.1>block-stream • 0.0.9a stream of blocksINDIRECT1
meshblu>1.34.1>fstream • 1.0.9Advanced file system stream thingsDIRECT14
meshblu>1.34.1>glob • 7.0.3a little globberINDIRECT9
meshblu>1.34.1>graceful-fs • 4.1.4A drop-in replacement for fs, making various improvements.INDIRECT0
meshblu>1.34.1>har-validator • 2.0.6Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT17
meshblu>1.34.1>inflight • 1.0.5Add callbacks to requests in flight to avoid async duplicationINDIRECT2
meshblu>1.34.1>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
meshblu>1.34.1>json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
meshblu>1.34.1>minimatch • 3.0.0a glob matcher in javascriptINDIRECT3
meshblu>1.34.1>once • 1.3.3Run a function exactly one timeINDIRECT1
meshblu>1.34.1>rimraf • 2.5.2A deep deletion module for node (like `rm -rf`)INDIRECT10
meshblu>1.34.1>tar • 2.2.1tar for nodeDIRECT16
meshblu>1.34.1>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.06
PackageRelationDependenciesPublished
meshblu>1.34.1>aws-sign2 • 0.6.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
meshblu>1.34.1>caseless • 0.11.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
meshblu>1.34.1>forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
meshblu>1.34.1>oauth-sign • 0.8.2OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
meshblu>1.34.1>request • 2.72.0Simplified HTTP request client.DIRECT68
meshblu>1.34.1>tunnel-agent • 0.4.3HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
BSD-3-Clause6
PackageRelationDependenciesPublished
meshblu>1.34.1>boom • 2.10.1HTTP-friendly error objectsINDIRECT1
meshblu>1.34.1>cryptiles • 2.0.5General purpose crypto utilitiesINDIRECT2
meshblu>1.34.1>hawk • 3.1.3HTTP Hawk Authentication SchemeINDIRECT4
meshblu>1.34.1>hoek • 2.16.3General purpose node utilitiesINDIRECT0
meshblu>1.34.1>qs • 6.1.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
meshblu>1.34.1>tough-cookie • 2.2.2RFC6265 Cookies and Cookie Jar for node.jsINDIRECT0
non-standard4
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
meshblu>1.34.1>jsbn • 0.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
meshblu>1.34.1>tweetnacl • 0.13.3Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
node-rsa • 0.2.30Node.js RSA libraryDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.34.1 version:

[![licenses](https://licenses.dev/b/npm/meshblu/1.34.1)](https://licenses.dev/npm/meshblu/1.34.1)
<a href="https://licenses.dev/npm/meshblu/1.34.1">
  <img src="https://licenses.dev/b/npm/meshblu/1.34.1" alt="licenses" />
</a>
GitHub