licenses.dev

@rockset/client v0.6.3

Client for querying Rockset and interacting with the Rockset API.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT39
PackageRelationDependenciesPublished
@types/node-fetch • 2.6.12TypeScript definitions for node-fetchDIRECT8
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
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
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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
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
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
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
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
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.jsDIRECT3
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
portable-fetch • 3.0.0Isomorphic WHATWG Fetch API, for Node, Browserify, Webpack & React-NativeDIRECT6
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
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
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
url • 0.11.4The core `url` packaged standalone for use with Browserify.DIRECT20
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
BSD-3-Clause1
PackageRelationDependenciesPublished
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%2Fclient)](https://licenses.dev/npm/%40rockset%2Fclient)
<a href="https://licenses.dev/npm/%40rockset%2Fclient">
  <img src="https://licenses.dev/b/npm/%40rockset%2Fclient" alt="licenses" />
</a>

Or the licenses badge code for the 0.6.3 version:

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