licenses.dev

@rockset/dev-server v0.8.22

Rockset Developer Local Server

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT122
PackageRelationDependenciesPublished
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/cors • 2.8.17TypeScript definitions for corsDIRECT2
@types/express-serve-static-core • 4.19.6TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 4.17.21TypeScript definitions for expressDIRECT11
@types/fs-extra • 9.0.13TypeScript definitions for fs-extraINDIRECT2
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/morgan • 1.9.9TypeScript definitions for morganDIRECT2
@types/node-fetch • 2.6.12TypeScript definitions for node-fetchINDIRECT8
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/prompts • 2.4.9TypeScript definitions for promptsINDIRECT3
@types/qs • 6.9.18TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 0.17.4TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.7TypeScript definitions for serve-staticINDIRECT5
accepts • 1.3.8Higher-level content negotiationINDIRECT3
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
basic-auth • 2.0.1node.js basic auth parserINDIRECT1
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT40
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.7.1HTTP server cookie parsing and serializationINDIRECT0
cors • 2.8.5Node.js CORS middlewareDIRECT2
debug • 2.6.9small debugging utilityINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
eslint-config-prettier • 6.15.0Turns off all rules that are unnecessary or might conflict with Prettier.INDIRECT1
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
express • 4.21.2Fast, unopinionated, minimalist web frameworkDIRECT68
finalhandler • 1.3.1Node.js final http responderINDIRECT9
form-data • 4.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fp-ts • 2.16.9Functional programming in TypeScriptDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT4
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stdin • 6.0.0Get stdin as a string or bufferINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
io-ts-types • 0.5.19A collection of codecs and combinators for use with io-tsDIRECT0
io-ts • 2.2.22TypeScript runtime type system for IO decoding/encodingDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
kleur • 3.0.3The fastest Node.js library for formatting terminal text with ANSI colors~!INDIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
morgan • 1.10.0HTTP request logger middleware for node.jsDIRECT8
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
newtype-ts • 0.3.5Implementation of newtypes in TypeScriptDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.0.2Execute a listener when a response is about to write headersINDIRECT0
open • 7.4.2Open stuff like URLs, files, executables. Cross-platform.DIRECT2
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-to-regexp • 0.1.12Express style path to RegExp utilityINDIRECT0
portable-fetch • 3.0.0Isomorphic WHATWG Fetch API, for Node, Browserify, Webpack & React-NativeINDIRECT6
prettier • 2.8.8Prettier is an opinionated code formatterDIRECT0
prompts • 2.4.2Lightweight, beautiful and user-friendly promptsDIRECT2
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.19.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.16.2Serve static filesINDIRECT21
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
sisteransi • 1.0.5ANSI escape codes for some terminal swagINDIRECT0
statuses • 2.0.1HTTP status utilityINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
url • 0.11.4The core `url` packaged standalone for use with Browserify.INDIRECT20
utils-merge • 1.0.1merge() utility functionINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ISC5
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
@rockset/client • 0.8.2Client for querying Rockset and interacting with the Rockset API.DIRECT41
@rockset/core • 0.8.2JS Rock Cli for LambdasDIRECT62
@rockset/eslint-config • 0.8.2Rockset eslint configDIRECT8
BSD-3-Clause2
PackageRelationDependenciesPublished
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40rockset%2Fdev-server)](https://licenses.dev/npm/%40rockset%2Fdev-server)
<a href="https://licenses.dev/npm/%40rockset%2Fdev-server">
  <img src="https://licenses.dev/b/npm/%40rockset%2Fdev-server" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.22 version:

[![licenses](https://licenses.dev/b/npm/%40rockset%2Fdev-server/0.8.22)](https://licenses.dev/npm/%40rockset%2Fdev-server/0.8.22)
<a href="https://licenses.dev/npm/%40rockset%2Fdev-server/0.8.22">
  <img src="https://licenses.dev/b/npm/%40rockset%2Fdev-server/0.8.22" alt="licenses" />
</a>
GitHub