licenses.dev

@s524797336/jupyter-service v2.0.3-alpha

Client APIs for the Jupyter services REST APIs

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
ajv • 5.1.6Another JSON Schema ValidatorINDIRECT23
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
co • 4.6.0generator async control flow goodnessINDIRECT0
comment-json • 1.1.3Parse and stringify JSON file with commentsINDIRECT2
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
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.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
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-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.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
json-parser • 1.1.5JSON parser to parse JSON object and MAINTAIN comments.INDIRECT1
json-schema-traverse • 0.3.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify • 1.2.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT20
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
moment • 2.21.0Parse, validate, manipulate, and display datesINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
url-parse • 1.4.7Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
BSD-3-Clause8
PackageRelationDependenciesPublished
@jupyterlab/coreutils • 2.2.1JupyterLab - Core UtilitiesDIRECT37
@jupyterlab/observables • 2.4.0Data structures which may be observed for changes.DIRECT6
@phosphor/algorithm • 1.2.0PhosphorJS - Algorithms and IteratorsDIRECT0
@phosphor/collections • 1.2.0PhosphorJS - Generic CollectionsINDIRECT1
@phosphor/coreutils • 1.3.1PhosphorJS - Core UtilitiesDIRECT0
@phosphor/disposable • 1.3.1PhosphorJS - DisposableDIRECT2
@phosphor/messaging • 1.3.0PhosphorJS - Message PassingINDIRECT2
@phosphor/signaling • 1.3.1PhosphorJS - Signals and SlotsDIRECT1
ISC1
PackageRelationDependenciesPublished
path-posix • 1.0.0posix-specific core path moduleINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
non-standard1
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.3-alpha version:

[![licenses](https://licenses.dev/b/npm/%40s524797336%2Fjupyter-service/2.0.3-alpha)](https://licenses.dev/npm/%40s524797336%2Fjupyter-service/2.0.3-alpha)
<a href="https://licenses.dev/npm/%40s524797336%2Fjupyter-service/2.0.3-alpha">
  <img src="https://licenses.dev/b/npm/%40s524797336%2Fjupyter-service/2.0.3-alpha" alt="licenses" />
</a>
GitHub