From 0dcb448f2ed1f150ee478812b10b5be1a0fa5d8e Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Fri, 24 Apr 2020 18:28:29 +0530 Subject: [PATCH] Update library inventory. --- libraries.txt | 626 +++++++++++++++++++++++++------------------------- 1 file changed, 309 insertions(+), 317 deletions(-) diff --git a/libraries.txt b/libraries.txt index 8689f6b2b..3067de809 100644 --- a/libraries.txt +++ b/libraries.txt @@ -22,7 +22,7 @@ Name Version ---- ------- ------- --- blinker 1.4 MIT License http://pythonhosted.org/blinker/ Flask 1.0.2 BSD https://www.palletsprojects.com/p/flask/ -Werkzeug 1.0.0 BSD-3-Clause https://palletsprojects.com/p/werkzeug/ +Werkzeug 1.0.1 BSD-3-Clause https://palletsprojects.com/p/werkzeug/ Flask-Gravatar 0.5.0 BSD https://github.com/zzzsochi/Flask-Gravatar/ Flask-Login 0.4.1 MIT https://github.com/maxcountryman/flask-login Flask-Mail 0.9.1 BSD https://github.com/rduplain/flask-mail @@ -39,122 +39,124 @@ speaklater 1.3 sqlparse 0.2.4 BSD https://github.com/andialbrecht/sqlparse WTForms 2.2.1 BSD https://wtforms.readthedocs.io/ Flask-Paranoid 0.2.0 MIT http://github.com/miguelgrinberg/flask-paranoid/ -psutil 5.5.1 BSD https://github.com/giampaolo/psutil +psutil 5.7.0 BSD https://github.com/giampaolo/psutil psycopg2 2.8.4 LGPL with exceptions or ZPL http://initd.org/psycopg/ python-dateutil 2.8.1 Dual License https://dateutil.readthedocs.io -SQLAlchemy 1.3.13 MIT http://www.sqlalchemy.org -Flask-Security-Too 3.3.3 MIT https://github.com/jwag956/flask-security +SQLAlchemy 1.3.15 MIT http://www.sqlalchemy.org +Flask-Security-Too 3.4.0 MIT https://github.com/jwag956/flask-security sshtunnel 0.1.5 MIT https://github.com/pahaz/sshtunnel +ldap3 2.7 LGPL v3 https://github.com/cannatag/ldap3 -25 dependencies listed. +26 dependencies listed. Javascript Dependencies ======================= Name Version Licence URL ---- ------- ------- --- -@babel/code-frame 7.5.5 MIT https://github.com/babel/babel/tree/master/packages/babel-code-frame +@babel/code-frame 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-code-frame @babel/core 7.6.4 MIT https://github.com/babel/babel/tree/master/packages/babel-core -@babel/generator 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-generator -@babel/helper-annotate-as-pure 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure -@babel/helper-builder-binary-assignment-operator-visitor 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor -@babel/helper-call-delegate 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate -@babel/helper-create-regexp-features-plugin 7.7.4 MIT https://github.com/babel/babel -@babel/helper-define-map 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-define-map -@babel/helper-explode-assignable-expression 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-explode-assignable-expression -@babel/helper-function-name 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-function-name -@babel/helper-get-function-arity 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity -@babel/helper-hoist-variables 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables -@babel/helper-member-expression-to-functions 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions -@babel/helper-module-imports 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports -@babel/helper-module-transforms 7.7.5 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms -@babel/helper-optimise-call-expression 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-optimise-call-expression -@babel/helper-plugin-utils 7.0.0 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils -@babel/helper-regex 7.5.5 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-regex -@babel/helper-remap-async-to-generator 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator -@babel/helper-replace-supers 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers -@babel/helper-simple-access 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access -@babel/helper-split-export-declaration 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-split-export-declaration -@babel/helper-wrap-function 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-wrap-function -@babel/helpers 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-helpers -@babel/highlight 7.5.0 MIT https://github.com/babel/babel/tree/master/packages/babel-highlight -@babel/parser 7.7.5 MIT https://github.com/babel/babel/tree/master/packages/babel-parser -@babel/plugin-proposal-async-generator-functions 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-async-generator-functions -@babel/plugin-proposal-dynamic-import 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-dynamic-import -@babel/plugin-proposal-json-strings 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings -@babel/plugin-proposal-object-rest-spread 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-object-rest-spread -@babel/plugin-proposal-optional-catch-binding 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-optional-catch-binding -@babel/plugin-proposal-unicode-property-regex 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-unicode-property-regex -@babel/plugin-syntax-async-generators 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators -@babel/plugin-syntax-dynamic-import 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import -@babel/plugin-syntax-json-strings 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings -@babel/plugin-syntax-object-rest-spread 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread -@babel/plugin-syntax-optional-catch-binding 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding -@babel/plugin-transform-arrow-functions 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions -@babel/plugin-transform-async-to-generator 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-to-generator -@babel/plugin-transform-block-scoped-functions 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoped-functions -@babel/plugin-transform-block-scoping 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoping -@babel/plugin-transform-classes 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-classes -@babel/plugin-transform-computed-properties 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-computed-properties -@babel/plugin-transform-destructuring 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-destructuring -@babel/plugin-transform-dotall-regex 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-dotall-regex -@babel/plugin-transform-duplicate-keys 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-duplicate-keys -@babel/plugin-transform-exponentiation-operator 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-exponentiation-operator -@babel/plugin-transform-for-of 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-for-of -@babel/plugin-transform-function-name 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-name -@babel/plugin-transform-literals 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-literals -@babel/plugin-transform-member-expression-literals 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-member-expression-literals -@babel/plugin-transform-modules-amd 7.7.5 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-amd -@babel/plugin-transform-modules-commonjs 7.7.5 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-commonjs -@babel/plugin-transform-modules-systemjs 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-systemjs -@babel/plugin-transform-modules-umd 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-umd -@babel/plugin-transform-named-capturing-groups-regex 7.7.4 MIT https://github.com/babel/babel.git -@babel/plugin-transform-new-target 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target -@babel/plugin-transform-object-super 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-super -@babel/plugin-transform-parameters 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-parameters -@babel/plugin-transform-property-literals 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-property-literals -@babel/plugin-transform-regenerator 7.7.5 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator -@babel/plugin-transform-reserved-words 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-reserved-words -@babel/plugin-transform-shorthand-properties 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-shorthand-properties -@babel/plugin-transform-spread 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-spread -@babel/plugin-transform-sticky-regex 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-sticky-regex -@babel/plugin-transform-template-literals 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-template-literals -@babel/plugin-transform-typeof-symbol 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-typeof-symbol -@babel/plugin-transform-unicode-regex 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex +@babel/generator 7.9.4 MIT https://github.com/babel/babel/tree/master/packages/babel-generator +@babel/helper-annotate-as-pure 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure +@babel/helper-builder-binary-assignment-operator-visitor 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor +@babel/helper-create-regexp-features-plugin 7.8.8 MIT https://github.com/babel/babel +@babel/helper-define-map 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-define-map +@babel/helper-explode-assignable-expression 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-explode-assignable-expression +@babel/helper-function-name 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-function-name +@babel/helper-get-function-arity 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity +@babel/helper-hoist-variables 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables +@babel/helper-member-expression-to-functions 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions +@babel/helper-module-imports 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports +@babel/helper-module-transforms 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms +@babel/helper-optimise-call-expression 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-optimise-call-expression +@babel/helper-plugin-utils 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils +@babel/helper-regex 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-regex +@babel/helper-remap-async-to-generator 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator +@babel/helper-replace-supers 7.8.6 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers +@babel/helper-simple-access 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access +@babel/helper-split-export-declaration 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-split-export-declaration +@babel/helper-validator-identifier 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-validator-identifier +@babel/helper-wrap-function 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-wrap-function +@babel/helpers 7.9.2 MIT https://github.com/babel/babel/tree/master/packages/babel-helpers +@babel/highlight 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-highlight +@babel/parser 7.9.4 MIT https://github.com/babel/babel/tree/master/packages/babel-parser +@babel/plugin-proposal-async-generator-functions 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-async-generator-functions +@babel/plugin-proposal-dynamic-import 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-dynamic-import +@babel/plugin-proposal-json-strings 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings +@babel/plugin-proposal-object-rest-spread 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-object-rest-spread +@babel/plugin-proposal-optional-catch-binding 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-optional-catch-binding +@babel/plugin-proposal-unicode-property-regex 7.8.8 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-unicode-property-regex +@babel/plugin-syntax-async-generators 7.8.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators +@babel/plugin-syntax-dynamic-import 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import +@babel/plugin-syntax-json-strings 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings +@babel/plugin-syntax-object-rest-spread 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread +@babel/plugin-syntax-optional-catch-binding 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding +@babel/plugin-transform-arrow-functions 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions +@babel/plugin-transform-async-to-generator 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-to-generator +@babel/plugin-transform-block-scoped-functions 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoped-functions +@babel/plugin-transform-block-scoping 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoping +@babel/plugin-transform-classes 7.9.2 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-classes +@babel/plugin-transform-computed-properties 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-computed-properties +@babel/plugin-transform-destructuring 7.8.8 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-destructuring +@babel/plugin-transform-dotall-regex 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-dotall-regex +@babel/plugin-transform-duplicate-keys 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-duplicate-keys +@babel/plugin-transform-exponentiation-operator 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-exponentiation-operator +@babel/plugin-transform-for-of 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-for-of +@babel/plugin-transform-function-name 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-name +@babel/plugin-transform-literals 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-literals +@babel/plugin-transform-member-expression-literals 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-member-expression-literals +@babel/plugin-transform-modules-amd 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-amd +@babel/plugin-transform-modules-commonjs 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-commonjs +@babel/plugin-transform-modules-systemjs 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-systemjs +@babel/plugin-transform-modules-umd 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-umd +@babel/plugin-transform-named-capturing-groups-regex 7.8.3 MIT https://github.com/babel/babel.git +@babel/plugin-transform-new-target 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target +@babel/plugin-transform-object-super 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-super +@babel/plugin-transform-parameters 7.9.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-parameters +@babel/plugin-transform-property-literals 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-property-literals +@babel/plugin-transform-regenerator 7.8.7 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator +@babel/plugin-transform-reserved-words 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-reserved-words +@babel/plugin-transform-shorthand-properties 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-shorthand-properties +@babel/plugin-transform-spread 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-spread +@babel/plugin-transform-sticky-regex 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-sticky-regex +@babel/plugin-transform-template-literals 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-template-literals +@babel/plugin-transform-typeof-symbol 7.8.4 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-typeof-symbol +@babel/plugin-transform-unicode-regex 7.8.3 MIT https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex @babel/preset-env 7.6.3 MIT https://github.com/babel/babel/tree/master/packages/babel-preset-env -@babel/template 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-template -@babel/traverse 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-traverse -@babel/types 7.7.4 MIT https://github.com/babel/babel/tree/master/packages/babel-types +@babel/runtime 7.9.2 MIT https://github.com/babel/babel.git +@babel/template 7.8.6 MIT https://github.com/babel/babel/tree/master/packages/babel-template +@babel/traverse 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-traverse +@babel/types 7.9.0 MIT https://github.com/babel/babel/tree/master/packages/babel-types +@simonwep/pickr 1.5.1 MIT https://github.com/Simonwep/pickr.git @sindresorhus/is 0.7.0 MIT https://github.com/sindresorhus/is.git -@types/node 12.12.17 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git +@types/node 13.11.0 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git @types/q 1.5.2 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git -@webassemblyjs/ast 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/floating-point-hex-parser 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/helper-api-error 1.8.5 MIT Unknown -@webassemblyjs/helper-buffer 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/helper-code-frame 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/helper-module-context 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/helper-wasm-bytecode 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/helper-wasm-section 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/ieee754 1.8.5 MIT Unknown -@webassemblyjs/leb128 1.8.5 MIT Unknown -@webassemblyjs/utf8 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/wasm-edit 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/wasm-gen 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/wasm-opt 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/wasm-parser 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/wast-parser 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git -@webassemblyjs/wast-printer 1.8.5 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/ast 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/floating-point-hex-parser 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/helper-api-error 1.9.0 MIT Unknown +@webassemblyjs/helper-buffer 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/helper-code-frame 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/helper-module-context 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/helper-wasm-bytecode 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/helper-wasm-section 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/ieee754 1.9.0 MIT Unknown +@webassemblyjs/leb128 1.9.0 MIT Unknown +@webassemblyjs/utf8 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/wasm-edit 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/wasm-gen 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/wasm-opt 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/wasm-parser 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/wast-parser 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git +@webassemblyjs/wast-printer 1.9.0 MIT https://github.com/xtuc/webassemblyjs.git accepts 1.3.7 MIT https://github.com/jshttp/accepts.git acitree 4.5.0-rc.7 MIT https://github.com/imsurinder90/jquery-aciTree.git -acorn 7.1.0 MIT https://github.com/acornjs/acorn.git -acorn 6.4.0 MIT https://github.com/acornjs/acorn.git -acorn-jsx 5.1.0 MIT https://github.com/acornjs/acorn-jsx -acorn-walk 7.0.0 MIT https://github.com/acornjs/acorn.git -acorn-walk 6.2.0 MIT https://github.com/acornjs/acorn.git +acorn 6.4.1 MIT https://github.com/acornjs/acorn.git +acorn 7.1.1 MIT https://github.com/acornjs/acorn.git +acorn-jsx 5.2.0 MIT https://github.com/acornjs/acorn-jsx +acorn-walk 7.1.1 MIT https://github.com/acornjs/acorn.git after 0.8.2 MIT git://github.com/Raynos/after.git aggregate-error 3.0.1 MIT https://github.com/sindresorhus/aggregate-error.git -ajv 6.10.2 MIT https://github.com/epoberezkin/ajv.git +ajv 6.12.0 MIT https://github.com/epoberezkin/ajv.git ajv-errors 1.0.1 MIT git+https://github.com/epoberezkin/ajv-errors.git ajv-keywords 3.4.1 MIT git+https://github.com/epoberezkin/ajv-keywords.git alertifyjs 1.7.1 MIT git@github.com:MohammadYounes/AlertifyJS.git @@ -162,8 +164,8 @@ alphanum-sort 1.0.2 ansi-colors 3.2.4 MIT https://github.com/doowb/ansi-colors.git ansi-escapes 3.2.0 MIT https://github.com/sindresorhus/ansi-escapes.git ansi-regex 2.1.1 MIT https://github.com/chalk/ansi-regex.git -ansi-regex 3.0.0 MIT https://github.com/chalk/ansi-regex.git ansi-regex 4.1.0 MIT https://github.com/chalk/ansi-regex.git +ansi-regex 3.0.0 MIT https://github.com/chalk/ansi-regex.git ansi-styles 2.2.1 MIT https://github.com/chalk/ansi-styles.git ansi-styles 3.2.1 MIT https://github.com/chalk/ansi-styles.git arch 2.1.1 MIT git://github.com/feross/arch.git @@ -185,9 +187,9 @@ astral-regex 1.0.0 async 2.6.3 MIT https://github.com/caolan/async.git async-each 1.0.3 MIT git://github.com/paulmillr/async-each.git async-limiter 1.0.1 MIT https://github.com/strml/async-limiter.git -autoprefixer 9.6.4 MIT https://github.com/postcss/autoprefixer.git +autoprefixer 9.7.5 MIT https://github.com/postcss/autoprefixer.git axios 0.18.1 MIT https://github.com/axios/axios.git -axios-mock-adapter 1.17.0 MIT git+https://github.com/ctimmerm/axios-mock-adapter.git +axios-mock-adapter 1.18.1 MIT git+https://github.com/ctimmerm/axios-mock-adapter.git babel-code-frame 6.26.0 MIT https://github.com/babel/babel/tree/master/packages/babel-code-frame babel-helper-call-delegate 6.24.1 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate babel-helper-define-map 6.26.0 MIT https://github.com/babel/babel/tree/master/packages/babel-helper-define-map @@ -233,8 +235,8 @@ babel-types 6.26.0 babelify 10.0.0 MIT https://github.com/babel/babelify.git babylon 6.18.0 MIT https://github.com/babel/babylon backbone 1.2.3 MIT https://github.com/jashkenas/backbone.git -backbone 1.4.0 MIT https://github.com/jashkenas/backbone.git backbone 1.3.3 MIT https://github.com/jashkenas/backbone.git +backbone 1.4.0 MIT https://github.com/jashkenas/backbone.git backform 0.2.0 MIT https://github.com/AmiliaApp/backform backgrid 0.3.8 MIT http://github.com/cloudflare/backgrid backgrid-filter 0.3.7 MIT git://github.com/wyuenho/backgrid-text-cell.git @@ -248,8 +250,8 @@ base64id 1.0.0 better-assert 1.0.2 MIT https://github.com/visionmedia/better-assert.git bfj 6.1.2 MIT https://gitlab.com/philbooth/bfj.git big.js 5.2.2 MIT https://github.com/MikeMcl/big.js.git -bignumber.js 8.1.1 MIT https://github.com/MikeMcl/bignumber.js.git bignumber.js 7.2.1 MIT https://github.com/MikeMcl/bignumber.js.git +bignumber.js 8.1.1 MIT https://github.com/MikeMcl/bignumber.js.git bin-build 3.0.0 MIT https://github.com/kevva/bin-build.git bin-check 4.1.0 MIT https://github.com/kevva/bin-check.git bin-version 3.1.0 MIT https://github.com/sindresorhus/bin-version.git @@ -257,12 +259,13 @@ bin-version-check 4.0.0 bin-wrapper 4.1.0 MIT https://github.com/kevva/bin-wrapper.git binary-extensions 1.13.1 MIT https://github.com/sindresorhus/binary-extensions.git binary-extensions 2.0.0 MIT https://github.com/sindresorhus/binary-extensions.git +bindings 1.5.0 MIT git://github.com/TooTallNate/node-bindings.git bl 1.2.2 MIT https://github.com/rvagg/bl.git blob 0.0.5 MIT git://github.com/webmodules/blob.git bluebird 3.7.2 MIT git://github.com/petkaantonov/bluebird.git bn.js 4.11.8 MIT git@github.com:indutny/bn.js body-parser 1.19.0 MIT https://github.com/expressjs/body-parser.git -bootstrap 4.3.1 MIT git+https://github.com/twbs/bootstrap.git +bootstrap 4.4.1 MIT git+https://github.com/twbs/bootstrap.git bootstrap4-toggle 3.4.0 MIT https://github.com/gitbrent/bootstrap4-toggle.git bowser 2.1.2 MIT git+https://github.com/lancedikson/bowser.git brace-expansion 1.1.11 MIT git://github.com/juliangruber/brace-expansion.git @@ -272,15 +275,16 @@ brorand 1.1.0 browser-pack 6.1.0 MIT git://github.com/browserify/browser-pack.git browser-resolve 1.11.3 MIT git://github.com/shtylman/node-browser-resolve.git browserify 16.2.3 MIT http://github.com/browserify/browserify.git +browserify 16.5.1 MIT http://github.com/browserify/browserify.git browserify-aes 1.2.0 MIT git://github.com/crypto-browserify/browserify-aes.git browserify-cipher 1.0.1 MIT git@github.com:crypto-browserify/browserify-cipher.git browserify-des 1.0.2 MIT git+https://github.com/crypto-browserify/browserify-des.git browserify-rsa 4.0.1 MIT git@github.com:crypto-browserify/browserify-rsa.git browserify-zlib 0.2.0 MIT git+https://github.com/devongovett/browserify-zlib.git -browserslist 4.7.2 MIT https://github.com/browserslist/browserslist.git -browserslist 4.8.2 MIT https://github.com/browserslist/browserslist.git -buffer 5.4.3 MIT git://github.com/feross/buffer.git +browserslist 4.11.1 MIT https://github.com/browserslist/browserslist.git +buffer 5.2.1 MIT git://github.com/feross/buffer.git buffer 4.9.2 MIT git://github.com/feross/buffer.git +buffer 5.5.0 MIT git://github.com/feross/buffer.git buffer-alloc 1.2.0 MIT https://github.com/LinusU/buffer-alloc.git buffer-alloc-unsafe 1.1.0 MIT https://github.com/LinusU/buffer-alloc-unsafe.git buffer-crc32 0.2.13 MIT git://github.com/brianloveswords/buffer-crc32.git @@ -296,8 +300,8 @@ caller-callsite 2.0.0 caller-path 2.0.0 MIT https://github.com/sindresorhus/caller-path.git callsites 2.0.0 MIT https://github.com/sindresorhus/callsites.git callsites 3.1.0 MIT https://github.com/sindresorhus/callsites.git -camelcase 5.3.1 MIT https://github.com/sindresorhus/camelcase.git camelcase 2.1.1 MIT https://github.com/sindresorhus/camelcase.git +camelcase 5.3.1 MIT https://github.com/sindresorhus/camelcase.git camelcase-keys 2.1.0 MIT https://github.com/sindresorhus/camelcase-keys.git caniuse-api 3.0.0 MIT https://github.com/nyalab/caniuse-api.git caw 2.0.1 MIT https://github.com/kevva/caw.git @@ -307,7 +311,6 @@ chardet 0.7.0 check-types 8.0.3 MIT https://gitlab.com/philbooth/check-types.js.git chokidar 3.3.1 MIT git+https://github.com/paulmillr/chokidar.git chokidar 2.1.8 MIT https://github.com/paulmillr/chokidar.git -chokidar 3.3.0 MIT git+https://github.com/paulmillr/chokidar.git chrome-trace-event 1.0.2 MIT github.com:samccone/chrome-trace-event cipher-base 1.0.4 MIT git+https://github.com/crypto-browserify/cipher-base.git class-utils 0.3.6 MIT https://github.com/jonschlinkert/class-utils.git @@ -316,37 +319,40 @@ cli-cursor 2.1.0 clone-deep 4.0.1 MIT https://github.com/jonschlinkert/clone-deep.git clone-response 1.0.2 MIT git+https://github.com/lukechilds/clone-response.git coa 2.0.2 MIT git://github.com/veged/coa.git -code-point-at 1.1.0 MIT https://github.com/sindresorhus/code-point-at.git -codemirror 5.50.0 MIT https://github.com/codemirror/CodeMirror.git +codemirror 5.52.2 MIT https://github.com/codemirror/CodeMirror.git collection-visit 1.0.0 MIT https://github.com/jonschlinkert/collection-visit.git color 3.1.2 MIT https://github.com/Qix-/color.git color-convert 1.9.3 MIT https://github.com/Qix-/color-convert.git +color-name 1.1.4 MIT git@github.com:colorjs/color-name.git color-name 1.1.3 MIT git@github.com:dfcreative/color-name.git color-string 1.5.3 MIT https://github.com/Qix-/color-string.git colors 1.4.0 MIT http://github.com/Marak/colors.js.git combine-source-map 0.8.0 MIT git://github.com/thlorenz/combine-source-map.git commander 2.20.3 MIT https://github.com/tj/commander.js.git commander 2.8.1 MIT https://github.com/tj/commander.js.git +commander 4.1.1 MIT https://github.com/tj/commander.js.git commondir 1.0.1 MIT http://github.com/substack/node-commondir.git component-emitter 1.2.1 MIT https://github.com/component/emitter.git +component-emitter 1.3.0 MIT https://github.com/component/emitter.git concat-map 0.0.1 MIT git://github.com/substack/node-concat-map.git concat-stream 1.6.2 MIT http://github.com/maxogden/concat-stream.git config-chain 1.1.12 MIT https://github.com/dominictarr/config-chain.git connect 3.7.0 MIT https://github.com/senchalabs/connect.git -console-browserify 1.1.0 MIT git://github.com/Raynos/console-browserify.git +console-browserify 1.2.0 MIT git://github.com/browserify/console-browserify.git console-stream 0.1.1 MIT git://github.com/Raynos/console-stream.git constants-browserify 1.0.0 MIT git://github.com/juliangruber/constants-browserify.git content-disposition 0.5.3 MIT https://github.com/jshttp/content-disposition.git content-type 1.0.4 MIT https://github.com/jshttp/content-type.git +convert-source-map 1.7.0 MIT git://github.com/thlorenz/convert-source-map.git convert-source-map 1.1.3 MIT git://github.com/thlorenz/convert-source-map.git -cookie 0.4.0 MIT https://github.com/jshttp/cookie.git cookie 0.3.1 MIT https://github.com/jshttp/cookie.git +cookie 0.4.0 MIT https://github.com/jshttp/cookie.git cookie-signature 1.0.6 MIT https://github.com/visionmedia/node-cookie-signature.git copy-descriptor 0.1.1 MIT https://github.com/jonschlinkert/copy-descriptor.git -copy-webpack-plugin 5.1.0 MIT https://github.com/webpack-contrib/copy-webpack-plugin.git +copy-webpack-plugin 5.1.1 MIT https://github.com/webpack-contrib/copy-webpack-plugin.git +core-js 3.6.4 MIT https://github.com/zloirock/core-js.git core-js 2.6.11 MIT https://github.com/zloirock/core-js.git -core-js 3.3.3 MIT https://github.com/zloirock/core-js.git -core-js-compat 3.4.8 MIT https://github.com/zloirock/core-js.git +core-js-compat 3.6.4 MIT https://github.com/zloirock/core-js.git core-util-is 1.0.2 MIT git://github.com/isaacs/core-util-is cosmiconfig 5.2.1 MIT git+https://github.com/davidtheclark/cosmiconfig.git create-ecdh 4.0.3 MIT https://github.com/crypto-browserify/createECDH.git @@ -360,46 +366,40 @@ css-color-names 0.0.4 css-declaration-sorter 4.0.1 MIT https://github.com/Siilwyn/css-declaration-sorter.git css-loader 2.1.0 MIT https://github.com/webpack-contrib/css-loader.git css-select-base-adapter 0.1.1 MIT https://github.com/nrkn/css-select-base-adapter.git -css-tree 1.0.0-alpha.33 MIT https://github.com/csstree/csstree.git -css-tree 1.0.0-alpha.29 MIT https://github.com/csstree/csstree.git -css-unit-converter 1.1.1 MIT https://github.com/andyjansson/css-unit-converter.git +css-tree 1.0.0-alpha.39 MIT https://github.com/csstree/csstree.git +css-tree 1.0.0-alpha.37 MIT https://github.com/csstree/csstree.git cssesc 3.0.0 MIT https://github.com/mathiasbynens/cssesc.git -cssesc 2.0.0 MIT https://github.com/mathiasbynens/cssesc.git cssnano 4.1.10 MIT https://github.com/cssnano/cssnano.git cssnano-preset-default 4.0.7 MIT https://github.com/cssnano/cssnano.git cssnano-util-get-arguments 4.0.0 MIT https://github.com/cssnano/cssnano.git cssnano-util-get-match 4.0.0 MIT https://github.com/cssnano/cssnano.git cssnano-util-raw-cache 4.0.1 MIT https://github.com/cssnano/cssnano.git cssnano-util-same-parent 4.0.1 MIT https://github.com/cssnano/cssnano.git -csso 3.5.1 MIT https://github.com/css/csso.git +csso 4.0.3 MIT https://github.com/css/csso.git cubic2quad 1.1.1 MIT https://github.com/fontello/cubic2quad.git currently-unhandled 0.4.1 MIT https://github.com/jamestalmage/currently-unhandled.git custom-event 1.0.1 MIT git://github.com/webmodules/custom-event.git cwebp-bin 5.1.0 MIT https://github.com/imagemin/cwebp-bin.git cyclist 1.0.1 MIT git://github.com/mafintosh/cyclist date-format 2.1.0 MIT https://github.com/nomiddlename/date-format.git -date-now 0.1.4 MIT git://github.com/Colingo/date-now.git -debug 3.2.6 MIT git://github.com/visionmedia/debug.git -debug 2.6.9 MIT git://github.com/visionmedia/debug.git -debug 3.1.0 MIT git://github.com/visionmedia/debug.git debug 4.1.1 MIT git://github.com/visionmedia/debug.git +debug 3.1.0 MIT git://github.com/visionmedia/debug.git +debug 2.6.9 MIT git://github.com/visionmedia/debug.git +debug 3.2.6 MIT git://github.com/visionmedia/debug.git decamelize 1.2.0 MIT https://github.com/sindresorhus/decamelize.git decode-uri-component 0.2.0 MIT https://github.com/SamVerschueren/decode-uri-component.git -decompress 4.2.0 MIT https://github.com/kevva/decompress.git +decompress 4.2.1 MIT https://github.com/kevva/decompress.git decompress-response 3.3.0 MIT https://github.com/sindresorhus/decompress-response.git decompress-tar 4.1.1 MIT https://github.com/kevva/decompress-tar.git decompress-tarbz2 4.1.1 MIT https://github.com/kevva/decompress-tarbz2.git decompress-targz 4.1.1 MIT https://github.com/kevva/decompress-targz.git decompress-unzip 4.0.1 MIT https://github.com/kevva/decompress-unzip.git -deep-equal 1.1.1 MIT http://github.com/substack/node-deep-equal.git -deep-extend 0.6.0 MIT git://github.com/unclechu/node-deep-extend.git deep-is 0.1.3 MIT http://github.com/thlorenz/deep-is.git define-properties 1.1.3 MIT git://github.com/ljharb/define-properties.git -define-property 0.2.5 MIT https://github.com/jonschlinkert/define-property.git -define-property 2.0.2 MIT https://github.com/jonschlinkert/define-property.git define-property 1.0.0 MIT https://github.com/jonschlinkert/define-property.git +define-property 2.0.2 MIT https://github.com/jonschlinkert/define-property.git +define-property 0.2.5 MIT https://github.com/jonschlinkert/define-property.git defined 1.0.0 MIT git://github.com/substack/defined.git -delegates 1.0.0 MIT https://github.com/visionmedia/node-delegates.git depd 1.1.2 MIT https://github.com/dougwilson/nodejs-depd.git deps-sort 2.0.1 MIT git://github.com/substack/deps-sort.git des.js 1.0.1 MIT git+ssh://git@github.com/indutny/des.js.git @@ -412,16 +412,17 @@ dir-glob 2.2.2 dom-serialize 2.2.1 MIT git://github.com/webmodules/dom-serialize.git dom-serializer 0.2.2 MIT git://github.com/cheeriojs/dom-renderer.git domain-browser 1.2.0 MIT https://github.com/bevry/domain-browser.git -dot-prop 4.2.0 MIT https://github.com/sindresorhus/dot-prop.git -download 7.1.0 MIT https://github.com/kevva/download.git +dot-prop 5.2.0 MIT https://github.com/sindresorhus/dot-prop.git download 6.2.5 MIT https://github.com/kevva/download.git -dropzone 5.5.1 MIT https://gitlab.com/meno/dropzone.git +download 7.1.0 MIT https://github.com/kevva/download.git +dropzone 5.7.0 MIT https://gitlab.com/meno/dropzone.git duplexer 0.1.1 MIT git://github.com/Raynos/duplexer.git duplexify 3.7.1 MIT git://github.com/mafintosh/duplexify ee-first 1.1.1 MIT https://github.com/jonathanong/ee-first.git elliptic 6.5.2 MIT git@github.com:indutny/elliptic emoji-regex 7.0.3 MIT https://github.com/mathiasbynens/emoji-regex.git emojis-list 2.1.0 MIT git+https://github.com/kikobeats/emojis-list.git +emojis-list 3.0.0 MIT git+https://github.com/kikobeats/emojis-list.git encodeurl 1.0.2 MIT https://github.com/pillarjs/encodeurl.git end-of-stream 1.4.4 MIT git://github.com/mafintosh/end-of-stream.git engine.io 3.2.1 MIT git@github.com:socketio/engine.io.git @@ -432,21 +433,22 @@ enhanced-resolve 4.1.1 ent 2.2.0 MIT https://github.com/substack/node-ent.git errno 0.1.7 MIT https://github.com/rvagg/node-errno.git error-ex 1.3.2 MIT https://github.com/qix-/node-error-ex.git -es-abstract 1.16.3 MIT git://github.com/ljharb/es-abstract.git +es-abstract 1.17.5 MIT git://github.com/ljharb/es-abstract.git es-to-primitive 1.2.1 MIT git://github.com/ljharb/es-to-primitive.git escape-html 1.0.3 MIT https://github.com/component/escape-html.git escape-string-regexp 1.0.5 MIT https://github.com/sindresorhus/escape-string-regexp.git eslint 5.15.1 MIT https://github.com/eslint/eslint.git eslint-utils 1.4.3 MIT git+https://github.com/mysticatea/eslint-utils.git +estree-walker 0.6.1 MIT https://github.com/Rich-Harris/estree-walker etag 1.8.1 MIT https://github.com/jshttp/etag.git eventemitter3 4.0.0 MIT git://github.com/primus/eventemitter3.git -events 3.0.0 MIT git://github.com/Gozala/events.git +events 3.1.0 MIT git://github.com/Gozala/events.git events 2.1.0 MIT git://github.com/Gozala/events.git evp_bytestokey 1.0.3 MIT https://github.com/crypto-browserify/EVP_BytesToKey.git exec-buffer 3.2.0 MIT https://github.com/kevva/exec-buffer.git -execa 0.7.0 MIT https://github.com/sindresorhus/execa.git execa 1.0.0 MIT https://github.com/sindresorhus/execa.git execa 0.10.0 MIT https://github.com/sindresorhus/execa.git +execa 0.7.0 MIT https://github.com/sindresorhus/execa.git executable 4.1.1 MIT https://github.com/kevva/executable.git expand-brackets 2.1.4 MIT https://github.com/jonschlinkert/expand-brackets.git expand-tilde 2.0.2 MIT https://github.com/jonschlinkert/expand-tilde.git @@ -459,30 +461,32 @@ extend-shallow 2.0.1 extend-shallow 3.0.2 MIT https://github.com/jonschlinkert/extend-shallow.git external-editor 3.1.0 MIT git+https://github.com/mrkmg/node-external-editor.git extglob 2.0.4 MIT https://github.com/micromatch/extglob.git -fast-deep-equal 2.0.1 MIT git+https://github.com/epoberezkin/fast-deep-equal.git -fast-json-stable-stringify 2.0.0 MIT git://github.com/epoberezkin/fast-json-stable-stringify.git +fast-deep-equal 3.1.1 MIT git+https://github.com/epoberezkin/fast-deep-equal.git +fast-json-stable-stringify 2.1.0 MIT git://github.com/epoberezkin/fast-json-stable-stringify.git fast-levenshtein 2.0.6 MIT https://github.com/hiddentao/fast-levenshtein.git fast-safe-stringify 2.0.7 MIT git+https://github.com/davidmarkclements/fast-safe-stringify.git fd-slicer 1.1.0 MIT git://github.com/andrewrk/node-fd-slicer.git -figures 2.0.0 MIT https://github.com/sindresorhus/figures.git figures 1.7.0 MIT https://github.com/sindresorhus/figures.git +figures 2.0.0 MIT https://github.com/sindresorhus/figures.git file-entry-cache 5.0.1 MIT https://github.com/royriojas/file-entry-cache.git file-loader 3.0.1 MIT https://github.com/webpack-contrib/file-loader.git -file-type 4.4.0 MIT https://github.com/sindresorhus/file-type.git -file-type 3.9.0 MIT https://github.com/sindresorhus/file-type.git -file-type 6.2.0 MIT https://github.com/sindresorhus/file-type.git -file-type 10.11.0 MIT https://github.com/sindresorhus/file-type.git file-type 8.1.0 MIT https://github.com/sindresorhus/file-type.git file-type 5.2.0 MIT https://github.com/sindresorhus/file-type.git +file-type 10.11.0 MIT https://github.com/sindresorhus/file-type.git +file-type 3.9.0 MIT https://github.com/sindresorhus/file-type.git +file-type 6.2.0 MIT https://github.com/sindresorhus/file-type.git +file-type 4.4.0 MIT https://github.com/sindresorhus/file-type.git +file-uri-to-path 1.0.0 MIT git://github.com/TooTallNate/file-uri-to-path.git filename-reserved-regex 2.0.0 MIT https://github.com/sindresorhus/filename-reserved-regex.git filenamify 2.1.0 MIT https://github.com/sindresorhus/filenamify.git -fill-range 4.0.0 MIT https://github.com/jonschlinkert/fill-range.git fill-range 7.0.1 MIT https://github.com/jonschlinkert/fill-range.git +fill-range 4.0.0 MIT https://github.com/jonschlinkert/fill-range.git finalhandler 1.1.2 MIT https://github.com/pillarjs/finalhandler.git -find-cache-dir 3.1.0 MIT https://github.com/avajs/find-cache-dir.git find-cache-dir 2.1.0 MIT https://github.com/avajs/find-cache-dir.git -find-up 3.0.0 MIT https://github.com/sindresorhus/find-up.git +find-cache-dir 3.3.1 MIT https://github.com/avajs/find-cache-dir.git +find-up 2.1.0 MIT https://github.com/sindresorhus/find-up.git find-up 1.1.2 MIT https://github.com/sindresorhus/find-up.git +find-up 3.0.0 MIT https://github.com/sindresorhus/find-up.git find-up 4.1.0 MIT https://github.com/sindresorhus/find-up.git find-versions 3.2.0 MIT https://github.com/sindresorhus/find-versions.git findup-sync 3.0.0 MIT https://github.com/gulpjs/findup-sync.git @@ -490,6 +494,7 @@ flat-cache 2.0.1 flotr2 0.1.0 MIT https://github.com/HumbleSoftware/Flotr2.git flush-write-stream 1.1.1 MIT https://github.com/mafintosh/flush-write-stream.git follow-redirects 1.5.10 MIT git@github.com:follow-redirects/follow-redirects.git +follow-redirects 1.11.0 MIT git@github.com:follow-redirects/follow-redirects.git for-in 1.0.2 MIT https://github.com/jonschlinkert/for-in.git forwarded 0.1.2 MIT https://github.com/jshttp/forwarded.git fragment-cache 0.2.1 MIT https://github.com/jonschlinkert/fragment-cache.git @@ -498,7 +503,7 @@ from2 2.3.0 fs-access 1.0.1 MIT https://github.com/sindresorhus/fs-access.git fs-constants 1.0.0 MIT https://github.com/mafintosh/fs-constants.git fs-extra 7.0.1 MIT https://github.com/jprichardson/node-fs-extra -fsevents 1.2.9 MIT https://github.com/strongloop/fsevents.git +fsevents 1.2.12 MIT https://github.com/strongloop/fsevents.git fsevents 2.1.2 MIT https://github.com/fsevents/fsevents.git function-bind 1.1.1 MIT git://github.com/Raynos/function-bind.git functional-red-black-tree 1.0.1 MIT git://github.com/mikolalysenko/functional-red-black-tree.git @@ -510,14 +515,14 @@ get-stream 3.0.0 get-stream 4.1.0 MIT https://github.com/sindresorhus/get-stream.git get-value 2.0.6 MIT https://github.com/jonschlinkert/get-value.git gifsicle 4.0.1 MIT https://github.com/imagemin/gifsicle-bin.git -global-modules 2.0.0 MIT https://github.com/jonschlinkert/global-modules.git global-modules 1.0.0 MIT https://github.com/jonschlinkert/global-modules.git -global-prefix 3.0.0 MIT https://github.com/jonschlinkert/global-prefix.git +global-modules 2.0.0 MIT https://github.com/jonschlinkert/global-modules.git global-prefix 1.0.2 MIT https://github.com/jonschlinkert/global-prefix.git -globals 11.12.0 MIT https://github.com/sindresorhus/globals.git +global-prefix 3.0.0 MIT https://github.com/jonschlinkert/global-prefix.git globals 9.18.0 MIT https://github.com/sindresorhus/globals.git -globby 7.1.1 MIT https://github.com/sindresorhus/globby.git +globals 11.12.0 MIT https://github.com/sindresorhus/globals.git globby 6.1.0 MIT https://github.com/sindresorhus/globby.git +globby 7.1.1 MIT https://github.com/sindresorhus/globby.git got 8.3.2 MIT https://github.com/sindresorhus/got.git got 7.1.0 MIT https://github.com/sindresorhus/got.git graceful-readlink 1.0.1 MIT git://github.com/zhiyelee/graceful-readlink.git @@ -526,14 +531,15 @@ has 1.0.3 has-ansi 2.0.0 MIT https://github.com/sindresorhus/has-ansi.git has-binary2 1.0.3 MIT Unknown has-cors 1.1.0 MIT git://github.com/component/has-cors.git +has-flag 4.0.0 MIT https://github.com/sindresorhus/has-flag.git has-flag 3.0.0 MIT https://github.com/sindresorhus/has-flag.git has-symbol-support-x 1.4.2 MIT https://github.com/Xotic750/has-symbol-support-x.git has-symbols 1.0.1 MIT git://github.com/ljharb/has-symbols.git has-to-string-tag-x 1.4.1 MIT https://github.com/Xotic750/has-to-string-tag-x.git -has-value 0.3.1 MIT https://github.com/jonschlinkert/has-value.git has-value 1.0.0 MIT https://github.com/jonschlinkert/has-value.git -has-values 1.0.0 MIT https://github.com/jonschlinkert/has-values.git +has-value 0.3.1 MIT https://github.com/jonschlinkert/has-value.git has-values 0.1.4 MIT https://github.com/jonschlinkert/has-values.git +has-values 1.0.0 MIT https://github.com/jonschlinkert/has-values.git hash-base 3.0.4 MIT https://github.com/crypto-browserify/hash-base.git hash.js 1.1.7 MIT git@github.com:indutny/hash.js hat 0.0.3 MIT http://github.com/substack/node-hat.git @@ -546,25 +552,26 @@ hsla-regex 1.0.0 html-comment-regex 1.1.2 MIT https://github.com/stevemao/html-comment-regex.git htmlescape 1.1.1 MIT git://github.com/zertosh/htmlescape.git http-errors 1.7.2 MIT https://github.com/jshttp/http-errors.git +http-errors 1.7.3 MIT https://github.com/jshttp/http-errors.git http-proxy 1.18.0 MIT https://github.com/http-party/node-http-proxy.git https-browserify 1.0.0 MIT git://github.com/substack/https-browserify.git -iconfont-webpack-plugin 4.2.1 MIT https://github.com/jantimon/iconfont-webpack-plugin.git +iconfont-webpack-plugin 4.2.2 MIT https://github.com/jantimon/iconfont-webpack-plugin.git iconv-lite 0.4.24 MIT git://github.com/ashtuchkin/iconv-lite.git iferr 0.1.5 MIT https://github.com/shesek/iferr -ignore 4.0.6 MIT git@github.com:kaelzhang/node-ignore.git ignore 3.3.10 MIT git@github.com:kaelzhang/node-ignore.git +ignore 4.0.6 MIT git@github.com:kaelzhang/node-ignore.git image-webpack-loader 4.6.0 MIT git@github.com:tcoopman/image-webpack-loader.git imagemin 5.3.1 MIT https://github.com/imagemin/imagemin.git imagemin-gifsicle 6.0.1 MIT https://github.com/imagemin/imagemin-gifsicle.git imagemin-mozjpeg 8.0.0 MIT https://github.com/imagemin/imagemin-mozjpeg.git imagemin-optipng 6.0.0 MIT https://github.com/imagemin/imagemin-optipng.git imagemin-pngquant 6.0.1 MIT https://github.com/imagemin/imagemin-pngquant.git -imagemin-svgo 7.0.0 MIT https://github.com/imagemin/imagemin-svgo.git +imagemin-svgo 7.1.0 MIT https://github.com/imagemin/imagemin-svgo.git imagemin-webp 5.1.0 MIT https://github.com/imagemin/imagemin-webp.git -immutability-helper 3.0.1 MIT git+https://github.com/kolodny/immutability-helper.git +immutability-helper 3.0.2 MIT git+https://github.com/kolodny/immutability-helper.git import-cwd 2.1.0 MIT https://github.com/sindresorhus/import-cwd.git -import-fresh 2.0.0 MIT https://github.com/sindresorhus/import-fresh.git import-fresh 3.2.1 MIT https://github.com/sindresorhus/import-fresh.git +import-fresh 2.0.0 MIT https://github.com/sindresorhus/import-fresh.git import-from 2.1.0 MIT https://github.com/sindresorhus/import-from.git import-lazy 3.1.0 MIT https://github.com/sindresorhus/import-lazy.git import-local 2.0.0 MIT https://github.com/sindresorhus/import-local.git @@ -581,49 +588,48 @@ into-stream 3.1.0 invariant 2.2.4 MIT https://github.com/zertosh/invariant invert-kv 2.0.0 MIT https://github.com/sindresorhus/invert-kv.git ip-address 5.9.4 MIT git://github.com/beaugunderson/ip-address.git -ipaddr.js 1.9.0 MIT git://github.com/whitequark/ipaddr.js +ipaddr.js 1.9.1 MIT git://github.com/whitequark/ipaddr.js is-absolute-url 2.1.0 MIT https://github.com/sindresorhus/is-absolute-url.git -is-accessor-descriptor 1.0.0 MIT https://github.com/jonschlinkert/is-accessor-descriptor.git is-accessor-descriptor 0.1.6 MIT https://github.com/jonschlinkert/is-accessor-descriptor.git -is-arguments 1.0.4 MIT git://github.com/ljharb/is-arguments.git +is-accessor-descriptor 1.0.0 MIT https://github.com/jonschlinkert/is-accessor-descriptor.git is-arrayish 0.2.1 MIT https://github.com/qix-/node-is-arrayish.git is-arrayish 0.3.2 MIT https://github.com/qix-/node-is-arrayish.git -is-binary-path 2.1.0 MIT https://github.com/sindresorhus/is-binary-path.git is-binary-path 1.0.1 MIT https://github.com/sindresorhus/is-binary-path.git +is-binary-path 2.1.0 MIT https://github.com/sindresorhus/is-binary-path.git is-buffer 1.1.6 MIT git://github.com/feross/is-buffer.git is-buffer 2.0.4 MIT git://github.com/feross/is-buffer.git -is-callable 1.1.4 MIT git://github.com/ljharb/is-callable.git +is-callable 1.1.5 MIT git://github.com/ljharb/is-callable.git is-color-stop 1.1.0 MIT git+https://github.com/pigcan/is-color-stop.git is-data-descriptor 0.1.4 MIT https://github.com/jonschlinkert/is-data-descriptor.git is-data-descriptor 1.0.0 MIT https://github.com/jonschlinkert/is-data-descriptor.git -is-date-object 1.0.1 MIT git://github.com/ljharb/is-date-object.git -is-descriptor 1.0.2 MIT https://github.com/jonschlinkert/is-descriptor.git +is-date-object 1.0.2 MIT git://github.com/ljharb/is-date-object.git is-descriptor 0.1.6 MIT https://github.com/jonschlinkert/is-descriptor.git +is-descriptor 1.0.2 MIT https://github.com/jonschlinkert/is-descriptor.git is-directory 0.3.1 MIT https://github.com/jonschlinkert/is-directory.git is-docker 1.1.0 MIT https://github.com/sindresorhus/is-docker.git is-extendable 1.0.1 MIT https://github.com/jonschlinkert/is-extendable.git is-extendable 0.1.1 MIT https://github.com/jonschlinkert/is-extendable.git is-extglob 2.1.1 MIT https://github.com/jonschlinkert/is-extglob.git -is-finite 1.0.2 MIT https://github.com/sindresorhus/is-finite.git -is-fullwidth-code-point 1.0.0 MIT https://github.com/sindresorhus/is-fullwidth-code-point.git +is-finite 1.1.0 MIT https://github.com/sindresorhus/is-finite.git is-fullwidth-code-point 2.0.0 MIT https://github.com/sindresorhus/is-fullwidth-code-point.git is-gif 3.0.0 MIT https://github.com/sindresorhus/is-gif.git -is-glob 4.0.1 MIT https://github.com/micromatch/is-glob.git is-glob 3.1.0 MIT https://github.com/jonschlinkert/is-glob.git +is-glob 4.0.1 MIT https://github.com/micromatch/is-glob.git is-jpg 2.0.0 MIT https://github.com/sindresorhus/is-jpg.git is-natural-number 4.0.1 MIT https://github.com/shinnn/is-natural-number.js.git -is-number 3.0.0 MIT https://github.com/jonschlinkert/is-number.git is-number 7.0.0 MIT https://github.com/jonschlinkert/is-number.git -is-obj 1.0.1 MIT https://github.com/sindresorhus/is-obj.git +is-number 3.0.0 MIT https://github.com/jonschlinkert/is-number.git +is-obj 2.0.0 MIT https://github.com/sindresorhus/is-obj.git is-object 1.0.1 MIT git://github.com/ljharb/is-object.git is-plain-obj 1.1.0 MIT https://github.com/sindresorhus/is-plain-obj.git is-plain-object 2.0.4 MIT https://github.com/jonschlinkert/is-plain-object.git is-png 1.1.0 MIT https://github.com/sindresorhus/is-png.git is-promise 2.1.0 MIT https://github.com/then/is-promise.git -is-regex 1.0.4 MIT git://github.com/ljharb/is-regex.git +is-regex 1.0.5 MIT git://github.com/ljharb/is-regex.git is-retry-allowed 1.2.0 MIT https://github.com/floatdrop/is-retry-allowed.git is-stream 1.1.0 MIT https://github.com/sindresorhus/is-stream.git is-svg 3.0.0 MIT https://github.com/sindresorhus/is-svg.git +is-svg 4.2.1 MIT https://github.com/sindresorhus/is-svg.git is-symbol 1.0.3 MIT git://github.com/inspect-js/is-symbol.git is-utf8 0.2.1 MIT https://github.com/wayfind/is-utf8.git is-windows 1.0.2 MIT https://github.com/jonschlinkert/is-windows.git @@ -635,15 +641,17 @@ isbinaryfile 3.0.3 isobject 2.1.0 MIT https://github.com/jonschlinkert/isobject.git isobject 3.0.1 MIT https://github.com/jonschlinkert/isobject.git isurl 1.0.0 MIT https://github.com/stevenvachon/isurl.git +jasmine-core 3.5.0 MIT https://github.com/jasmine/jasmine.git jasmine-core 3.3.0 MIT https://github.com/jasmine/jasmine.git jest-worker 24.9.0 MIT https://github.com/facebook/jest.git +jest-worker 25.2.6 MIT https://github.com/facebook/jest.git jquery 3.4.1 MIT https://github.com/jquery/jquery.git jquery-contextmenu 2.9.0 MIT git://github.com/swisnl/jQuery-contextMenu.git jquery-ui 1.12.1 MIT git://github.com/jquery/jquery-ui.git js-levenshtein 1.1.6 MIT https://github.com/gustf/js-levenshtein.git js-string-escape 1.0.1 MIT https://github.com/joliss/js-string-escape -js-tokens 4.0.0 MIT https://github.com/lydell/js-tokens.git js-tokens 3.0.2 MIT https://github.com/lydell/js-tokens.git +js-tokens 4.0.0 MIT https://github.com/lydell/js-tokens.git js-yaml 3.13.1 MIT https://github.com/nodeca/js-yaml.git jsbn 1.1.0 MIT https://github.com/andyperlitch/jsbn.git jsesc 0.5.0 MIT https://github.com/mathiasbynens/jsesc.git @@ -654,22 +662,22 @@ json-parse-better-errors 1.0.2 json-schema-traverse 0.4.1 MIT git+https://github.com/epoberezkin/json-schema-traverse.git json-stable-stringify 0.0.1 MIT git://github.com/substack/json-stable-stringify.git json-stable-stringify-without-jsonify 1.0.1 MIT git://github.com/samn/json-stable-stringify.git -json5 2.1.1 MIT git+https://github.com/json5/json5.git json5 1.0.1 MIT git+https://github.com/json5/json5.git +json5 2.1.3 MIT git+https://github.com/json5/json5.git jsonfile 4.0.0 MIT git@github.com:jprichardson/node-jsonfile.git jsonparse 1.3.1 MIT http://github.com/creationix/jsonparse.git karma 4.4.1 MIT git://github.com/karma-runner/karma.git karma-browserify 6.0.0 MIT git@github.com:nikku/karma-browserify.git karma-chrome-launcher 2.2.0 MIT git://github.com/karma-runner/karma-chrome-launcher.git karma-jasmine 2.0.1 MIT git://github.com/karma-runner/karma-jasmine.git -karma-jasmine-html-reporter 1.4.2 MIT https://github.com/dfederm/karma-jasmine-html-reporter +karma-jasmine-html-reporter 1.5.3 MIT https://github.com/dfederm/karma-jasmine-html-reporter karma-requirejs 1.1.0 MIT git://github.com/karma-runner/karma-requirejs.git karma-source-map-support 1.4.0 MIT git://github.com/tschaub/karma-source-map-support.git karma-sourcemap-loader 0.3.7 MIT git@github.com:demerzel3/karma-sourcemap-loader.git karma-webpack 4.0.2 MIT https://github.com/webpack-contrib/karma-webpack.git keyv 3.0.0 MIT git+https://github.com/lukechilds/keyv.git kind-of 4.0.0 MIT https://github.com/jonschlinkert/kind-of.git -kind-of 6.0.2 MIT https://github.com/jonschlinkert/kind-of.git +kind-of 6.0.3 MIT https://github.com/jonschlinkert/kind-of.git kind-of 5.1.0 MIT https://github.com/jonschlinkert/kind-of.git kind-of 3.2.2 MIT https://github.com/jonschlinkert/kind-of.git labeled-stream-splicer 2.0.2 MIT git://github.com/browserify/labeled-stream-splicer.git @@ -679,6 +687,8 @@ levn 0.3.0 load-json-file 1.1.0 MIT https://github.com/sindresorhus/load-json-file.git loader-runner 2.4.0 MIT git+https://github.com/webpack/loader-runner.git loader-utils 1.2.3 MIT https://github.com/webpack/loader-utils.git +loader-utils 1.4.0 MIT https://github.com/webpack/loader-utils.git +locate-path 2.0.0 MIT https://github.com/sindresorhus/locate-path.git locate-path 3.0.0 MIT https://github.com/sindresorhus/locate-path.git locate-path 5.0.0 MIT https://github.com/sindresorhus/locate-path.git lodash 4.17.15 MIT https://github.com/lodash/lodash.git @@ -689,19 +699,18 @@ logalot 2.1.0 longest 1.0.1 MIT https://github.com/jonschlinkert/longest.git loose-envify 1.4.0 MIT git://github.com/zertosh/loose-envify.git loud-rejection 1.6.0 MIT https://github.com/sindresorhus/loud-rejection.git -lowercase-keys 1.0.0 MIT https://github.com/sindresorhus/lowercase-keys.git lowercase-keys 1.0.1 MIT https://github.com/sindresorhus/lowercase-keys.git +lowercase-keys 1.0.0 MIT https://github.com/sindresorhus/lowercase-keys.git lpad-align 1.1.2 MIT https://github.com/kevva/lpad-align.git lunr 0.7.2 MIT https://github.com/olivernn/lunr.js.git +make-dir 3.0.2 MIT https://github.com/sindresorhus/make-dir.git make-dir 1.3.0 MIT https://github.com/sindresorhus/make-dir.git make-dir 2.1.0 MIT https://github.com/sindresorhus/make-dir.git -make-dir 3.0.0 MIT https://github.com/sindresorhus/make-dir.git -mamacro 0.0.3 MIT Unknown map-age-cleaner 0.1.3 MIT https://github.com/SamVerschueren/map-age-cleaner.git map-cache 0.2.2 MIT https://github.com/jonschlinkert/map-cache.git map-obj 1.0.1 MIT https://github.com/sindresorhus/map-obj.git map-visit 1.0.0 MIT https://github.com/jonschlinkert/map-visit.git -marked 0.7.0 MIT git://github.com/markedjs/marked.git +marked 0.8.2 MIT git://github.com/markedjs/marked.git md5.js 1.3.5 MIT https://github.com/crypto-browserify/md5.js.git media-typer 0.3.0 MIT https://github.com/jshttp/media-typer.git mem 4.3.0 MIT https://github.com/sindresorhus/mem.git @@ -714,41 +723,39 @@ methods 1.1.2 microbuffer 1.0.0 MIT https://github.com/fontello/microbuffer.git micromatch 3.1.10 MIT https://github.com/micromatch/micromatch.git miller-rabin 4.0.1 MIT git@github.com:indutny/miller-rabin -mime 1.6.0 MIT https://github.com/broofa/node-mime mime 2.4.4 MIT https://github.com/broofa/node-mime -mime-db 1.42.0 MIT https://github.com/jshttp/mime-db.git -mime-types 2.1.25 MIT https://github.com/jshttp/mime-types.git +mime 1.6.0 MIT https://github.com/broofa/node-mime +mime-db 1.43.0 MIT https://github.com/jshttp/mime-db.git +mime-types 2.1.26 MIT https://github.com/jshttp/mime-types.git mimic-fn 1.2.0 MIT https://github.com/sindresorhus/mimic-fn.git mimic-fn 2.1.0 MIT https://github.com/sindresorhus/mimic-fn.git mimic-response 1.0.1 MIT https://github.com/sindresorhus/mimic-response.git mini-css-extract-plugin 0.5.0 MIT https://github.com/webpack-contrib/mini-css-extract-plugin.git minimalistic-crypto-utils 1.0.1 MIT git+ssh://git@github.com/indutny/minimalistic-crypto-utils.git -minimist 0.0.8 MIT git://github.com/substack/minimist.git +minimist 1.2.5 MIT git://github.com/substack/minimist.git minimist 0.0.10 MIT git://github.com/substack/minimist.git -minimist 1.2.0 MIT git://github.com/substack/minimist.git -minizlib 1.2.1 MIT git+https://github.com/isaacs/minizlib.git mixin-deep 1.3.2 MIT https://github.com/jonschlinkert/mixin-deep.git -mkdirp 0.5.1 MIT https://github.com/substack/node-mkdirp.git -module-deps 6.2.1 MIT git://github.com/browserify/module-deps.git +mkdirp 0.5.5 MIT https://github.com/substack/node-mkdirp.git +mkdirp-classic 0.5.2 MIT https://github.com/mafintosh/mkdirp-classic.git +module-deps 6.2.2 MIT git://github.com/browserify/module-deps.git moment 2.24.0 MIT https://github.com/moment/moment.git -moment-timezone 0.5.27 MIT https://github.com/moment/moment-timezone.git moment-timezone 0.4.1 MIT https://github.com/moment/moment-timezone.git +moment-timezone 0.5.28 MIT https://github.com/moment/moment-timezone.git mozjpeg 6.0.1 MIT https://github.com/imagemin/mozjpeg-bin.git -ms 2.1.2 MIT https://github.com/zeit/ms.git ms 2.0.0 MIT https://github.com/zeit/ms.git +ms 2.1.2 MIT https://github.com/zeit/ms.git ms 2.1.1 MIT https://github.com/zeit/ms.git nan 2.14.0 MIT git://github.com/nodejs/nan.git nanomatch 1.2.13 MIT https://github.com/micromatch/nanomatch.git natural-compare 1.4.0 MIT git://github.com/litejs/natural-compare-lite.git neatequal 1.0.0 MIT git@github.com:nfroidure/neatequal.git -needle 2.3.0 MIT https://github.com/tomas/needle.git negotiator 0.6.2 MIT https://github.com/jshttp/negotiator.git neo-async 2.6.1 MIT git@github.com:suguru03/neo-async.git nice-try 1.0.5 MIT https://github.com/electerious/nice-try.git node-libs-browser 2.2.1 MIT git+https://github.com/webpack/node-libs-browser.git -node-releases 1.1.42 MIT git+https://github.com/chicoxyzzy/node-releases.git -normalize-path 3.0.0 MIT https://github.com/jonschlinkert/normalize-path.git +node-releases 1.1.53 MIT git+https://github.com/chicoxyzzy/node-releases.git normalize-path 2.1.1 MIT https://github.com/jonschlinkert/normalize-path.git +normalize-path 3.0.0 MIT https://github.com/jonschlinkert/normalize-path.git normalize-range 0.1.2 MIT https://github.com/jamestalmage/normalize-range.git normalize-url 3.3.0 MIT https://github.com/sindresorhus/normalize-url.git normalize-url 2.0.1 MIT https://github.com/sindresorhus/normalize-url.git @@ -756,17 +763,15 @@ npm-conf 1.1.3 npm-run-path 2.0.2 MIT https://github.com/sindresorhus/npm-run-path.git null-check 1.0.0 MIT https://github.com/sindresorhus/null-check.git num2fraction 1.2.2 MIT git@github.com:yisibl/num2fraction.git -number-is-nan 1.0.1 MIT https://github.com/sindresorhus/number-is-nan.git object-assign 4.1.1 MIT https://github.com/sindresorhus/object-assign.git object-copy 0.1.0 MIT https://github.com/jonschlinkert/object-copy.git object-inspect 1.7.0 MIT git://github.com/substack/object-inspect.git -object-is 1.0.1 MIT git://github.com/ljharb/object-is.git object-keys 1.1.1 MIT git://github.com/ljharb/object-keys.git object-visit 1.0.1 MIT https://github.com/jonschlinkert/object-visit.git object.assign 4.1.0 MIT git://github.com/ljharb/object.assign.git -object.getownpropertydescriptors 2.0.3 MIT git://github.com/ljharb/object.getownpropertydescriptors.git +object.getownpropertydescriptors 2.1.0 MIT git://github.com/es-shims/object.getownpropertydescriptors.git object.pick 1.3.0 MIT https://github.com/jonschlinkert/object.pick.git -object.values 1.1.0 MIT git://github.com/es-shims/Object.values.git +object.values 1.1.1 MIT git://github.com/es-shims/Object.values.git on-finished 2.3.0 MIT https://github.com/jshttp/on-finished.git onetime 2.0.1 MIT https://github.com/sindresorhus/onetime.git optimist 0.6.1 MIT http://github.com/substack/node-optimist.git @@ -775,20 +780,21 @@ optionator 0.8.3 optipng-bin 5.1.0 MIT https://github.com/imagemin/optipng-bin.git os-browserify 0.3.0 MIT http://github.com/CoderPuppy/os-browserify.git os-filter-obj 2.0.0 MIT https://github.com/kevva/os-filter-obj.git -os-homedir 1.0.2 MIT https://github.com/sindresorhus/os-homedir.git os-locale 3.1.0 MIT https://github.com/sindresorhus/os-locale.git os-shim 0.1.3 MIT https://github.com/h2non/node-os-shim.git os-tmpdir 1.0.2 MIT https://github.com/sindresorhus/os-tmpdir.git outpipe 1.1.1 MIT git://github.com/substack/outpipe.git -p-cancelable 0.4.1 MIT https://github.com/sindresorhus/p-cancelable.git p-cancelable 0.3.0 MIT https://github.com/sindresorhus/p-cancelable.git +p-cancelable 0.4.1 MIT https://github.com/sindresorhus/p-cancelable.git p-defer 1.0.0 MIT https://github.com/sindresorhus/p-defer.git p-event 2.3.1 MIT https://github.com/sindresorhus/p-event.git p-event 1.3.0 MIT https://github.com/sindresorhus/p-event.git p-finally 1.0.0 MIT https://github.com/sindresorhus/p-finally.git -p-is-promise 1.1.0 MIT https://github.com/sindresorhus/p-is-promise.git p-is-promise 2.1.0 MIT https://github.com/sindresorhus/p-is-promise.git -p-limit 2.2.1 MIT https://github.com/sindresorhus/p-limit.git +p-is-promise 1.1.0 MIT https://github.com/sindresorhus/p-is-promise.git +p-limit 2.3.0 MIT https://github.com/sindresorhus/p-limit.git +p-limit 1.3.0 MIT https://github.com/sindresorhus/p-limit.git +p-locate 2.0.0 MIT https://github.com/sindresorhus/p-locate.git p-locate 3.0.0 MIT https://github.com/sindresorhus/p-locate.git p-locate 4.1.0 MIT https://github.com/sindresorhus/p-locate.git p-map 3.0.0 MIT https://github.com/sindresorhus/p-map.git @@ -798,6 +804,7 @@ p-reduce 1.0.0 p-timeout 2.0.1 MIT https://github.com/sindresorhus/p-timeout.git p-timeout 1.2.1 MIT https://github.com/sindresorhus/p-timeout.git p-try 2.2.0 MIT https://github.com/sindresorhus/p-try.git +p-try 1.0.0 MIT https://github.com/sindresorhus/p-try.git parallel-transform 1.2.0 MIT git://github.com/mafintosh/parallel-transform parent-module 1.0.1 MIT https://github.com/sindresorhus/parent-module.git parents 1.0.1 MIT git://github.com/substack/node-parents.git @@ -810,9 +817,9 @@ parseurl 1.3.3 pascalcase 0.1.1 MIT https://github.com/jonschlinkert/pascalcase.git path-browserify 0.0.1 MIT git://github.com/substack/path-browserify.git path-dirname 1.0.2 MIT https://github.com/es128/path-dirname.git -path-exists 2.1.0 MIT https://github.com/sindresorhus/path-exists.git path-exists 4.0.0 MIT https://github.com/sindresorhus/path-exists.git path-exists 3.0.0 MIT https://github.com/sindresorhus/path-exists.git +path-exists 2.1.0 MIT https://github.com/sindresorhus/path-exists.git path-is-absolute 1.0.1 MIT https://github.com/sindresorhus/path-is-absolute.git path-key 2.0.1 MIT https://github.com/sindresorhus/path-key.git path-parse 1.0.6 MIT https://github.com/jbgutierrez/path-parse.git @@ -822,21 +829,20 @@ path-type 3.0.0 path-type 1.1.0 MIT https://github.com/sindresorhus/path-type.git pbkdf2 3.0.17 MIT https://github.com/crypto-browserify/pbkdf2.git pend 1.2.0 MIT git://github.com/andrewrk/node-pend.git -picomatch 2.1.1 MIT https://github.com/micromatch/picomatch.git -picomatch 2.2.1 MIT https://github.com/micromatch/picomatch.git -pify 3.0.0 MIT https://github.com/sindresorhus/pify.git +picomatch 2.2.2 MIT https://github.com/micromatch/picomatch.git pify 2.3.0 MIT https://github.com/sindresorhus/pify.git +pify 3.0.0 MIT https://github.com/sindresorhus/pify.git pify 4.0.1 MIT https://github.com/sindresorhus/pify.git pinkie 2.0.4 MIT https://github.com/floatdrop/pinkie.git pinkie-promise 2.0.1 MIT https://github.com/floatdrop/pinkie-promise.git -pkg-dir 4.2.0 MIT https://github.com/sindresorhus/pkg-dir.git pkg-dir 3.0.0 MIT https://github.com/sindresorhus/pkg-dir.git +pkg-dir 4.2.0 MIT https://github.com/sindresorhus/pkg-dir.git +pkg-up 2.0.0 MIT https://github.com/sindresorhus/pkg-up.git pngquant-bin 5.0.2 MIT https://github.com/imagemin/pngquant-bin.git -popper.js 1.16.0 MIT git+https://github.com/FezVrasta/popper.js.git +popper.js 1.16.1 MIT git+https://github.com/FezVrasta/popper.js.git posix-character-classes 0.1.1 MIT https://github.com/jonschlinkert/posix-character-classes.git -postcss 6.0.23 MIT https://github.com/postcss/postcss.git -postcss 7.0.21 MIT https://github.com/postcss/postcss.git -postcss-calc 7.0.1 MIT https://github.com/postcss/postcss-calc.git +postcss 7.0.27 MIT https://github.com/postcss/postcss.git +postcss-calc 7.0.2 MIT https://github.com/postcss/postcss-calc.git postcss-colormin 4.0.3 MIT https://github.com/cssnano/cssnano.git postcss-convert-values 4.0.1 MIT https://github.com/cssnano/cssnano.git postcss-discard-comments 4.0.2 MIT https://github.com/cssnano/cssnano.git @@ -864,29 +870,28 @@ postcss-normalize-whitespace 4.0.2 postcss-ordered-values 4.1.2 MIT https://github.com/cssnano/cssnano.git postcss-reduce-initial 4.0.3 MIT https://github.com/cssnano/cssnano.git postcss-reduce-transforms 4.0.2 MIT https://github.com/cssnano/cssnano.git -postcss-selector-parser 5.0.0 MIT https://github.com/postcss/postcss-selector-parser.git postcss-selector-parser 6.0.2 MIT https://github.com/postcss/postcss-selector-parser.git -postcss-selector-parser 3.1.1 MIT https://github.com/postcss/postcss-selector-parser.git +postcss-selector-parser 3.1.2 MIT https://github.com/postcss/postcss-selector-parser.git postcss-svgo 4.0.2 MIT https://github.com/cssnano/cssnano.git postcss-unique-selectors 4.0.1 MIT https://github.com/cssnano/cssnano.git -postcss-value-parser 4.0.2 MIT https://github.com/TrySound/postcss-value-parser.git +postcss-value-parser 4.0.3 MIT https://github.com/TrySound/postcss-value-parser.git postcss-value-parser 3.3.1 MIT https://github.com/TrySound/postcss-value-parser.git prelude-ls 1.1.2 MIT git://github.com/gkz/prelude-ls.git -prepend-http 1.0.4 MIT https://github.com/sindresorhus/prepend-http.git prepend-http 2.0.0 MIT https://github.com/sindresorhus/prepend-http.git +prepend-http 1.0.4 MIT https://github.com/sindresorhus/prepend-http.git private 0.1.8 MIT git://github.com/benjamn/private.git process 0.11.10 MIT git://github.com/shtylman/node-process.git process-nextick-args 2.0.1 MIT https://github.com/calvinmetcalf/process-nextick-args.git progress 2.0.3 MIT git://github.com/visionmedia/node-progress -proxy-addr 2.0.5 MIT https://github.com/jshttp/proxy-addr.git +proxy-addr 2.0.6 MIT https://github.com/jshttp/proxy-addr.git prr 1.0.1 MIT https://github.com/rvagg/prr.git public-encrypt 4.0.3 MIT https://github.com/crypto-browserify/publicEncrypt.git -pump 2.0.1 MIT git://github.com/mafintosh/pump.git pump 3.0.0 MIT git://github.com/mafintosh/pump.git +pump 2.0.1 MIT git://github.com/mafintosh/pump.git pumpify 1.5.1 MIT git://github.com/mafintosh/pumpify -punycode 1.4.1 MIT https://github.com/bestiejs/punycode.js.git -punycode 2.1.1 MIT https://github.com/bestiejs/punycode.js.git punycode 1.3.2 MIT https://github.com/bestiejs/punycode.js.git +punycode 2.1.1 MIT https://github.com/bestiejs/punycode.js.git +punycode 1.4.1 MIT https://github.com/bestiejs/punycode.js.git q 1.5.1 MIT git://github.com/kriskowal/q.git qjobs 1.2.0 MIT git://github.com/franck34/qjobs.git query-string 5.1.1 MIT https://github.com/sindresorhus/query-string.git @@ -900,23 +905,23 @@ raw-loader 1.0.0 read-only-stream 2.0.0 MIT git://github.com/substack/read-only-stream.git read-pkg 1.1.0 MIT https://github.com/sindresorhus/read-pkg.git read-pkg-up 1.0.1 MIT https://github.com/sindresorhus/read-pkg-up.git -readable-stream 2.3.6 MIT git://github.com/nodejs/readable-stream readable-stream 1.1.14 MIT git://github.com/isaacs/readable-stream -readdirp 2.2.1 MIT git://github.com/paulmillr/readdirp.git -readdirp 3.2.0 MIT git://github.com/paulmillr/readdirp.git +readable-stream 3.6.0 MIT git://github.com/nodejs/readable-stream +readable-stream 2.3.7 MIT git://github.com/nodejs/readable-stream readdirp 3.3.0 MIT git://github.com/paulmillr/readdirp.git +readdirp 2.2.1 MIT git://github.com/paulmillr/readdirp.git redent 1.0.0 MIT https://github.com/sindresorhus/redent.git regenerate 1.4.0 MIT https://github.com/mathiasbynens/regenerate.git -regenerate-unicode-properties 8.1.0 MIT https://github.com/mathiasbynens/regenerate-unicode-properties.git +regenerate-unicode-properties 8.2.0 MIT https://github.com/mathiasbynens/regenerate-unicode-properties.git regenerator-runtime 0.11.1 MIT https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime -regenerator-transform 0.14.1 MIT https://github.com/facebook/regenerator/tree/master/packages/regenerator-transform +regenerator-runtime 0.13.5 MIT https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime +regenerator-transform 0.14.4 MIT https://github.com/facebook/regenerator/tree/master/packages/regenerator-transform regex-not 1.0.2 MIT https://github.com/jonschlinkert/regex-not.git -regexp.prototype.flags 1.2.0 MIT git://github.com/es-shims/RegExp.prototype.flags.git regexpp 2.0.1 MIT git+https://github.com/mysticatea/regexpp.git regexpu-core 2.0.0 MIT https://github.com/mathiasbynens/regexpu-core.git -regexpu-core 4.6.0 MIT https://github.com/mathiasbynens/regexpu-core.git -regjsgen 0.5.1 MIT https://github.com/bnjmnt4n/regjsgen.git +regexpu-core 4.7.0 MIT https://github.com/mathiasbynens/regexpu-core.git regjsgen 0.2.0 MIT https://github.com/d10/regjsgen.git +regjsgen 0.5.1 MIT https://github.com/bnjmnt4n/regjsgen.git repeat-element 1.1.3 MIT https://github.com/jonschlinkert/repeat-element.git repeat-string 1.6.1 MIT https://github.com/jonschlinkert/repeat-string.git repeating 2.0.1 MIT https://github.com/sindresorhus/repeating.git @@ -925,7 +930,7 @@ require-directory 2.1.1 requirejs 2.3.6 MIT https://github.com/jrburke/r.js.git requires-port 1.0.0 MIT https://github.com/unshiftio/requires-port resolve 1.1.7 MIT git://github.com/substack/node-resolve.git -resolve 1.12.0 MIT git://github.com/browserify/resolve.git +resolve 1.15.1 MIT git://github.com/browserify/resolve.git resolve-cwd 2.0.0 MIT https://github.com/sindresorhus/resolve-cwd.git resolve-dir 1.0.1 MIT https://github.com/jonschlinkert/resolve-dir.git resolve-from 4.0.0 MIT https://github.com/sindresorhus/resolve-from.git @@ -938,18 +943,20 @@ rfdc 1.1.4 rgb-regex 1.0.1 MIT https://github.com/regexps/rgb-regex.git rgba-regex 1.0.0 MIT https://github.com/johnotander/rgba-regex.git ripemd160 2.0.2 MIT https://github.com/crypto-browserify/ripemd160 -run-async 2.3.0 MIT https://github.com/SBoudrias/run-async.git +rollup-plugin-terser 5.3.0 MIT git+https://github.com/TrySound/rollup-plugin-terser.git +rollup-pluginutils 2.8.2 MIT https://github.com/rollup/rollup-pluginutils.git +run-async 2.4.0 MIT https://github.com/SBoudrias/run-async.git safe-buffer 5.1.2 MIT git://github.com/feross/safe-buffer.git safe-buffer 5.2.0 MIT git://github.com/feross/safe-buffer.git safe-regex 1.1.0 MIT git://github.com/substack/safe-regex.git safer-buffer 2.1.2 MIT git+https://github.com/ChALkeR/safer-buffer.git -sass 1.24.4 MIT https://github.com/sass/dart-sass +sass 1.26.3 MIT https://github.com/sass/dart-sass sass-loader 7.3.1 MIT https://github.com/webpack-contrib/sass-loader.git sass-resources-loader 2.0.1 MIT https://github.com/shakacode/sass-resources-loader.git schema-utils 1.0.0 MIT https://github.com/webpack-contrib/schema-utils -schema-utils 2.6.1 MIT https://github.com/webpack/schema-utils.git +schema-utils 2.6.5 MIT https://github.com/webpack/schema-utils.git seek-bzip 1.0.5 MIT https://github.com/cscott/seek-bzip.git -select2 4.0.11 MIT git://github.com/select2/select2.git +select2 4.0.13 MIT git://github.com/select2/select2.git semver-regex 2.0.0 MIT https://github.com/sindresorhus/semver-regex.git semver-truncate 1.1.2 MIT https://github.com/sindresorhus/semver-truncate.git send 0.17.1 MIT https://github.com/pillarjs/send.git @@ -977,13 +984,12 @@ socket.io-parser 3.2.0 sort-keys 2.0.0 MIT https://github.com/sindresorhus/sort-keys.git sort-keys 1.1.2 MIT https://github.com/sindresorhus/sort-keys.git sort-keys-length 1.0.1 MIT https://github.com/kevva/sort-keys-length.git -source-list-map 1.1.2 MIT https://github.com/webpack/source-list-map.git source-list-map 2.0.1 MIT https://github.com/webpack/source-list-map.git -source-map-resolve 0.5.2 MIT https://github.com/lydell/source-map-resolve.git +source-list-map 1.1.2 MIT https://github.com/webpack/source-list-map.git +source-map-resolve 0.5.3 MIT https://github.com/lydell/source-map-resolve.git source-map-support 0.5.16 MIT https://github.com/evanw/node-source-map-support source-map-url 0.4.0 MIT https://github.com/lydell/source-map-url.git spdx-expression-parse 3.0.0 MIT https://github.com/jslicense/spdx-expression-parse.js.git -spectrum-colorpicker 1.8.0 MIT https://bgrins.github.com/spectrum split-string 3.1.0 MIT https://github.com/jonschlinkert/split-string.git split.js 1.5.11 MIT https://github.com/nathancahill/split squeak 1.3.0 MIT https://github.com/kevva/squeak.git @@ -994,23 +1000,25 @@ stream-browserify 2.0.2 stream-combiner2 1.1.1 MIT git://github.com/substack/stream-combiner2.git stream-each 1.2.3 MIT https://github.com/mafintosh/stream-each.git stream-http 2.8.3 MIT git://github.com/jhiesey/stream-http.git -stream-shift 1.0.0 MIT https://github.com/mafintosh/stream-shift.git +stream-http 3.1.0 MIT git://github.com/jhiesey/stream-http.git +stream-shift 1.0.1 MIT https://github.com/mafintosh/stream-shift.git stream-splicer 2.0.1 MIT git://github.com/browserify/stream-splicer.git streamroller 1.0.6 MIT https://github.com/nomiddlename/streamroller.git strict-uri-encode 1.1.0 MIT https://github.com/kevva/strict-uri-encode.git string_decoder 0.10.31 MIT git://github.com/rvagg/string_decoder.git string_decoder 1.3.0 MIT git://github.com/nodejs/string_decoder.git string_decoder 1.1.1 MIT git://github.com/nodejs/string_decoder.git -string-width 2.1.1 MIT https://github.com/sindresorhus/string-width.git string-width 3.1.0 MIT https://github.com/sindresorhus/string-width.git -string-width 1.0.2 MIT https://github.com/sindresorhus/string-width.git +string-width 2.1.1 MIT https://github.com/sindresorhus/string-width.git string.fromcodepoint 0.2.1 MIT https://github.com/mathiasbynens/String.fromCodePoint.git string.prototype.codepointat 0.2.1 MIT https://github.com/mathiasbynens/String.prototype.codePointAt.git -string.prototype.trimleft 2.1.0 MIT git://github.com/es-shims/String.prototype.trimLeft.git -string.prototype.trimright 2.1.0 MIT git://github.com/es-shims/String.prototype.trimRight.git +string.prototype.trimend 1.0.0 MIT Unknown +string.prototype.trimleft 2.1.2 MIT git://github.com/es-shims/String.prototype.trimLeft.git +string.prototype.trimright 2.1.2 MIT git://github.com/es-shims/String.prototype.trimRight.git +string.prototype.trimstart 1.0.0 MIT Unknown strip-ansi 4.0.0 MIT https://github.com/chalk/strip-ansi.git -strip-ansi 5.2.0 MIT https://github.com/chalk/strip-ansi.git strip-ansi 3.0.1 MIT https://github.com/chalk/strip-ansi.git +strip-ansi 5.2.0 MIT https://github.com/chalk/strip-ansi.git strip-bom 2.0.0 MIT https://github.com/sindresorhus/strip-bom.git strip-dirs 2.1.0 MIT https://github.com/shinnn/node-strip-dirs.git strip-eof 1.0.0 MIT https://github.com/sindresorhus/strip-eof.git @@ -1021,13 +1029,14 @@ style-loader 0.23.1 stylehacks 4.0.3 MIT https://github.com/cssnano/cssnano.git subarg 1.0.0 MIT git://github.com/substack/subarg.git supports-color 5.5.0 MIT https://github.com/chalk/supports-color.git -supports-color 2.0.0 MIT https://github.com/chalk/supports-color.git supports-color 6.1.0 MIT https://github.com/chalk/supports-color.git -svg-pathdata 5.0.2 MIT https://github.com/nfroidure/svg-pathdata.git +supports-color 2.0.0 MIT https://github.com/chalk/supports-color.git +supports-color 7.1.0 MIT https://github.com/chalk/supports-color.git +svg-pathdata 5.0.4 MIT https://github.com/nfroidure/svg-pathdata.git svg2ttf 4.3.0 MIT https://github.com/fontello/svg2ttf.git svgicons2svgfont 9.1.1 MIT git://github.com/nfroidure/svgicons2svgfont -svgo 1.3.0 MIT git://github.com/svg/svgo.git -svgpath 2.2.2 MIT https://github.com/fontello/svgpath.git +svgo 1.3.2 MIT git://github.com/svg/svgo.git +svgpath 2.2.3 MIT https://github.com/fontello/svgpath.git syntax-error 1.4.0 MIT git://github.com/substack/node-syntax-error.git tapable 1.1.3 MIT http://github.com/webpack/tapable.git tar-stream 1.6.2 MIT git+https://github.com/mafintosh/tar-stream.git @@ -1035,14 +1044,14 @@ temp-dir 1.0.0 tempfile 2.0.0 MIT https://github.com/sindresorhus/tempfile.git tempusdominus-bootstrap-4 5.1.2 MIT https://github.com/tempusdominus/bootstrap-4.git tempusdominus-core 5.0.3 MIT https://github.com/tempusdominus/core.git -terser-webpack-plugin 1.4.2 MIT https://github.com/webpack-contrib/terser-webpack-plugin.git -terser-webpack-plugin 2.2.2 MIT https://github.com/webpack-contrib/terser-webpack-plugin.git +terser-webpack-plugin 2.3.5 MIT https://github.com/webpack-contrib/terser-webpack-plugin.git +terser-webpack-plugin 1.4.3 MIT https://github.com/webpack-contrib/terser-webpack-plugin.git text-table 0.2.0 MIT git://github.com/substack/text-table.git through 2.3.8 MIT https://github.com/dominictarr/through.git through2 2.0.5 MIT https://github.com/rvagg/through2.git timed-out 4.0.1 MIT https://github.com/floatdrop/timed-out.git -timers-browserify 2.0.11 MIT git://github.com/jryans/timers-browserify.git timers-browserify 1.4.2 MIT git://github.com/jryans/timers-browserify.git +timers-browserify 2.0.11 MIT git://github.com/jryans/timers-browserify.git timsort 0.3.0 MIT https://github.com/mziccard/node-timsort.git tmp 0.0.33 MIT https://github.com/raszi/node-tmp.git to-array 0.1.4 MIT git://github.com/Raynos/to-array.git @@ -1067,12 +1076,12 @@ type-is 1.6.18 typedarray 0.0.6 MIT git://github.com/substack/typedarray.git ultron 1.1.1 MIT https://github.com/unshiftio/ultron umd 3.0.3 MIT https://github.com/ForbesLindesay/umd.git -unbzip2-stream 1.3.3 MIT https://github.com/regular/unbzip2-stream.git -underscore 1.9.1 MIT git://github.com/jashkenas/underscore.git +unbzip2-stream 1.4.0 MIT https://github.com/regular/unbzip2-stream.git +underscore 1.10.2 MIT git://github.com/jashkenas/underscore.git unicode-canonical-property-names-ecmascript 1.0.4 MIT https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript.git unicode-match-property-ecmascript 1.0.4 MIT https://github.com/mathiasbynens/unicode-match-property-ecmascript.git -unicode-match-property-value-ecmascript 1.1.0 MIT https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git -unicode-property-aliases-ecmascript 1.0.5 MIT https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git +unicode-match-property-value-ecmascript 1.2.0 MIT https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git +unicode-property-aliases-ecmascript 1.1.0 MIT https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git union-value 1.0.1 MIT https://github.com/jonschlinkert/union-value.git uniq 1.0.1 MIT git://github.com/mikolalysenko/uniq.git uniqs 2.0.0 MIT git://github.com/fgnass/uniqs.git @@ -1090,104 +1099,90 @@ url-to-options 1.0.1 use 3.1.1 MIT https://github.com/jonschlinkert/use.git useragent 2.3.0 MIT http://github.com/3rd-Eden/useragent.git util 0.10.4 MIT git://github.com/defunctzombie/node-util -util 0.10.3 MIT git://github.com/defunctzombie/node-util util 0.11.1 MIT git://github.com/defunctzombie/node-util +util 0.10.3 MIT git://github.com/defunctzombie/node-util util-deprecate 1.0.2 MIT git://github.com/TooTallNate/util-deprecate.git -util.promisify 1.0.0 MIT git+https://github.com/ljharb/util.promisify.git +util.promisify 1.0.1 MIT git+https://github.com/ljharb/util.promisify.git utils-merge 1.0.1 MIT git://github.com/jaredhanson/utils-merge.git -uuid 3.3.3 MIT https://github.com/kelektiv/node-uuid.git +uuid 3.4.0 MIT https://github.com/uuidjs/uuid.git v8-compile-cache 2.0.3 MIT https://github.com/zertosh/v8-compile-cache.git vary 1.1.2 MIT https://github.com/jshttp/vary.git -vendors 1.0.3 MIT https://github.com/wooorm/vendors.git -vm-browserify 1.1.0 MIT http://github.com/substack/vm-browserify.git +vendors 1.0.4 MIT https://github.com/wooorm/vendors.git +vm-browserify 1.1.2 MIT http://github.com/substack/vm-browserify.git void-elements 2.0.1 MIT https://github.com/hemanth/void-elements.git watchify 3.11.1 MIT git://github.com/substack/watchify.git -watchpack 1.6.0 MIT https://github.com/webpack/watchpack.git -webpack 4.41.2 MIT https://github.com/webpack/webpack.git -webpack-bundle-analyzer 3.6.0 MIT git+https://github.com/webpack-contrib/webpack-bundle-analyzer.git -webpack-cli 3.3.9 MIT https://github.com/webpack/webpack-cli.git +watchpack 1.6.1 MIT https://github.com/webpack/watchpack.git +webpack 4.42.1 MIT https://github.com/webpack/webpack.git +webpack-bundle-analyzer 3.6.1 MIT git+https://github.com/webpack-contrib/webpack-bundle-analyzer.git +webpack-cli 3.3.11 MIT https://github.com/webpack/webpack-cli.git webpack-dev-middleware 3.7.2 MIT https://github.com/webpack/webpack-dev-middleware.git webpack-log 2.0.0 MIT https://github.com/webpack-contrib/webpack-log.git -webpack-require-from 1.8.0 MIT https://github.com/agoldis/webpack-require-from.git -webpack-sources 0.2.3 MIT git+https://github.com/webpack/webpack-sources.git +webpack-require-from 1.8.1 MIT https://github.com/agoldis/webpack-require-from.git webpack-sources 1.4.3 MIT git+https://github.com/webpack/webpack-sources.git +webpack-sources 0.2.3 MIT git+https://github.com/webpack/webpack-sources.git wkx 0.4.8 MIT http://github.com/cschwarz/wkx.git word-wrap 1.2.3 MIT https://github.com/jonschlinkert/word-wrap.git wordwrap 0.0.3 MIT git://github.com/substack/node-wordwrap.git worker-farm 1.7.0 MIT https://github.com/rvagg/node-worker-farm.git wrap-ansi 5.1.0 MIT https://github.com/chalk/wrap-ansi.git write 1.0.3 MIT https://github.com/jonschlinkert/write.git -ws 3.3.3 MIT https://github.com/websockets/ws.git ws 6.2.1 MIT https://github.com/websockets/ws.git +ws 3.3.3 MIT https://github.com/websockets/ws.git xmlhttprequest-ssl 1.5.5 MIT git://github.com/mjwwit/node-XMLHttpRequest.git xtend 4.0.2 MIT git://github.com/Raynos/xtend.git yargs 13.2.4 MIT https://github.com/yargs/yargs.git -yarn-audit-html 1.1.0 MIT https://github.com/davityavryan/yarn-audit-html.git +yarn-audit-html 1.2.2 MIT https://github.com/davityavryan/yarn-audit-html.git yauzl 2.10.0 MIT https://github.com/thejoshwolfe/yauzl.git yeast 0.1.2 MIT https://github.com/unshiftio/yeast.git -@webassemblyjs/helper-fsm 1.8.5 ISC Unknown -abbrev 1.1.1 ISC http://github.com/isaacs/abbrev-js -anymatch 2.0.0 ISC https://github.com/micromatch/anymatch +@webassemblyjs/helper-fsm 1.9.0 ISC Unknown anymatch 3.1.1 ISC https://github.com/micromatch/anymatch +anymatch 2.0.0 ISC https://github.com/micromatch/anymatch aproba 1.2.0 ISC https://github.com/iarna/aproba -are-we-there-yet 1.1.5 ISC https://github.com/iarna/are-we-there-yet.git boolbase 1.0.0 ISC https://github.com/fb55/boolbase browserify-sign 4.0.4 ISC https://github.com/crypto-browserify/browserify-sign.git -cacache 12.0.3 ISC https://github.com/npm/cacache cacache 13.0.1 ISC https://github.com/npm/cacache -chownr 1.1.3 ISC git://github.com/isaacs/chownr.git -chownr 1.1.1 ISC git://github.com/isaacs/chownr.git +cacache 12.0.4 ISC https://github.com/npm/cacache +chownr 1.1.4 ISC git://github.com/isaacs/chownr.git cli-width 2.2.0 ISC git@github.com:knownasilya/cli-width.git cliui 5.0.0 ISC http://github.com/yargs/cliui.git -console-control-strings 1.1.0 ISC https://github.com/iarna/console-control-strings copy-concurrently 1.0.5 ISC git+https://github.com/npm/copy-concurrently.git -electron-to-chromium 1.3.322 ISC https://github.com/kilian/electron-to-chromium/ -figgy-pudding 3.5.1 ISC https://github.com/zkat/figgy-pudding -flatted 2.0.1 ISC git+https://github.com/WebReflection/flatted.git -fs-minipass 1.2.5 ISC git+https://github.com/npm/fs-minipass.git -fs-minipass 2.0.0 ISC git+https://github.com/npm/fs-minipass.git +electron-to-chromium 1.3.397 ISC https://github.com/kilian/electron-to-chromium/ +figgy-pudding 3.5.2 ISC https://github.com/npm/figgy-pudding +flatted 2.0.2 ISC git+https://github.com/WebReflection/flatted.git +fs-minipass 2.1.0 ISC git+https://github.com/npm/fs-minipass.git fs-write-stream-atomic 1.0.10 ISC https://github.com/npm/fs-write-stream-atomic fs.realpath 1.0.0 ISC git+https://github.com/isaacs/fs.realpath.git -gauge 2.7.4 ISC https://github.com/iarna/gauge get-caller-file 2.0.5 ISC git+https://github.com/stefanpenner/get-caller-file.git -glob 7.1.5 ISC git://github.com/isaacs/node-glob.git +glob 7.1.6 ISC git://github.com/isaacs/node-glob.git +glob-parent 5.1.1 ISC https://github.com/gulpjs/glob-parent.git glob-parent 3.1.0 ISC https://github.com/es128/glob-parent -glob-parent 5.1.0 ISC https://github.com/gulpjs/glob-parent.git graceful-fs 4.2.3 ISC https://github.com/isaacs/node-graceful-fs -has-unicode 2.0.1 ISC https://github.com/iarna/has-unicode -hosted-git-info 2.8.5 ISC git+https://github.com/npm/hosted-git-info.git +hosted-git-info 2.8.8 ISC git+https://github.com/npm/hosted-git-info.git icss-replace-symbols 1.1.0 ISC git+https://github.com/css-modules/icss-replace-symbols.git icss-utils 4.1.1 ISC git+https://github.com/css-modules/icss-utils.git -ignore-walk 3.0.1 ISC git+https://github.com/isaacs/ignore-walk.git infer-owner 1.0.4 ISC https://github.com/npm/infer-owner inflight 1.0.6 ISC https://github.com/npm/inflight.git +inherits 2.0.4 ISC git://github.com/isaacs/inherits inherits 2.0.1 ISC git://github.com/isaacs/inherits inherits 2.0.3 ISC git://github.com/isaacs/inherits -inherits 2.0.4 ISC git://github.com/isaacs/inherits ini 1.3.5 ISC git://github.com/isaacs/ini.git is-resolvable 1.1.0 ISC https://github.com/shinnn/is-resolvable.git isexe 2.0.0 ISC git+https://github.com/isaacs/isexe.git karma-babel-preprocessor 8.0.1 ISC https://github.com/babel/karma-babel-preprocessor.git -lru-cache 4.1.5 ISC git://github.com/isaacs/node-lru-cache.git lru-cache 5.1.1 ISC git://github.com/isaacs/node-lru-cache.git +lru-cache 4.1.5 ISC git://github.com/isaacs/node-lru-cache.git minimalistic-assert 1.0.1 ISC https://github.com/calvinmetcalf/minimalistic-assert.git minimatch 3.0.4 ISC git://github.com/isaacs/minimatch.git minipass 3.1.1 ISC git+https://github.com/isaacs/minipass.git -minipass 2.3.5 ISC git+https://github.com/isaacs/minipass.git minipass-collect 1.0.2 ISC Unknown minipass-flush 1.0.5 ISC git+https://github.com/isaacs/minipass-flush.git minipass-pipeline 1.2.2 ISC Unknown move-concurrently 1.0.1 ISC git+https://github.com/npm/move-concurrently.git mute-stream 0.0.7 ISC git://github.com/isaacs/mute-stream -nopt 4.0.1 ISC https://github.com/npm/nopt.git -npm-bundled 1.0.6 ISC git+https://github.com/npm/npm-bundled.git -npm-packlist 1.4.1 ISC git+https://github.com/npm/npm-packlist.git -npmlog 4.1.2 ISC https://github.com/npm/npmlog.git once 1.4.0 ISC git://github.com/isaacs/once -osenv 0.1.5 ISC https://github.com/npm/osenv parse-asn1 5.1.5 ISC git://github.com/crypto-browserify/parse-asn1.git postcss-modules-extract-imports 2.0.0 ISC https://github.com/css-modules/postcss-modules-extract-imports.git -postcss-modules-scope 2.1.1 ISC https://github.com/css-modules/postcss-modules-scope.git +postcss-modules-scope 2.2.0 ISC https://github.com/css-modules/postcss-modules-scope.git postcss-modules-values 2.0.0 ISC git+https://github.com/css-modules/postcss-modules-values.git promise-inflight 1.0.1 ISC git+https://github.com/iarna/promise-inflight.git proto-list 1.2.4 ISC https://github.com/isaacs/proto-list @@ -1198,38 +1193,36 @@ rimraf 2.6.3 rimraf 2.7.1 ISC git://github.com/isaacs/rimraf.git run-queue 1.0.3 ISC git+https://github.com/iarna/run-queue.git sax 1.2.4 ISC git://github.com/isaacs/sax-js.git +semver 7.0.0 ISC https://github.com/npm/node-semver semver 5.7.1 ISC https://github.com/npm/node-semver semver 6.3.0 ISC https://github.com/npm/node-semver set-blocking 2.0.0 ISC git+https://github.com/yargs/set-blocking.git setprototypeof 1.1.1 ISC https://github.com/wesleytodd/setprototypeof.git -signal-exit 3.0.2 ISC https://github.com/tapjs/signal-exit.git +signal-exit 3.0.3 ISC https://github.com/tapjs/signal-exit.git ssri 6.0.1 ISC https://github.com/zkat/ssri ssri 7.1.0 ISC https://github.com/npm/ssri -tar 4.4.8 ISC https://github.com/npm/node-tar.git unique-filename 1.1.1 ISC https://github.com/iarna/unique-filename.git unique-slug 2.0.2 ISC git://github.com/iarna/unique-slug.git which 1.3.1 ISC git://github.com/isaacs/node-which.git which-module 2.0.0 ISC git+https://github.com/nexdrew/which-module.git -wide-align 1.1.3 ISC https://github.com/iarna/wide-align wrappy 1.0.2 ISC https://github.com/npm/wrappy y18n 4.0.0 ISC git@github.com:yargs/y18n.git -yallist 3.0.3 ISC git+https://github.com/isaacs/yallist.git -yallist 4.0.0 ISC git+https://github.com/isaacs/yallist.git +yallist 3.1.1 ISC git+https://github.com/isaacs/yallist.git yallist 2.1.2 ISC git+https://github.com/isaacs/yallist.git -yargs-parser 13.1.1 ISC git@github.com:yargs/yargs-parser.git +yallist 4.0.0 ISC git+https://github.com/isaacs/yallist.git +yargs-parser 13.1.2 ISC git@github.com:yargs/yargs-parser.git @xtuc/ieee754 1.2.0 BSD-3-Clause git://github.com/feross/ieee754.git duplexer2 0.1.4 BSD-3-Clause https://github.com/deoxxa/duplexer2.git duplexer3 0.1.4 BSD-3-Clause https://github.com/floatdrop/duplexer3.git -esquery 1.0.1 BSD-3-Clause https://github.com/jrfeenst/esquery.git +esquery 1.2.0 BSD-3-Clause https://github.com/estools/esquery.git filesize 3.6.1 BSD-3-Clause git://github.com/avoidwork/filesize.js.git ieee754 1.1.13 BSD-3-Clause git://github.com/feross/ieee754.git -node-pre-gyp 0.12.0 BSD-3-Clause git://github.com/mapbox/node-pre-gyp.git qs 6.7.0 BSD-3-Clause https://github.com/ljharb/qs.git serialize-javascript 2.1.2 BSD-3-Clause git+https://github.com/yahoo/serialize-javascript.git source-map 0.5.0 BSD-3-Clause http://github.com/mozilla/source-map.git -source-map 0.7.3 BSD-3-Clause http://github.com/mozilla/source-map.git source-map 0.6.1 BSD-3-Clause http://github.com/mozilla/source-map.git source-map 0.5.7 BSD-3-Clause http://github.com/mozilla/source-map.git +source-map 0.7.3 BSD-3-Clause http://github.com/mozilla/source-map.git sprintf-js 1.0.3 BSD-3-Clause https://github.com/alexei/sprintf.js.git sprintf-js 1.1.2 BSD-3-Clause https://github.com/alexei/sprintf.js.git table 5.4.6 BSD-3-Clause https://github.com/gajus/table @@ -1237,18 +1230,18 @@ table 5.4.6 acorn-node 1.8.2 Apache-2.0 https://github.com/browserify/acorn-node.git bootstrap-datepicker 1.9.0 Apache-2.0 https://github.com/uxsolutions/bootstrap-datepicker.git dash-ast 1.0.0 Apache-2.0 https://github.com/goto-bus-stop/dash-ast.git -detect-libc 1.0.3 Apache-2.0 git://github.com/lovell/detect-libc doctrine 3.0.0 Apache-2.0 https://github.com/eslint/doctrine.git ejs 2.7.4 Apache-2.0 git://github.com/mde/ejs.git +ejs 3.0.2 Apache-2.0 git://github.com/mde/ejs.git eslint-visitor-keys 1.1.0 Apache-2.0 https://github.com/eslint/eslint-visitor-keys.git eve 0.5.4 Apache-2.0 git@github.com:adobe-webplatform/eve.git get-assigned-identifiers 1.2.0 Apache-2.0 https://github.com/goto-bus-stop/get-assigned-identifiers.git log4js 4.5.1 Apache-2.0 https://github.com/log4js-node/log4js-node.git -rxjs 6.5.3 Apache-2.0 https://github.com/reactivex/rxjs.git +rxjs 6.5.5 Apache-2.0 https://github.com/reactivex/rxjs.git shasum-object 1.0.0 Apache-2.0 https://github.com/goto-bus-stop/shasum-object.git snapsvg 0.5.1 Apache-2.0 git@github.com:adobe-webplatform/Snap.svg.git spdx-correct 3.1.0 Apache-2.0 https://github.com/jslicense/spdx-correct.js.git -tslib 1.10.0 Apache-2.0 https://github.com/Microsoft/tslib.git +tslib 1.11.1 Apache-2.0 https://github.com/Microsoft/tslib.git tunnel-agent 0.6.0 Apache-2.0 https://github.com/mikeal/tunnel-agent undeclared-identifiers 1.1.3 Apache-2.0 https://github.com/goto-bus-stop/undeclared-identifiers.git validate-npm-package-license 3.0.4 Apache-2.0 https://github.com/kemitchell/validate-npm-package-license.js.git @@ -1261,9 +1254,7 @@ indexof 0.0.1 object-component 0.0.3 MIT* Unknown precond 0.2.3 MIT* https://github.com/MathieuTurcotte/node-precond.git webcabin-docker 2.2.4-dev MIT* Unknown -xmldom 0.1.27 MIT* git://github.com/jindw/xmldom.git -caniuse-lite 1.0.30001011 CC-BY-4.0 https://github.com/ben-eb/caniuse-lite.git -caniuse-lite 1.0.30001015 CC-BY-4.0 https://github.com/ben-eb/caniuse-lite.git +caniuse-lite 1.0.30001039 CC-BY-4.0 https://github.com/ben-eb/caniuse-lite.git css-select 2.1.0 BSD-2-Clause git://github.com/fb55/css-select.git css-what 3.2.1 BSD-2-Clause https://github.com/fb55/css-what domelementtype 2.0.1 BSD-2-Clause git://github.com/fb55/domelementtype.git @@ -1274,34 +1265,35 @@ eslint-scope 4.0.3 espree 5.0.1 BSD-2-Clause https://github.com/eslint/espree.git esprima 4.0.1 BSD-2-Clause https://github.com/jquery/esprima.git esrecurse 4.2.1 BSD-2-Clause https://github.com/estools/esrecurse.git +estraverse 5.0.0 BSD-2-Clause http://github.com/estools/estraverse.git estraverse 4.3.0 BSD-2-Clause http://github.com/estools/estraverse.git esutils 2.0.3 BSD-2-Clause http://github.com/estools/esutils.git http-cache-semantics 3.8.1 BSD-2-Clause https://github.com/pornel/http-cache-semantics.git -leaflet 1.5.1 BSD-2-Clause git://github.com/Leaflet/Leaflet.git +leaflet 1.6.0 BSD-2-Clause git://github.com/Leaflet/Leaflet.git mississippi 3.0.0 BSD-2-Clause git+https://github.com/maxogden/mississippi.git normalize-package-data 2.5.0 BSD-2-Clause git://github.com/npm/normalize-package-data.git nth-check 1.0.2 BSD-2-Clause https://github.com/fb55/nth-check -regjsparser 0.6.0 BSD-2-Clause git@github.com:jviereck/regjsparser.git +regjsparser 0.6.4 BSD-2-Clause git@github.com:jviereck/regjsparser.git regjsparser 0.1.5 BSD-2-Clause git@github.com:jviereck/regjsparser.git -terser 4.4.2 BSD-2-Clause https://github.com/terser/terser +terser 4.6.10 BSD-2-Clause https://github.com/terser/terser uri-js 4.2.2 BSD-2-Clause http://github.com/garycourt/uri-js FileSaver 0.10.0 UNKNOWN Unknown varstream 0.3.2 UNKNOWN http://github.com/nfroidure/VarStream.git font-awesome 4.7.0 (OFL-1.1 AND MIT) https://github.com/FortAwesome/Font-Awesome.git is-cwebp-readable 2.0.1 CC0-1.0 https://github.com/shinnn/is-cwebp-readable.git mdn-data 2.0.4 CC0-1.0 https://github.com/mdn/data.git +mdn-data 2.0.6 CC0-1.0 https://github.com/mdn/data.git spdx-license-ids 3.0.5 CC0-1.0 https://github.com/shinnn/spdx-license-ids.git jsonify 0.0.0 Public Domain http://github.com/substack/jsonify.git -mdn-data 1.1.4 MPL-2.0 https://github.com/mdn/data.git -mousetrap 1.6.3 Apache-2.0 WITH LLVM-exception git://github.com/ccampbell/mousetrap.git +mousetrap 1.6.5 Apache-2.0 WITH LLVM-exception git://github.com/ccampbell/mousetrap.git opener 1.5.1 (WTFPL OR MIT) https://github.com/domenic/opener.git path-is-inside 1.0.2 (WTFPL OR MIT) https://github.com/domenic/path-is-inside.git -pako 1.0.10 (MIT AND Zlib) https://github.com/nodeca/pako.git -rc 1.2.8 (BSD-2-Clause OR MIT OR Apache-2.0) https://github.com/dominictarr/rc.git +pako 1.0.11 (MIT AND Zlib) https://github.com/nodeca/pako.git regenerator-transform 0.10.1 BSD https://github.com/facebook/regenerator/tree/master/packages/regenerator-transform sha.js 2.4.11 (MIT AND BSD-3-Clause) git://github.com/crypto-browserify/sha.js.git spdx-exceptions 2.2.0 CC-BY-3.0 https://github.com/kemitchell/spdx-exceptions.json.git -tablesorter 2.31.2 (MIT OR GPL-2.0) git://github.com/Mottie/tablesorter.git +tablesorter 2.31.3 (MIT OR GPL-2.0) git://github.com/Mottie/tablesorter.git +xmldom 0.1.31 (LGPL-2.0 or MIT) git://github.com/xmldom/xmldom.git -1249 dependencies listed. +1240 dependencies listed.