mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-09 06:55:54 -06:00
Update DEPENDENCIES list
This commit is contained in:
parent
b397ba7787
commit
74719f2805
49
DEPENDENCIES
49
DEPENDENCIES
@ -23,17 +23,17 @@ Python Dependencies
|
|||||||
|
|
||||||
Name Version Licence URL
|
Name Version Licence URL
|
||||||
---- ------- ------- ---
|
---- ------- ------- ---
|
||||||
Flask 2.0.2 BSD-3-Clause https://palletsprojects.com/p/flask
|
Flask 2.1.1 BSD-3-Clause https://palletsprojects.com/p/flask
|
||||||
Flask-Gravatar 0.5.0 BSD https://github.com/zzzsochi/Flask-Gravatar/
|
Flask-Gravatar 0.5.0 BSD https://github.com/zzzsochi/Flask-Gravatar/
|
||||||
Flask-Login 0.5.0 MIT https://github.com/maxcountryman/flask-login
|
Flask-Login 0.6.0 MIT https://github.com/maxcountryman/flask-login
|
||||||
Flask-Mail 0.9.1 BSD https://github.com/rduplain/flask-mail
|
Flask-Mail 0.9.1 BSD https://github.com/rduplain/flask-mail
|
||||||
Flask-Migrate 3.1.0 UNKNOWN https://github.com/miguelgrinberg/flask-migrate
|
Flask-Migrate 3.1.0 UNKNOWN https://github.com/miguelgrinberg/flask-migrate
|
||||||
Flask-SQLAlchemy 2.5.1 BSD-3-Clause https://github.com/pallets/flask-sqlalchemy
|
Flask-SQLAlchemy 2.5.1 BSD-3-Clause https://github.com/pallets/flask-sqlalchemy
|
||||||
Flask-WTF 1.0.0 BSD-3-Clause https://github.com/wtforms/flask-wtf/
|
Flask-WTF 1.0.1 BSD-3-Clause https://github.com/wtforms/flask-wtf/
|
||||||
Flask-Compress 1.10.1 MIT https://github.com/colour-science/flask-compress
|
Flask-Compress 1.11 MIT https://github.com/colour-science/flask-compress
|
||||||
Flask-Paranoid 0.2.0 MIT http://github.com/miguelgrinberg/flask-paranoid/
|
Flask-Paranoid 0.3.0 UNKNOWN https://github.com/miguelgrinberg/flask-paranoid
|
||||||
Flask-Babel 2.0.0 BSD http://github.com/python-babel/flask-babel
|
Flask-Babel 2.0.0 BSD http://github.com/python-babel/flask-babel
|
||||||
Flask-Security-Too 4.1.2 MIT https://github.com/Flask-Middleware/flask-security
|
Flask-Security-Too 4.1.3 MIT https://github.com/Flask-Middleware/flask-security
|
||||||
Flask-SocketIO 5.1.1 UNKNOWN https://github.com/miguelgrinberg/flask-socketio
|
Flask-SocketIO 5.1.1 UNKNOWN https://github.com/miguelgrinberg/flask-socketio
|
||||||
WTForms 3.0.1 BSD-3-Clause https://wtforms.readthedocs.io/
|
WTForms 3.0.1 BSD-3-Clause https://wtforms.readthedocs.io/
|
||||||
passlib 1.7.4 BSD https://passlib.readthedocs.io
|
passlib 1.7.4 BSD https://passlib.readthedocs.io
|
||||||
@ -45,12 +45,12 @@ sqlparse 0.4.2
|
|||||||
psutil 5.9.0 BSD https://github.com/giampaolo/psutil
|
psutil 5.9.0 BSD https://github.com/giampaolo/psutil
|
||||||
psycopg2 2.9.3 LGPL with exceptions https://psycopg.org/
|
psycopg2 2.9.3 LGPL with exceptions https://psycopg.org/
|
||||||
python-dateutil 2.8.2 Dual License https://github.com/dateutil/dateutil
|
python-dateutil 2.8.2 Dual License https://github.com/dateutil/dateutil
|
||||||
SQLAlchemy 1.4.31 MIT https://www.sqlalchemy.org
|
SQLAlchemy 1.4.34 MIT https://www.sqlalchemy.org
|
||||||
bcrypt 3.2.0 Apache License, Version 2.0 https://github.com/pyca/bcrypt/
|
bcrypt 3.2.0 Apache License, Version 2.0 https://github.com/pyca/bcrypt/
|
||||||
cryptography 3.4.8 BSD or Apache License, Version 2.0 https://github.com/pyca/cryptography
|
cryptography 3.4.8 BSD or Apache License, Version 2.0 https://github.com/pyca/cryptography
|
||||||
sshtunnel 0.4.0 MIT https://github.com/pahaz/sshtunnel
|
sshtunnel 0.4.0 MIT https://github.com/pahaz/sshtunnel
|
||||||
ldap3 2.9.1 LGPL v3 https://github.com/cannatag/ldap3
|
ldap3 2.9.1 LGPL v3 https://github.com/cannatag/ldap3
|
||||||
gssapi 1.7.2 LICENSE.txt https://github.com/pythongssapi/python-gssapi
|
gssapi 1.7.3 LICENSE.txt https://github.com/pythongssapi/python-gssapi
|
||||||
eventlet 0.33.0 UNKNOWN http://eventlet.net
|
eventlet 0.33.0 UNKNOWN http://eventlet.net
|
||||||
httpagentparser 1.9.2 http://www.opensource.org/licenses/mit-license.php https://github.com/shon/httpagentparser
|
httpagentparser 1.9.2 http://www.opensource.org/licenses/mit-license.php https://github.com/shon/httpagentparser
|
||||||
user-agents 2.2.0 MIT https://github.com/selwin/python-user-agents
|
user-agents 2.2.0 MIT https://github.com/selwin/python-user-agents
|
||||||
@ -59,10 +59,10 @@ Authlib 0.15.5
|
|||||||
requests 2.25.1 Apache 2.0 https://requests.readthedocs.io
|
requests 2.25.1 Apache 2.0 https://requests.readthedocs.io
|
||||||
pyotp 2.6.0 MIT License https://github.com/pyotp/pyotp
|
pyotp 2.6.0 MIT License https://github.com/pyotp/pyotp
|
||||||
qrcode 7.3.1 BSD https://github.com/lincolnloop/python-qrcode
|
qrcode 7.3.1 BSD https://github.com/lincolnloop/python-qrcode
|
||||||
Pillow 9.0.1 HPND https://python-pillow.org
|
Pillow 9.1.0 HPND https://python-pillow.org
|
||||||
boto3 1.20.54 Apache License 2.0 https://github.com/boto/boto3
|
boto3 1.20.54 Apache License 2.0 https://github.com/boto/boto3
|
||||||
botocore 1.23.54 Apache License 2.0 https://github.com/boto/botocore
|
botocore 1.23.54 Apache License 2.0 https://github.com/boto/botocore
|
||||||
urllib3 1.26.8 MIT https://urllib3.readthedocs.io/
|
urllib3 1.26.9 MIT https://urllib3.readthedocs.io/
|
||||||
Werkzeug 2.0.3 BSD-3-Clause https://palletsprojects.com/p/werkzeug/
|
Werkzeug 2.0.3 BSD-3-Clause https://palletsprojects.com/p/werkzeug/
|
||||||
|
|
||||||
NOTE: This report was generated using Python 3.10. Full information may not be
|
NOTE: This report was generated using Python 3.10. Full information may not be
|
||||||
@ -129,9 +129,6 @@ Name Version
|
|||||||
@emotion/unitless 0.7.5 MIT https://github.com/emotion-js/emotion/tree/master/packages/unitless
|
@emotion/unitless 0.7.5 MIT https://github.com/emotion-js/emotion/tree/master/packages/unitless
|
||||||
@emotion/utils 1.0.0 MIT https://github.com/emotion-js/emotion/tree/master/packages/utils
|
@emotion/utils 1.0.0 MIT https://github.com/emotion-js/emotion/tree/master/packages/utils
|
||||||
@emotion/weak-memoize 0.2.5 MIT https://github.com/emotion-js/emotion/tree/master/packages/weak-memoize
|
@emotion/weak-memoize 0.2.5 MIT https://github.com/emotion-js/emotion/tree/master/packages/weak-memoize
|
||||||
@fortawesome/fontawesome-common-types 6.1.1 MIT https://github.com/FortAwesome/Font-Awesome
|
|
||||||
@fortawesome/fontawesome-svg-core 6.1.1 MIT https://github.com/FortAwesome/Font-Awesome
|
|
||||||
@fortawesome/react-fontawesome 0.1.18 MIT https://github.com/FortAwesome/react-fontawesome.git
|
|
||||||
@istanbuljs/schema 0.1.3 MIT git+https://github.com/istanbuljs/schema.git
|
@istanbuljs/schema 0.1.3 MIT git+https://github.com/istanbuljs/schema.git
|
||||||
@material-ui/core 4.11.0 MIT https://github.com/mui-org/material-ui.git
|
@material-ui/core 4.11.0 MIT https://github.com/mui-org/material-ui.git
|
||||||
@material-ui/icons 4.11.2 MIT https://github.com/mui-org/material-ui.git
|
@material-ui/icons 4.11.2 MIT https://github.com/mui-org/material-ui.git
|
||||||
@ -177,7 +174,6 @@ Name Version
|
|||||||
@types/scheduler 0.16.1 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
@types/scheduler 0.16.1 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
||||||
@types/styled-jsx 2.2.8 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
@types/styled-jsx 2.2.8 MIT https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
||||||
acitree 4.5.0-rc.7 MIT https://github.com/imsurinder90/jquery-aciTree.git
|
acitree 4.5.0-rc.7 MIT https://github.com/imsurinder90/jquery-aciTree.git
|
||||||
acorn 8.7.0 MIT https://github.com/acornjs/acorn.git
|
|
||||||
ajv 8.9.0 MIT https://github.com/ajv-validator/ajv.git
|
ajv 8.9.0 MIT https://github.com/ajv-validator/ajv.git
|
||||||
ajv 6.12.6 MIT https://github.com/ajv-validator/ajv.git
|
ajv 6.12.6 MIT https://github.com/ajv-validator/ajv.git
|
||||||
ajv-errors 1.0.1 MIT git+https://github.com/epoberezkin/ajv-errors.git
|
ajv-errors 1.0.1 MIT git+https://github.com/epoberezkin/ajv-errors.git
|
||||||
@ -214,9 +210,7 @@ brace 0.11.1
|
|||||||
brace-expansion 1.1.11 MIT git://github.com/juliangruber/brace-expansion.git
|
brace-expansion 1.1.11 MIT git://github.com/juliangruber/brace-expansion.git
|
||||||
browserfs 1.4.3 MIT https://github.com/jvilk/BrowserFS.git
|
browserfs 1.4.3 MIT https://github.com/jvilk/BrowserFS.git
|
||||||
browserslist 4.16.6 MIT https://github.com/browserslist/browserslist.git
|
browserslist 4.16.6 MIT https://github.com/browserslist/browserslist.git
|
||||||
buffer-from 1.1.1 MIT https://github.com/LinusU/buffer-from.git
|
|
||||||
callsites 3.1.0 MIT https://github.com/sindresorhus/callsites.git
|
callsites 3.1.0 MIT https://github.com/sindresorhus/callsites.git
|
||||||
camel-case 4.1.2 MIT git://github.com/blakeembrey/change-case.git
|
|
||||||
camelcase 6.2.0 MIT https://github.com/sindresorhus/camelcase.git
|
camelcase 6.2.0 MIT https://github.com/sindresorhus/camelcase.git
|
||||||
camelize 1.0.0 MIT git://github.com/substack/camelize.git
|
camelize 1.0.0 MIT git://github.com/substack/camelize.git
|
||||||
caniuse-api 3.0.0 MIT https://github.com/nyalab/caniuse-api.git
|
caniuse-api 3.0.0 MIT https://github.com/nyalab/caniuse-api.git
|
||||||
@ -225,7 +219,6 @@ chart.js 2.9.4
|
|||||||
chartjs-color 2.4.1 MIT https://github.com/chartjs/chartjs-color.git
|
chartjs-color 2.4.1 MIT https://github.com/chartjs/chartjs-color.git
|
||||||
chartjs-color-string 0.6.0 MIT https://github.com/chartjs/chartjs-color-string.git
|
chartjs-color-string 0.6.0 MIT https://github.com/chartjs/chartjs-color-string.git
|
||||||
classnames 2.3.1 MIT https://github.com/JedWatson/classnames.git
|
classnames 2.3.1 MIT https://github.com/JedWatson/classnames.git
|
||||||
clean-css 5.3.0 MIT https://github.com/clean-css/clean-css.git
|
|
||||||
closest 0.0.1 MIT https://github.com/ForbesLindesay/closest.git
|
closest 0.0.1 MIT https://github.com/ForbesLindesay/closest.git
|
||||||
clsx 1.1.1 MIT https://github.com/lukeed/clsx.git
|
clsx 1.1.1 MIT https://github.com/lukeed/clsx.git
|
||||||
codemirror 5.59.4 MIT https://github.com/codemirror/CodeMirror.git
|
codemirror 5.59.4 MIT https://github.com/codemirror/CodeMirror.git
|
||||||
@ -235,8 +228,6 @@ color-name 1.1.4
|
|||||||
colord 2.0.0 MIT https://github.com/omgovich/colord.git
|
colord 2.0.0 MIT https://github.com/omgovich/colord.git
|
||||||
colorette 1.2.2 MIT https://github.com/jorgebucaran/colorette.git
|
colorette 1.2.2 MIT https://github.com/jorgebucaran/colorette.git
|
||||||
commander 7.2.0 MIT https://github.com/tj/commander.js.git
|
commander 7.2.0 MIT https://github.com/tj/commander.js.git
|
||||||
commander 2.20.3 MIT https://github.com/tj/commander.js.git
|
|
||||||
commander 8.3.0 MIT https://github.com/tj/commander.js.git
|
|
||||||
component-emitter 1.3.0 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-map 0.0.1 MIT git://github.com/substack/node-concat-map.git
|
||||||
context-menu 2.0.0 MIT https://github.com/chipto/context-menu.git
|
context-menu 2.0.0 MIT https://github.com/chipto/context-menu.git
|
||||||
@ -267,7 +258,6 @@ diff-arrays-of-objects 1.1.8
|
|||||||
dom-align 1.12.2 MIT git@github.com:yiminghe/dom-align.git
|
dom-align 1.12.2 MIT git@github.com:yiminghe/dom-align.git
|
||||||
dom-helpers 5.2.0 MIT git+https://github.com/react-bootstrap/dom-helpers.git
|
dom-helpers 5.2.0 MIT git+https://github.com/react-bootstrap/dom-helpers.git
|
||||||
dom-serializer 1.3.2 MIT git://github.com/cheeriojs/dom-renderer.git
|
dom-serializer 1.3.2 MIT git://github.com/cheeriojs/dom-renderer.git
|
||||||
dot-case 3.0.4 MIT git://github.com/blakeembrey/change-case.git
|
|
||||||
dropzone 5.9.3 MIT https://github.com/dropzone/dropzone.git
|
dropzone 5.9.3 MIT https://github.com/dropzone/dropzone.git
|
||||||
emojis-list 3.0.0 MIT git+https://github.com/kikobeats/emojis-list.git
|
emojis-list 3.0.0 MIT git+https://github.com/kikobeats/emojis-list.git
|
||||||
engine.io-client 5.1.1 MIT https://github.com/socketio/engine.io-client.git
|
engine.io-client 5.1.1 MIT https://github.com/socketio/engine.io-client.git
|
||||||
@ -286,14 +276,11 @@ graphlib 2.1.8
|
|||||||
has-cors 1.1.0 MIT git://github.com/component/has-cors.git
|
has-cors 1.1.0 MIT git://github.com/component/has-cors.git
|
||||||
has-flag 3.0.0 MIT https://github.com/sindresorhus/has-flag.git
|
has-flag 3.0.0 MIT https://github.com/sindresorhus/has-flag.git
|
||||||
has-flag 4.0.0 MIT https://github.com/sindresorhus/has-flag.git
|
has-flag 4.0.0 MIT https://github.com/sindresorhus/has-flag.git
|
||||||
he 1.2.0 MIT https://github.com/mathiasbynens/he.git
|
|
||||||
hex-color-regex 1.1.0 MIT https://github.com/regexps/hex-color-regex.git
|
hex-color-regex 1.1.0 MIT https://github.com/regexps/hex-color-regex.git
|
||||||
history 5.3.0 MIT https://github.com/remix-run/history.git
|
history 5.3.0 MIT https://github.com/remix-run/history.git
|
||||||
hsl-regex 1.0.0 MIT https://github.com/regexps/hsl-regex.git
|
hsl-regex 1.0.0 MIT https://github.com/regexps/hsl-regex.git
|
||||||
hsla-regex 1.0.0 MIT https://github.com/regexps/hsla-regex.git
|
hsla-regex 1.0.0 MIT https://github.com/regexps/hsla-regex.git
|
||||||
html-escaper 2.0.2 MIT https://github.com/WebReflection/html-escaper.git
|
html-escaper 2.0.2 MIT https://github.com/WebReflection/html-escaper.git
|
||||||
html-loader 3.1.0 MIT https://github.com/webpack-contrib/html-loader.git
|
|
||||||
html-minifier-terser 6.1.0 MIT git+https://github.com/terser/html-minifier-terser.git
|
|
||||||
html2canvas 1.0.0-rc.7 MIT git@github.com:niklasvh/html2canvas.git
|
html2canvas 1.0.0-rc.7 MIT git@github.com:niklasvh/html2canvas.git
|
||||||
immutability-helper 3.1.1 MIT git+https://github.com/kolodny/immutability-helper.git
|
immutability-helper 3.1.1 MIT git+https://github.com/kolodny/immutability-helper.git
|
||||||
import-fresh 3.3.0 MIT https://github.com/sindresorhus/import-fresh.git
|
import-fresh 3.3.0 MIT https://github.com/sindresorhus/import-fresh.git
|
||||||
@ -338,7 +325,6 @@ lodash 4.17.21
|
|||||||
lodash.memoize 4.1.2 MIT https://github.com/lodash/lodash.git
|
lodash.memoize 4.1.2 MIT https://github.com/lodash/lodash.git
|
||||||
lodash.uniq 4.5.0 MIT https://github.com/lodash/lodash.git
|
lodash.uniq 4.5.0 MIT https://github.com/lodash/lodash.git
|
||||||
loose-envify 1.4.0 MIT git://github.com/zertosh/loose-envify.git
|
loose-envify 1.4.0 MIT git://github.com/zertosh/loose-envify.git
|
||||||
lower-case 2.0.2 MIT git://github.com/blakeembrey/change-case.git
|
|
||||||
lunr 0.7.2 MIT https://github.com/olivernn/lunr.js.git
|
lunr 0.7.2 MIT https://github.com/olivernn/lunr.js.git
|
||||||
make-dir 3.1.0 MIT https://github.com/sindresorhus/make-dir.git
|
make-dir 3.1.0 MIT https://github.com/sindresorhus/make-dir.git
|
||||||
matches-selector 0.0.1 MIT https://github.com/ForbesLindesay/matches-selector.git
|
matches-selector 0.0.1 MIT https://github.com/ForbesLindesay/matches-selector.git
|
||||||
@ -357,7 +343,6 @@ ms 2.1.2
|
|||||||
nanocolors 0.1.12 MIT https://github.com/ai/nanocolors.git
|
nanocolors 0.1.12 MIT https://github.com/ai/nanocolors.git
|
||||||
nanoid 3.2.0 MIT https://github.com/ai/nanoid.git
|
nanoid 3.2.0 MIT https://github.com/ai/nanoid.git
|
||||||
nanopop 2.1.0 MIT https://github.com/Simonwep/nanopop.git
|
nanopop 2.1.0 MIT https://github.com/Simonwep/nanopop.git
|
||||||
no-case 3.0.4 MIT git://github.com/blakeembrey/change-case.git
|
|
||||||
node-releases 1.1.72 MIT git+https://github.com/chicoxyzzy/node-releases.git
|
node-releases 1.1.72 MIT git+https://github.com/chicoxyzzy/node-releases.git
|
||||||
normalize-url 4.5.1 MIT https://github.com/sindresorhus/normalize-url.git
|
normalize-url 4.5.1 MIT https://github.com/sindresorhus/normalize-url.git
|
||||||
notificar 1.0.1 MIT git+https://github.com/neeksandhu/notificar.git
|
notificar 1.0.1 MIT git+https://github.com/neeksandhu/notificar.git
|
||||||
@ -365,13 +350,10 @@ notistack 1.0.10
|
|||||||
object-assign 4.1.1 MIT https://github.com/sindresorhus/object-assign.git
|
object-assign 4.1.1 MIT https://github.com/sindresorhus/object-assign.git
|
||||||
p-reduce 1.0.0 MIT https://github.com/sindresorhus/p-reduce.git
|
p-reduce 1.0.0 MIT https://github.com/sindresorhus/p-reduce.git
|
||||||
p-series 1.1.0 MIT https://github.com/sindresorhus/p-series.git
|
p-series 1.1.0 MIT https://github.com/sindresorhus/p-series.git
|
||||||
param-case 3.0.4 MIT git://github.com/blakeembrey/change-case.git
|
|
||||||
parent-module 1.0.1 MIT https://github.com/sindresorhus/parent-module.git
|
parent-module 1.0.1 MIT https://github.com/sindresorhus/parent-module.git
|
||||||
parse-json 5.2.0 MIT https://github.com/sindresorhus/parse-json.git
|
parse-json 5.2.0 MIT https://github.com/sindresorhus/parse-json.git
|
||||||
parse5 6.0.1 MIT git://github.com/inikulin/parse5.git
|
|
||||||
parseqs 0.0.6 MIT https://github.com/get/querystring.git
|
parseqs 0.0.6 MIT https://github.com/get/querystring.git
|
||||||
parseuri 0.0.6 MIT https://github.com/get/parseuri.git
|
parseuri 0.0.6 MIT https://github.com/get/parseuri.git
|
||||||
pascal-case 3.1.2 MIT git://github.com/blakeembrey/change-case.git
|
|
||||||
path-fx 2.1.1 MIT git+https://github.com/NeekSandhu/path-fx.git
|
path-fx 2.1.1 MIT git+https://github.com/NeekSandhu/path-fx.git
|
||||||
path-type 4.0.0 MIT https://github.com/sindresorhus/path-type.git
|
path-type 4.0.0 MIT https://github.com/sindresorhus/path-type.git
|
||||||
pathfinding 0.4.18 MIT git://github.com/qiao/PathFinding.js.git
|
pathfinding 0.4.18 MIT git://github.com/qiao/PathFinding.js.git
|
||||||
@ -411,7 +393,6 @@ postcss-selector-parser 6.0.6
|
|||||||
postcss-svgo 5.0.1 MIT https://github.com/cssnano/cssnano.git
|
postcss-svgo 5.0.1 MIT https://github.com/cssnano/cssnano.git
|
||||||
postcss-unique-selectors 5.0.1 MIT https://github.com/cssnano/cssnano.git
|
postcss-unique-selectors 5.0.1 MIT https://github.com/cssnano/cssnano.git
|
||||||
postcss-value-parser 4.1.0 MIT https://github.com/TrySound/postcss-value-parser.git
|
postcss-value-parser 4.1.0 MIT https://github.com/TrySound/postcss-value-parser.git
|
||||||
prop-types 15.8.1 MIT https://github.com/facebook/prop-types.git
|
|
||||||
prop-types 15.7.2 MIT https://github.com/facebook/prop-types.git
|
prop-types 15.7.2 MIT https://github.com/facebook/prop-types.git
|
||||||
punycode 2.1.1 MIT https://github.com/bestiejs/punycode.js.git
|
punycode 2.1.1 MIT https://github.com/bestiejs/punycode.js.git
|
||||||
raf 3.4.1 MIT git://github.com/chrisdickinson/raf.git
|
raf 3.4.1 MIT git://github.com/chrisdickinson/raf.git
|
||||||
@ -433,7 +414,6 @@ react-dom 16.14.0
|
|||||||
react-dom 17.0.2 MIT https://github.com/facebook/react.git
|
react-dom 17.0.2 MIT https://github.com/facebook/react.git
|
||||||
react-draggable 4.4.4 MIT https://github.com/react-grid-layout/react-draggable.git
|
react-draggable 4.4.4 MIT https://github.com/react-grid-layout/react-draggable.git
|
||||||
react-draggable 4.4.3 MIT https://github.com/mzabriskie/react-draggable.git
|
react-draggable 4.4.3 MIT https://github.com/mzabriskie/react-draggable.git
|
||||||
react-fontawesome 1.7.1 MIT git+https://github.com/danawoodman/react-fontawesome.git
|
|
||||||
react-input-autosize 3.0.0 MIT https://github.com/JedWatson/react-input-autosize.git
|
react-input-autosize 3.0.0 MIT https://github.com/JedWatson/react-input-autosize.git
|
||||||
react-is 16.13.1 MIT https://github.com/facebook/react.git
|
react-is 16.13.1 MIT https://github.com/facebook/react.git
|
||||||
react-is 17.0.2 MIT https://github.com/facebook/react.git
|
react-is 17.0.2 MIT https://github.com/facebook/react.git
|
||||||
@ -446,7 +426,6 @@ react-transition-state 1.1.3
|
|||||||
react-virtualized-auto-sizer 1.0.6 MIT https://github.com/bvaughn/react-virtualized-auto-sizer.git
|
react-virtualized-auto-sizer 1.0.6 MIT https://github.com/bvaughn/react-virtualized-auto-sizer.git
|
||||||
react-window 1.8.6 MIT https://github.com/bvaughn/react-window.git
|
react-window 1.8.6 MIT https://github.com/bvaughn/react-window.git
|
||||||
regenerator-runtime 0.13.7 MIT https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime
|
regenerator-runtime 0.13.7 MIT https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime
|
||||||
relateurl 0.2.7 MIT git://github.com/stevenvachon/relateurl.git
|
|
||||||
require-from-string 2.0.2 MIT https://github.com/floatdrop/require-from-string.git
|
require-from-string 2.0.2 MIT https://github.com/floatdrop/require-from-string.git
|
||||||
resize-observer-polyfill 1.5.1 MIT https://github.com/que-etc/resize-observer-polyfill.git
|
resize-observer-polyfill 1.5.1 MIT https://github.com/que-etc/resize-observer-polyfill.git
|
||||||
resolve-from 4.0.0 MIT https://github.com/sindresorhus/resolve-from.git
|
resolve-from 4.0.0 MIT https://github.com/sindresorhus/resolve-from.git
|
||||||
@ -466,7 +445,6 @@ snapsvg-cjs 0.0.6
|
|||||||
socket.io-client 4.1.2 MIT https://github.com/socketio/socket.io-client.git
|
socket.io-client 4.1.2 MIT https://github.com/socketio/socket.io-client.git
|
||||||
socket.io-parser 4.0.4 MIT https://github.com/socketio/socket.io-parser.git
|
socket.io-parser 4.0.4 MIT https://github.com/socketio/socket.io-parser.git
|
||||||
source-list-map 1.1.2 MIT https://github.com/webpack/source-list-map.git
|
source-list-map 1.1.2 MIT https://github.com/webpack/source-list-map.git
|
||||||
source-map-support 0.5.21 MIT https://github.com/evanw/node-source-map-support
|
|
||||||
split.js 1.6.4 MIT https://github.com/nathancahill/split
|
split.js 1.6.4 MIT https://github.com/nathancahill/split
|
||||||
stable 0.1.8 MIT https://github.com/Two-Screen/stable.git
|
stable 0.1.8 MIT https://github.com/Two-Screen/stable.git
|
||||||
strip-comments 2.0.1 MIT https://github.com/jonschlinkert/strip-comments.git
|
strip-comments 2.0.1 MIT https://github.com/jonschlinkert/strip-comments.git
|
||||||
@ -502,8 +480,6 @@ xterm-addon-search 0.8.0
|
|||||||
xterm-addon-web-links 0.4.0 MIT https://github.com/xtermjs/xterm.js
|
xterm-addon-web-links 0.4.0 MIT https://github.com/xtermjs/xterm.js
|
||||||
yeast 0.1.2 MIT https://github.com/unshiftio/yeast.git
|
yeast 0.1.2 MIT https://github.com/unshiftio/yeast.git
|
||||||
@fortawesome/fontawesome-free 5.15.4 (CC-BY-4.0 AND OFL-1.1 AND MIT) https://github.com/FortAwesome/Font-Awesome
|
@fortawesome/fontawesome-free 5.15.4 (CC-BY-4.0 AND OFL-1.1 AND MIT) https://github.com/FortAwesome/Font-Awesome
|
||||||
@fortawesome/free-regular-svg-icons 6.1.1 (CC-BY-4.0 AND MIT) https://github.com/FortAwesome/Font-Awesome
|
|
||||||
@fortawesome/free-solid-svg-icons 6.1.1 (CC-BY-4.0 AND MIT) https://github.com/FortAwesome/Font-Awesome
|
|
||||||
@sphinxxxx/color-conversion 2.2.2 ISC git+https://github.com/Sphinxxxx/color-conversion.git
|
@sphinxxxx/color-conversion 2.2.2 ISC git+https://github.com/Sphinxxxx/color-conversion.git
|
||||||
@trysound/sax 0.2.0 ISC git://github.com/svg/sax.git
|
@trysound/sax 0.2.0 ISC git://github.com/svg/sax.git
|
||||||
boolbase 1.0.0 ISC https://github.com/fb55/boolbase
|
boolbase 1.0.0 ISC https://github.com/fb55/boolbase
|
||||||
@ -536,7 +512,6 @@ react-transition-group 4.4.1
|
|||||||
react-transition-group 4.4.2 BSD-3-Clause https://github.com/reactjs/react-transition-group.git
|
react-transition-group 4.4.2 BSD-3-Clause https://github.com/reactjs/react-transition-group.git
|
||||||
source-map 0.5.7 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.6.1 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.7.3 BSD-3-Clause http://github.com/mozilla/source-map.git
|
|
||||||
sprintf-js 1.1.2 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
|
||||||
bootstrap-datepicker 1.9.0 Apache-2.0 https://github.com/uxsolutions/bootstrap-datepicker.git
|
bootstrap-datepicker 1.9.0 Apache-2.0 https://github.com/uxsolutions/bootstrap-datepicker.git
|
||||||
eve 0.5.4 Apache-2.0 git@github.com:adobe-webplatform/eve.git
|
eve 0.5.4 Apache-2.0 git@github.com:adobe-webplatform/eve.git
|
||||||
@ -556,7 +531,6 @@ domutils 2.6.0
|
|||||||
entities 2.2.0 BSD-2-Clause git://github.com/fb55/entities.git
|
entities 2.2.0 BSD-2-Clause git://github.com/fb55/entities.git
|
||||||
leaflet 1.7.1 BSD-2-Clause git://github.com/Leaflet/Leaflet.git
|
leaflet 1.7.1 BSD-2-Clause git://github.com/Leaflet/Leaflet.git
|
||||||
nth-check 2.0.1 BSD-2-Clause https://github.com/fb55/nth-check
|
nth-check 2.0.1 BSD-2-Clause https://github.com/fb55/nth-check
|
||||||
terser 5.12.1 BSD-2-Clause https://github.com/terser/terser
|
|
||||||
uri-js 4.4.1 BSD-2-Clause http://github.com/garycourt/uri-js
|
uri-js 4.4.1 BSD-2-Clause http://github.com/garycourt/uri-js
|
||||||
FileSaver 0.10.0 UNKNOWN Unknown
|
FileSaver 0.10.0 UNKNOWN Unknown
|
||||||
heap 0.2.5 UNKNOWN git://github.com/qiao/heap.js.git
|
heap 0.2.5 UNKNOWN git://github.com/qiao/heap.js.git
|
||||||
@ -566,8 +540,7 @@ pako 1.0.11
|
|||||||
precond 0.2.3 MIT* https://github.com/MathieuTurcotte/node-precond.git
|
precond 0.2.3 MIT* https://github.com/MathieuTurcotte/node-precond.git
|
||||||
webcabin-docker 2.2.5 MIT* Unknown
|
webcabin-docker 2.2.5 MIT* Unknown
|
||||||
tablesorter 2.31.3 (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
|
||||||
tslib 2.3.1 0BSD https://github.com/Microsoft/tslib.git
|
|
||||||
tslib 2.3.0 0BSD https://github.com/Microsoft/tslib.git
|
tslib 2.3.0 0BSD https://github.com/Microsoft/tslib.git
|
||||||
|
|
||||||
493 dependencies listed.
|
466 dependencies listed.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user