Package Licenses
BSD-3-Clause
Dependency Licenses
MIT62
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| nan • 2.7.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 8 compatibility | DIRECT | 0 | |
| sqlite3>3.1.13>ajv • 4.11.8Another JSON Schema Validator | INDIRECT | 3 | |
| sqlite3>3.1.13>ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| sqlite3>3.1.13>asn1 • 0.2.3Contains parsers and serializers for ASN.1 (currently BER only) | INDIRECT | 0 | |
| sqlite3>3.1.13>assert-plus • 0.2.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
| sqlite3>3.1.13>asynckit • 0.4.0Minimal async jobs utility library, with streams support | INDIRECT | 0 | |
| sqlite3>3.1.13>aws4 • 1.6.0Signs and prepares requests using AWS Signature Version 4 | INDIRECT | 0 | |
| sqlite3>3.1.13>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| sqlite3>3.1.13>brace-expansion • 1.1.8Brace expansion as known from sh/bash | INDIRECT | 2 | |
| sqlite3>3.1.13>co • 4.6.0generator async control flow goodness | INDIRECT | 0 | |
| sqlite3>3.1.13>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
| sqlite3>3.1.13>combined-stream • 1.0.5A stream that emits multiple other streams one after another. | INDIRECT | 1 | |
| sqlite3>3.1.13>concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
| sqlite3>3.1.13>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
| sqlite3>3.1.13>dashdash • 1.14.1A light, featureful and explicit option parsing library. | INDIRECT | 1 | |
| sqlite3>3.1.13>dashdash>assert-plus • 1.0.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
| sqlite3>3.1.13>debug • 2.6.9small debugging utility | INDIRECT | 1 | |
| sqlite3>3.1.13>deep-extend • 0.4.2Recursive object extending | INDIRECT | 0 | |
| sqlite3>3.1.13>delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them. | INDIRECT | 0 | |
| sqlite3>3.1.13>delegates • 1.0.0delegate methods and accessors to another property | INDIRECT | 0 | |
| sqlite3>3.1.13>ecc-jsbn • 0.1.1ECC JS code based on JSBN | INDIRECT | 1 | |
| sqlite3>3.1.13>extend • 3.0.1Port of jQuery.extend for node.js and the browser | INDIRECT | 0 | |
| sqlite3>3.1.13>extsprintf • 1.3.0extended POSIX-style sprintf | INDIRECT | 0 | |
| sqlite3>3.1.13>form-data • 2.1.4A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. | INDIRECT | 5 | |
| sqlite3>3.1.13>getpass • 0.1.7getpass for node.js | INDIRECT | 1 | |
| sqlite3>3.1.13>getpass>assert-plus • 1.0.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
| sqlite3>3.1.13>http-signature • 1.1.1Reference implementation of Joyent's HTTP Signature scheme. | INDIRECT | 19 | |
| sqlite3>3.1.13>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
| sqlite3>3.1.13>is-typedarray • 1.0.0Detect whether or not an object is a Typed Array | INDIRECT | 0 | |
| sqlite3>3.1.13>isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
| sqlite3>3.1.13>isstream • 0.1.2Determine if an object is a Stream | INDIRECT | 0 | |
| sqlite3>3.1.13>jsbn • 0.1.1The 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. | INDIRECT | 0 | |
| sqlite3>3.1.13>json-stable-stringify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results | INDIRECT | 1 | |
| sqlite3>3.1.13>jsprim • 1.4.1utilities for primitive JavaScript types | INDIRECT | 6 | |
| sqlite3>3.1.13>jsprim>assert-plus • 1.0.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
| sqlite3>3.1.13>mime-db • 1.30.0Media Type Database | INDIRECT | 0 | |
| sqlite3>3.1.13>mime-types • 2.1.17The ultimate javascript content-type utility. | INDIRECT | 1 | |
| sqlite3>3.1.13>minimist • 0.0.8parse argument options | INDIRECT | 0 | |
| sqlite3>3.1.13>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p` | INDIRECT | 1 | |
| sqlite3>3.1.13>ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
| sqlite3>3.1.13>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
| sqlite3>3.1.13>object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
| sqlite3>3.1.13>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfill | INDIRECT | 0 | |
| sqlite3>3.1.13>os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
| sqlite3>3.1.13>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
| sqlite3>3.1.13>performance-now • 0.2.0Implements performance.now (based on process.hrtime). | INDIRECT | 0 | |
| sqlite3>3.1.13>process-nextick-args • 1.0.7process.nextTick but always with args | INDIRECT | 0 | |
| sqlite3>3.1.13>punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
| sqlite3>3.1.13>rc>minimist • 1.2.0parse argument options | INDIRECT | 0 | |
| sqlite3>3.1.13>readable-stream • 2.3.3Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
| sqlite3>3.1.13>safe-buffer • 5.1.1Safer Node.js Buffer API | INDIRECT | 0 | |
| sqlite3>3.1.13>sshpk • 1.13.1A library for finding and using SSH public keys | INDIRECT | 10 | |
| sqlite3>3.1.13>sshpk>assert-plus • 1.0.0Extra assertions on top of node's assert module | INDIRECT | 0 | |
| sqlite3>3.1.13>string_decoder • 1.0.3The string_decoder module from Node core | INDIRECT | 1 | |
| sqlite3>3.1.13>string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
| sqlite3>3.1.13>stringstream • 0.0.5Encode and decode streams into string streams | INDIRECT | 0 | |
| sqlite3>3.1.13>strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
| sqlite3>3.1.13>strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files! | INDIRECT | 0 | |
| sqlite3>3.1.13>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
| sqlite3>3.1.13>uuid • 3.1.0RFC4122 (v1, v4, and v5) UUIDs | INDIRECT | 0 | |
| sqlite3>3.1.13>verror • 1.10.0richer JavaScript errors | INDIRECT | 3 | |
| sqlite3>3.1.13>verror>assert-plus • 1.0.0Extra assertions on top of node's assert module | INDIRECT | 0 |
ISC31
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| sqlite3>3.1.13>abbrev • 1.1.1Like ruby's abbrev module, but in js | INDIRECT | 0 | |
| sqlite3>3.1.13>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly) | INDIRECT | 0 | |
| sqlite3>3.1.13>are-we-there-yet • 1.1.4Keep track of the overall completion of many disparate processes | INDIRECT | 9 | |
| sqlite3>3.1.13>block-stream • 0.0.9a stream of blocks | INDIRECT | 1 | |
| sqlite3>3.1.13>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. | INDIRECT | 0 | |
| sqlite3>3.1.13>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one fails | INDIRECT | 0 | |
| sqlite3>3.1.13>fstream-ignore • 1.0.5A thing for ignoring files based on globs | INDIRECT | 16 | |
| sqlite3>3.1.13>fstream • 1.0.11Advanced file system stream things | INDIRECT | 15 | |
| sqlite3>3.1.13>gauge • 2.7.4A terminal based horizontal guage | INDIRECT | 12 | |
| sqlite3>3.1.13>glob • 7.1.2a little globber | INDIRECT | 10 | |
| sqlite3>3.1.13>graceful-fs • 4.1.11A drop-in replacement for fs, making various improvements. | INDIRECT | 0 | |
| sqlite3>3.1.13>har-schema • 1.0.5JSON Schema for HTTP Archive (HAR) | INDIRECT | 0 | |
| sqlite3>3.1.13>har-validator • 4.2.1Extremely fast HTTP Archive (HAR) validator using JSON Schema | INDIRECT | 5 | |
| sqlite3>3.1.13>has-unicode • 2.0.1Try to guess if your terminal supports unicode | INDIRECT | 0 | |
| sqlite3>3.1.13>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplication | INDIRECT | 2 | |
| sqlite3>3.1.13>inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 | |
| sqlite3>3.1.13>ini • 1.3.4An ini encoder/decoder for node | INDIRECT | 0 | |
| sqlite3>3.1.13>json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs. | INDIRECT | 0 | |
| sqlite3>3.1.13>minimatch • 3.0.4a glob matcher in javascript | INDIRECT | 3 | |
| sqlite3>3.1.13>nopt • 4.0.1Option parsing for Node, supporting types, shorthands, etc. Used by npm. | INDIRECT | 4 | |
| sqlite3>3.1.13>npmlog • 4.1.2logger for npm | INDIRECT | 24 | |
| sqlite3>3.1.13>once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
| sqlite3>3.1.13>osenv • 0.1.4Look up environment settings specific to different operating systems | INDIRECT | 2 | |
| sqlite3>3.1.13>rimraf • 2.6.2A deep deletion module for node (like `rm -rf`) | INDIRECT | 11 | |
| sqlite3>3.1.13>semver • 5.4.1The semantic version parser used by npm. | INDIRECT | 0 | |
| sqlite3>3.1.13>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncate | INDIRECT | 0 | |
| sqlite3>3.1.13>signal-exit • 3.0.2when you want to fire an event no matter how a process exits. | INDIRECT | 0 | |
| sqlite3>3.1.13>tar • 2.2.1tar for node | INDIRECT | 17 | |
| sqlite3>3.1.13>uid-number • 0.0.6Convert a username/group name to a uid/gid number | INDIRECT | 0 | |
| sqlite3>3.1.13>wide-align • 1.1.2A wide-character aware text alignment function for use on the console or with fixed width fonts. | INDIRECT | 6 | |
| sqlite3>3.1.13>wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |
BSD-3-Clause8
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| sqlite3>3.1.13>bcrypt-pbkdf • 1.0.1Port of the OpenBSD bcrypt_pbkdf function to pure JS | INDIRECT | 1 | |
| sqlite3>3.1.13>boom • 2.10.1HTTP-friendly error objects | INDIRECT | 1 | |
| sqlite3>3.1.13>cryptiles • 2.0.5General purpose crypto utilities | INDIRECT | 2 | |
| sqlite3>3.1.13>hawk • 3.1.3HTTP Hawk Authentication Scheme | INDIRECT | 4 | |
| sqlite3>3.1.13>hoek • 2.16.3General purpose node utilities | INDIRECT | 0 | |
| sqlite3>3.1.13>node-pre-gyp • 0.6.38Node.js native addon binary install tool | DIRECT | 111 | |
| sqlite3>3.1.13>qs • 6.4.0A querystring parser that supports nesting and arrays, with a depth limit | INDIRECT | 0 | |
| sqlite3>3.1.13>tough-cookie • 2.3.3RFC6265 Cookies and Cookie Jar for node.js | INDIRECT | 1 |
Apache-2.06
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| sqlite3>3.1.13>aws-sign2 • 0.6.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module. | INDIRECT | 0 | |
| sqlite3>3.1.13>caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers. | INDIRECT | 0 | |
| sqlite3>3.1.13>forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module. | INDIRECT | 0 | |
| sqlite3>3.1.13>oauth-sign • 0.8.2OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module. | INDIRECT | 0 | |
| sqlite3>3.1.13>request • 2.81.0Simplified HTTP request client. | INDIRECT | 54 | |
| sqlite3>3.1.13>tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module. | INDIRECT | 1 |
unknown2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| sqlite3>3.1.13>json-schema • 0.2.3JSON Schema validation and specifications | INDIRECT | 0 | |
| sqlite3>3.1.13>sntp • 1.0.9SNTP Client | INDIRECT | 1 |
Apache-2.0 OR BSD-2-Clause OR MIT1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| sqlite3>3.1.13>rc • 1.2.1hardwired configuration loader | INDIRECT | 4 |
BSD-2-Clause1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| sqlite3>3.1.13>tar-pack • 3.4.0Package and un-package modules of some sort (in tar/gz bundles). | INDIRECT | 29 |
Unlicense1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| sqlite3>3.1.13>tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScript | INDIRECT | 0 |
non-standard1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| sqlite3>3.1.13>jsonify • 0.0.0JSON without touching any globals | INDIRECT | 0 |