licenses.dev

@datagrok/lib-tests v1.2.1

Automated tests for libraries

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT161
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.3A JavaScript parserINDIRECT3
@babel/types • 7.26.3Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@fast-csv/format • 4.3.5fast-csv formatting moduleINDIRECT6
@fast-csv/parse • 4.3.6fast-csv parsing packageINDIRECT7
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@types/lodash.clonedeepwith • 4.5.9TypeScript definitions for lodash.clonedeepwithINDIRECT1
@types/lodash • 4.17.13TypeScript definitions for lodashINDIRECT0
@types/node • 14.18.63TypeScript definitions for Node.jsINDIRECT0
@types/prop-types • 15.7.14TypeScript definitions for prop-typesINDIRECT0
@types/react • 18.3.18TypeScript definitions for reactINDIRECT2
@types/uuid • 10.0.0TypeScript definitions for uuidINDIRECT0
@types/wu • 2.1.44TypeScript definitions for wuINDIRECT0
@vue/compiler-core • 3.5.13@vue/compiler-coreINDIRECT8
@vue/compiler-dom • 3.5.13@vue/compiler-domINDIRECT9
@vue/compiler-sfc • 3.5.13@vue/compiler-sfcINDIRECT16
@vue/compiler-ssr • 3.5.13@vue/compiler-ssrINDIRECT10
@vue/reactivity • 3.5.13@vue/reactivityINDIRECT1
@vue/runtime-core • 3.5.13@vue/runtime-coreINDIRECT2
@vue/runtime-dom • 3.5.13@vue/runtime-domINDIRECT4
@vue/server-renderer • 3.5.13@vue/server-rendererINDIRECT11
@vue/shared • 3.5.13internal utils shared across @vue packagesINDIRECT0
@vueuse/rxjs • 10.11.1Enables RxJS reactive functions in VueDIRECT2
@vueuse/shared • 10.11.1INDIRECT1
archiver-utils • 2.1.0utility functions for archiverINDIRECT26
archiver-utils • 3.0.4utility functions for archiverINDIRECT27
archiver • 5.3.2a streaming interface for archive generationINDIRECT45
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT17
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-arraybuffer • 1.0.2Encode/decode base64 data into ArrayBuffersINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
binary • 0.3.0Unpack multibyte binary values from buffersINDIRECT3
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
bluebird • 3.4.7Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-indexof-polyfill • 1.0.2This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
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 functionINDIRECT14
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT11
cash-dom • 8.1.5An absurdly small jQuery alternative for modern browsers.DIRECT0
compress-commons • 4.1.2a library that defines a common interface for working with archive formats within nodeINDIRECT9
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc32-stream • 4.0.3a streaming CRC32 checksumerINDIRECT6
css-line-break • 2.1.0css-line-break ==============INDIRECT2
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dayjs • 1.11.102KB immutable date time library alternative to Moment.js with the same modern API DIRECT0
deep-equal • 2.2.3node's assert.deepEqual algorithmDIRECT57
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ebnf • 1.9.1Creates an AST parser from a [E]BNF fileINDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
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-get-iterator • 1.1.3Get an iterator for any JS language value. Works robustly across all environments, all versions.INDIRECT29
es-object-atoms • 1.0.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
estree-walker • 2.0.2Traverse an ESTree-compliant ASTINDIRECT0
exceljs • 4.4.0Excel Workbook Manager - Read and Write xlsx and csv Files.INDIRECT82
fast-csv • 4.3.6CSV parser and writerINDIRECT11
fflate • 0.7.4High performance (de)compression in an 8kB packageINDIRECT0
for-each • 0.3.3A better forEachINDIRECT1
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.6Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT10
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-bigints • 1.1.0Determine if the JS environment has BigInt support.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
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
html2canvas • 1.4.1Screenshots with JavaScriptINDIRECT4
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT17
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT13
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT16
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.1Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT12
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT15
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lazystream • 1.0.1Open Node Streams on demand.INDIRECT8
lie • 3.3.0A basic but performant promise implementationINDIRECT1
lodash.clonedeepwith • 4.5.0The lodash method `_.cloneDeepWith` exported as a module.DIRECT0
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.INDIRECT0
lodash.difference • 4.5.0The lodash method `_.difference` exported as a module.INDIRECT0
lodash.escaperegexp • 4.1.2The lodash method `_.escapeRegExp` exported as a module.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.INDIRECT0
lodash.groupby • 4.6.0The lodash method `_.groupBy` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash.isfunction • 3.0.9The Lodash method `_.isFunction` exported as a module.INDIRECT0
lodash.isnil • 4.0.0The lodash method `_.isNil` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isundefined • 3.0.1The modern build of lodash’s `_.isUndefined` as a module.INDIRECT0
lodash.union • 4.6.0The lodash method `_.union` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
magic-string • 0.30.17Modify strings, generate sourcemapsINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
nanoid • 3.3.8A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT17
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT18
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
postcss • 8.4.49Tool for transforming styles with JS pluginsINDIRECT3
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
react • 18.3.1React is a JavaScript library for building user interfaces.INDIRECT2
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
regexp.prototype.flags • 1.5.3ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT19
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT14
set-function-length • 1.2.2Set a function's length propertyINDIRECT13
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
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 MapINDIRECT13
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT14
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT16
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT18
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
text-segmentation • 1.0.3text-segmentation ==============INDIRECT2
tmp • 0.2.3Temporary file and directory creatorINDIRECT0
typeahead-standalone • 4.14.1A fast fully-featured standalone autocomplete libraryINDIRECT0
unzipper • 0.10.14Unzip cross-platform streaming API INDIRECT33
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utrie • 1.0.2Unicode TrieINDIRECT1
uuid • 10.0.0RFC9562 UUIDsINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
vue-demi • 0.14.10<p align="center"> <img src="https://github.com/vueuse/vue-demi/blob/main/assets/banner.png?raw=true" width="600"/> <br> <a href='https://www.npmjs.com/package/vue-demi'><img src='https://img.shields.io/npm/v/vue-demi?color=42b883' alt='npm'></a> </p>INDIRECT0
vue • 3.5.13The progressive JavaScript framework for building modern web UI.DIRECT22
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT21
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT16
which-typed-array • 1.1.18Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT21
xmlchars • 2.2.0Utilities for determining if characters belong to character classes defined by the XML specs.INDIRECT0
zip-stream • 4.1.1a streaming zip archive generator.INDIRECT32
ISC14
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fstream • 1.0.12Advanced file system stream thingsINDIRECT15
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
listenercount • 1.0.1backwards compatible version of builtin events.listenercountINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
saxes • 5.0.1An evented streaming XML parser in JavaScriptINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown9
PackageRelationDependenciesPublished
@datagrok-libraries/chem-meta • 1.2.9RDKit JS API, utils for molfiles parsingINDIRECT1
@datagrok-libraries/compute-api • 0.3.0Datagrok compute global APIDIRECT114
@datagrok-libraries/compute-utils • 1.40.1Datagrok compute utilsDIRECT113
@datagrok-libraries/utils • 4.4.0Common utilitiesDIRECT18
@datagrok-libraries/webcomponents-vue • 0.0.2Datagrok web components vue wrappersDIRECT39
@datagrok-libraries/webcomponents • 0.0.2Datagrok web components wrappersDIRECT16
buffers • 0.1.1Treat a collection of Buffers as a single contiguous partially mutable Buffer.INDIRECT0
datagrok-api • 1.23.0DIRECT15
wu • 2.1.0Combinators for ECMAScript 6 iterators.DIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT8
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
js-base64 • 3.7.7Yet another Base64 transcoder in pure-JSINDIRECT0
openchemlib • 7.5.0Manipulate moleculesINDIRECT0
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
readdir-glob • 1.1.3Recursive fs.readdir with streaming API and glob filtering.INDIRECT3
rxjs • 6.6.7Reactive Extensions for modern JavaScriptDIRECT1
Unlicense2
PackageRelationDependenciesPublished
big-integer • 1.6.52An arbitrary length integer library for JavascriptINDIRECT0
fast-sha256 • 1.3.0SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.jsINDIRECT0
MIT OR X112
PackageRelationDependenciesPublished
chainsaw • 0.1.0Build chainable fluent interfaces the easy way... with a freakin' chainsaw!INDIRECT1
traverse • 0.3.9Traverse and transform objects by visiting every node on a recursive walkINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
GPL-3.0-or-later OR MIT1
PackageRelationDependenciesPublished
jszip • 3.10.1Create, read and edit .zip files with JavaScript http://stuartk.com/jszipINDIRECT12
BSD-2-Clause1
PackageRelationDependenciesPublished
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.1 version:

[![licenses](https://licenses.dev/b/npm/%40datagrok%2Flib-tests/1.2.1)](https://licenses.dev/npm/%40datagrok%2Flib-tests/1.2.1)
<a href="https://licenses.dev/npm/%40datagrok%2Flib-tests/1.2.1">
  <img src="https://licenses.dev/b/npm/%40datagrok%2Flib-tests/1.2.1" alt="licenses" />
</a>
GitHub