licenses.dev

dialogs v2.0.1

non blocking alert confirm and prompt dialogs

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT48
PackageRelationDependenciesPublished
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
array-from • 2.1.1A ponyfill for the ES 2015 (ES6) `Array.from()`.INDIRECT0
brfs • 2.0.2browserify fs.readFileSync() static asset inlinerDIRECT67
buffer-equal • 0.0.1return whether two buffers are equalINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
domify • 0.2.0turn HTML into DOM elementsINDIRECT0
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
es6-map • 0.1.5ECMAScript6 Map polyfillINDIRECT10
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hyperglue • 2.0.1update html elements by mapping query selectors to attributes, text, and hypertextDIRECT1
insert-css • 2.0.0insert a string of css into the <head>DIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
magic-string • 0.25.1Modify strings, generate sourcemapsINDIRECT1
merge-source-map • 1.0.4Merge old source map and new source map in multi-transform flowINDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
quote-stream • 1.0.2transform a stream into a quoted stringINDIRECT12
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
shallow-copy • 0.0.1make a shallow copy of an object or arrayINDIRECT0
sourcemap-codec • 1.4.8Encode/decode sourcemap mappingsINDIRECT0
static-eval • 2.1.1evaluate statically-analyzable expressionsINDIRECT5
static-module • 3.0.4convert module usage to inline expressionsINDIRECT57
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
xtend • 4.0.1extend like a bossDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC9
PackageRelationDependenciesPublished
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-set • 0.1.6ECMAScript6 Set polyfillINDIRECT9
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
BSD-2-Clause6
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
acorn-node • 1.8.2the acorn javascript parser, preloaded with plugins for syntax parity with recent node versionsINDIRECT3
dash-ast • 2.0.1walk an AST, quicklyINDIRECT0
estree-is-function • 1.0.0check if an AST node is a function of some sortINDIRECT0
get-assigned-identifiers • 1.2.0get a list of identifiers that are initialised by a JavaScript AST node.INDIRECT0
scope-analyzer • 2.1.2simple scope analysis for javascript ASTsINDIRECT15
BSD-3-Clause3
PackageRelationDependenciesPublished
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT8
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/dialogs)](https://licenses.dev/npm/dialogs)
<a href="https://licenses.dev/npm/dialogs">
  <img src="https://licenses.dev/b/npm/dialogs" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.1 version:

[![licenses](https://licenses.dev/b/npm/dialogs/2.0.1)](https://licenses.dev/npm/dialogs/2.0.1)
<a href="https://licenses.dev/npm/dialogs/2.0.1">
  <img src="https://licenses.dev/b/npm/dialogs/2.0.1" alt="licenses" />
</a>
GitHub