Third-Party Software Notices

This page lists third-party packages and versions used in Flix, along with their respective licenses.

Third-Party Package Versions

Flix Server

Name

Version

License

cloud.google.com/go v0.38.0 Apache-2.0
github.com/BurntSushi/toml v0.3.1 MIT
github.com/DATA-DOG/go-sqlmock v1.5.0 BSD-3-Clause
github.com/DATA-DOG/godog v0.7.13 BSD-3-Clause
github.com/Masterminds/squirrel v1.2.0 MIT
github.com/VividCortex/mysqlerr v0.0.0-20170204212430-6c6b55f8796f MIT
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc BSD-3-Clause
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf MIT
github.com/beorn7/perks v1.0.0 MIT
github.com/blang/semver v3.5.1 MIT
github.com/census-instrumentation/opencensus-proto v0.2.1 Apache-2.0
github.com/client9/misspell v0.3.4 MIT
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 Apache-2.0
github.com/creack/pty v1.1.9 MIT
github.com/davecgh/go-spew v1.1.1 ISC
github.com/envoyproxy/go-control-plane v0.9.9-0.20210217033140-668b12f5399d Apache-2.0
github.com/envoyproxy/protoc-gen-validate v0.1.0 Apache-2.0
github.com/flopp/go-findfont v0.0.0-20191101093638-e1ea40e9cf87 MIT
github.com/fsnotify/fsnotify v1.4.7 BSD-3-Clause
github.com/go-kit/kit v0.8.0 MIT
github.com/go-logfmt/logfmt v0.3.0 MIT
github.com/go-sql-driver/mysql v1.6.0 MPL-2.0
github.com/go-stack/stack v1.8.0 MIT
github.com/gofrs/uuid v3.2.0 MIT
github.com/gogo/protobuf v1.1.1 BSD-3-Clause
github.com/gojuno/minimock/v3 v3.0.10 MIT
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 FTL
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b Apache-2.0
github.com/golang/mock v1.2.0 Apache-2.0
github.com/golang/protobuf v1.5.2 BSD-3-Clause
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c Apache-2.0
github.com/google/go-cmp v0.5.5 BSD-3-Clause
github.com/google/gofuzz v1.2.0 Apache-2.0
github.com/google/martian v2.1.0 Apache-2.0
github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57 Apache-2.0
github.com/google/uuid v1.2.0 BSD-3-Clause
github.com/googleapis/gax-go/v2 v2.0.5 BSD-3-Clause
github.com/gopherjs/gopherjs v0.0.0-20210202160940-bed99a852dfe BSD-2-Clause
github.com/gorilla/handlers v1.4.2 BSD-2-Clause
github.com/gorilla/mux v1.7.4 BSD-3-Clause
github.com/gorilla/websocket v1.4.1 BSD-2-Clause
github.com/hashicorp/golang-lru v0.5.1 MPL-2.0
github.com/hexdigest/gowrap v1.1.8 MIT
github.com/hpcloud/tail v1.0.0 MIT
github.com/jmoiron/sqlx v1.2.0 MIT
github.com/json-iterator/go v1.1.6 MIT
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024 MIT
github.com/julienschmidt/httprouter v1.2.0 BSD-3-Clause
github.com/konsorten/go-windows-terminal-sequences v1.0.1 MIT
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 MIT
github.com/kr/pretty v0.2.1 MIT
github.com/kr/pty v1.1.1 MIT
github.com/kr/text v0.2.0 MIT
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 MIT
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 MIT
github.com/lib/pq v1.0.0 MIT
github.com/mattn/go-sqlite3 v1.9.0 MIT
github.com/matttproud/golang_protobuf_extensions v1.0.1 Apache-2.0
github.com/mitchellh/go-homedir v1.1.0 MIT
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd Apache-2.0
github.com/modern-go/reflect2 v1.0.1 Apache-2.0
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 Apache-2.0
github.com/natefinch/lumberjack v2.0.0 MIT
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 ISC
github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852 MIT
github.com/onsi/ginkgo v1.8.0 MIT
github.com/onsi/gomega v1.5.0 MIT
github.com/oov/psd v0.0.0-20201203182240-dad9002861d9 MIT
github.com/opentracing/opentracing-go v1.0.2 MIT
github.com/pkg/errors v0.9.1 BSD-2-Clause
github.com/pmezard/go-difflib v1.0.0 BSD-3-Clause
github.com/prometheus/client_golang v1.0.0 Apache-2.0
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 Apache-2.0
github.com/prometheus/common v0.4.1 Apache-2.0
github.com/prometheus/procfs v0.0.2 Apache-2.0
github.com/sirupsen/logrus v1.8.1 MIT
github.com/stretchr/objx v0.1.1 MIT
github.com/stretchr/testify v1.7.0 MIT
github.com/twitchtv/twirp v5.8.0 Apache-2.0
github.com/yuin/goldmark v1.3.5 MIT
go.opencensus.io v0.21.0 Apache-2.0
golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073 BSD-3-Clause
golang.org/x/exp v0.0.0-20190121172915-509febef88a4 BSD-3-Clause
golang.org/x/image v0.0.0-20200119044424-58c23975cae1 BSD-3-Clause
golang.org/x/lint v0.0.0-20190409202823-959b441ac422 BSD-3-Clause
golang.org/x/mod v0.4.2 BSD-3-Clause
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 BSD-3-Clause
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 BSD-3-Clause
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c BSD-3-Clause
golang.org/x/sys v0.0.0-20210510120138-977fb7262007 BSD-3-Clause
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 BSD-3-Clause
golang.org/x/text v0.3.3 BSD-3-Clause
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c BSD-3-Clause
golang.org/x/tools v0.1.3 BSD-3-Clause
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 BSD-3-Clause
google.golang.org/api v0.20.0 BSD-3-Clause
google.golang.org/appengine v1.6.7 Apache-2.0
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 Apache-2.0
google.golang.org/grpc v1.37.0 Apache-2.0
google.golang.org/protobuf v1.26.0 BSD-3-Clause
gopkg.in/alecthomas/kingpin.v2 v2.2.6 MIT
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc MIT
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d MIT
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c BSD-2-Clause
gopkg.in/fsnotify.v1 v1.4.7 BSD-3-Clause
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df MIT
gopkg.in/ldap.v2 v2.5.1 MIT
gopkg.in/natefinch/lumberjack.v2 v2.0.0 MIT
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 BSD-3-Clause
gopkg.in/yaml.v2 v2.2.8 Apache-2.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b MIT
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc MIT

Transfer Utility

Name

Version

License

cloud.google.com/go v0.26.0 Apache-2.0
github.com/BurntSushi/toml v0.3.1 MIT
github.com/DATA-DOG/go-sqlmock v1.3.3 BSD-3-Clause
github.com/DATA-DOG/godog v0.7.13 BSD-3-Clause
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc BSD-3-Clause
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf MIT
github.com/beorn7/perks v1.0.0 MIT
github.com/census-instrumentation/opencensus-proto v0.2.1 Apache-2.0
github.com/client9/misspell v0.3.4 MIT
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 Apache-2.0
github.com/creack/pty v1.1.9 MIT
github.com/davecgh/go-spew v1.1.1 ISC
github.com/envoyproxy/go-control-plane v0.9.9-0.20210217033140-668b12f5399d Apache-2.0
github.com/envoyproxy/protoc-gen-validate v0.1.0 Apache-2.0
github.com/fsnotify/fsnotify v1.4.7 BSD-3-Clause
github.com/go-kit/kit v0.8.0 MIT
github.com/go-logfmt/logfmt v0.3.0 MIT
github.com/go-sql-driver/mysql v1.4.1 MPL-2.0
github.com/go-stack/stack v1.8.0 MIT
github.com/gogo/protobuf v1.1.1 BSD-3-Clause
github.com/gojuno/minimock/v3 v3.0.10 MIT
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b Apache-2.0
github.com/golang/mock v1.1.1 Apache-2.0
github.com/golang/protobuf v1.5.2 BSD-3-Clause
github.com/google/go-cmp v0.5.5 BSD-3-Clause
github.com/google/gofuzz v1.2.0 Apache-2.0
github.com/google/uuid v1.2.0 BSD-3-Clause
github.com/gorilla/websocket v1.4.0 BSD-2-Clause
github.com/hexdigest/gowrap v1.1.8 MIT
github.com/hpcloud/tail v1.0.0 MIT
github.com/jmoiron/sqlx v1.2.0 MIT
github.com/json-iterator/go v1.1.6 MIT
github.com/julienschmidt/httprouter v1.2.0 BSD-3-Clause
github.com/konsorten/go-windows-terminal-sequences v1.0.1 MIT
github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 MIT
github.com/kr/pretty v0.2.1 MIT
github.com/kr/pty v1.1.1 MIT
github.com/kr/text v0.2.0 MIT
github.com/lib/pq v1.0.0 MIT
github.com/mattn/go-sqlite3 v1.9.0 MIT
github.com/matttproud/golang_protobuf_extensions v1.0.1 Apache-2.0
github.com/mitchellh/go-homedir v1.1.0 MIT
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd Apache-2.0
github.com/modern-go/reflect2 v1.0.1 Apache-2.0
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 Apache-2.0
github.com/natefinch/lumberjack v2.0.0 MIT
github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852 MIT
github.com/onsi/ginkgo v1.8.0 MIT
github.com/onsi/gomega v1.5.0 MIT
github.com/opentracing/opentracing-go v1.0.2 MIT
github.com/pkg/errors v0.9.1 BSD-2-Clause
github.com/pmezard/go-difflib v1.0.0 BSD-3-Clause
github.com/prometheus/client_golang v1.0.0 Apache-2.0
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 Apache-2.0
github.com/prometheus/common v0.4.1 Apache-2.0
github.com/prometheus/procfs v0.0.2 Apache-2.0
github.com/sirupsen/logrus v1.8.1 MIT
github.com/stretchr/objx v0.1.1 MIT
github.com/stretchr/testify v1.7.0 MIT
github.com/twitchtv/twirp v5.8.0 Apache-2.0
github.com/yuin/goldmark v1.3.5 MIT
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 BSD-3-Clause
golang.org/x/exp v0.0.0-20190121172915-509febef88a4 BSD-3-Clause
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 BSD-3-Clause
golang.org/x/mod v0.4.2 BSD-3-Clause
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 BSD-3-Clause
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be BSD-3-Clause
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c BSD-3-Clause
golang.org/x/sys v0.0.0-20210510120138-977fb7262007 BSD-3-Clause
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 BSD-3-Clause
golang.org/x/text v0.3.3 BSD-3-Clause
golang.org/x/tools v0.1.3 BSD-3-Clause
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 BSD-3-Clause
google.golang.org/appengine v1.6.7 Apache-2.0
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 Apache-2.0
google.golang.org/grpc v1.37.0 Apache-2.0
google.golang.org/protobuf v1.26.0 BSD-3-Clause
gopkg.in/alecthomas/kingpin.v2 v2.2.6 MIT
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c BSD-2-Clause
gopkg.in/fsnotify.v1 v1.4.7 BSD-3-Clause
gopkg.in/natefinch/lumberjack.v2 v2.0.0 MIT
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 BSD-3-Clause
gopkg.in/yaml.v2 v2.2.2 Apache-2.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b MIT
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc MIT

Python

Name

Version

License

grpcio 1.32.0 Apache Software License
grpcio-tools 1.25.0 Apache Software License
protobuf 3.13.0 3-Clause BSD License
six 1.15.0 MIT License
typing-extensions 4.0.0 Python Software Foundation License

Flix Client

Package

Version

License

7zip-bin 5.0.3 MIT
@angular-builders/custom-webpack 9.1.0 MIT
@angular-devkit/architect 0.901.15 MIT
@angular-devkit/architect 0.901.9 MIT
@angular-devkit/build-angular 0.901.9 MIT
@angular-devkit/build-optimizer 0.901.9 MIT
@angular-devkit/build-webpack 0.901.9 MIT
@angular-devkit/core 9.1.15 MIT
@angular-devkit/core 9.1.9 MIT
@angular-devkit/schematics 9.1.15 MIT
@angular-eslint/builder 0.0.1-alpha.32 MIT
@angular-eslint/eslint-plugin-template 0.0.1-alpha.32 MIT
@angular-eslint/eslint-plugin 0.0.1-alpha.32 MIT
@angular-eslint/template-parser 0.0.1-alpha.32 MIT
@angular/animations 9.1.13 MIT
@angular/cli 9.1.15 MIT
@angular/common 9.1.13 MIT
@angular/compiler-cli 9.1.13 MIT
@angular/compiler 9.0.0 MIT
@angular/compiler 9.1.13 MIT
@angular/core 9.0.0 MIT
@angular/core 9.1.13 MIT
@angular/forms 9.1.13 MIT
@angular/platform-browser-dynamic 9.1.13 MIT
@angular/platform-browser 9.1.13 MIT
@angular/router 9.1.13 MIT
@babel/code-frame 7.12.13 MIT
@babel/compat-data 7.14.4 MIT
@babel/core 7.9.0 MIT
@babel/generator 7.14.3 MIT
@babel/generator 7.9.3 MIT
@babel/helper-annotate-as-pure 7.12.13 MIT
@babel/helper-builder-binary-assignment-operator-visitor 7.12.13 MIT
@babel/helper-compilation-targets 7.14.4 MIT
@babel/helper-create-regexp-features-plugin 7.14.3 MIT
@babel/helper-explode-assignable-expression 7.13.0 MIT
@babel/helper-function-name 7.14.2 MIT
@babel/helper-get-function-arity 7.12.13 MIT
@babel/helper-hoist-variables 7.13.16 MIT
@babel/helper-member-expression-to-functions 7.13.12 MIT
@babel/helper-module-imports 7.13.12 MIT
@babel/helper-module-transforms 7.14.2 MIT
@babel/helper-optimise-call-expression 7.12.13 MIT
@babel/helper-plugin-utils 7.13.0 MIT
@babel/helper-remap-async-to-generator 7.13.0 MIT
@babel/helper-replace-supers 7.14.4 MIT
@babel/helper-simple-access 7.13.12 MIT
@babel/helper-skip-transparent-expression-wrappers 7.12.1 MIT
@babel/helper-split-export-declaration 7.12.13 MIT
@babel/helper-validator-identifier 7.14.0 MIT
@babel/helper-validator-option 7.12.17 MIT
@babel/helper-wrap-function 7.13.0 MIT
@babel/helpers 7.14.0 MIT
@babel/highlight 7.14.0 MIT
@babel/parser 7.10.5 MIT
@babel/parser 7.14.3 MIT
@babel/parser 7.14.4 MIT
@babel/plugin-proposal-async-generator-functions 7.14.2 MIT
@babel/plugin-proposal-dynamic-import 7.14.2 MIT
@babel/plugin-proposal-json-strings 7.14.2 MIT
@babel/plugin-proposal-nullish-coalescing-operator 7.14.2 MIT
@babel/plugin-proposal-numeric-separator 7.14.2 MIT
@babel/plugin-proposal-object-rest-spread 7.14.4 MIT
@babel/plugin-proposal-optional-catch-binding 7.14.2 MIT
@babel/plugin-proposal-optional-chaining 7.14.2 MIT
@babel/plugin-proposal-unicode-property-regex 7.12.13 MIT
@babel/plugin-syntax-async-generators 7.8.4 MIT
@babel/plugin-syntax-dynamic-import 7.8.3 MIT
@babel/plugin-syntax-json-strings 7.8.3 MIT
@babel/plugin-syntax-nullish-coalescing-operator 7.8.3 MIT
@babel/plugin-syntax-numeric-separator 7.10.4 MIT
@babel/plugin-syntax-object-rest-spread 7.8.3 MIT
@babel/plugin-syntax-optional-catch-binding 7.8.3 MIT
@babel/plugin-syntax-optional-chaining 7.8.3 MIT
@babel/plugin-syntax-top-level-await 7.12.13 MIT
@babel/plugin-transform-arrow-functions 7.13.0 MIT
@babel/plugin-transform-async-to-generator 7.13.0 MIT
@babel/plugin-transform-block-scoped-functions 7.12.13 MIT
@babel/plugin-transform-block-scoping 7.14.4 MIT
@babel/plugin-transform-classes 7.14.4 MIT
@babel/plugin-transform-computed-properties 7.13.0 MIT
@babel/plugin-transform-destructuring 7.14.4 MIT
@babel/plugin-transform-dotall-regex 7.12.13 MIT
@babel/plugin-transform-duplicate-keys 7.12.13 MIT
@babel/plugin-transform-exponentiation-operator 7.12.13 MIT
@babel/plugin-transform-for-of 7.13.0 MIT
@babel/plugin-transform-function-name 7.12.13 MIT
@babel/plugin-transform-literals 7.12.13 MIT
@babel/plugin-transform-member-expression-literals 7.12.13 MIT
@babel/plugin-transform-modules-amd 7.14.2 MIT
@babel/plugin-transform-modules-commonjs 7.14.0 MIT
@babel/plugin-transform-modules-systemjs 7.13.8 MIT
@babel/plugin-transform-modules-umd 7.14.0 MIT
@babel/plugin-transform-named-capturing-groups-regex 7.12.13 MIT
@babel/plugin-transform-new-target 7.12.13 MIT
@babel/plugin-transform-object-super 7.12.13 MIT
@babel/plugin-transform-parameters 7.14.2 MIT
@babel/plugin-transform-property-literals 7.12.13 MIT
@babel/plugin-transform-regenerator 7.13.15 MIT
@babel/plugin-transform-reserved-words 7.12.13 MIT
@babel/plugin-transform-shorthand-properties 7.12.13 MIT
@babel/plugin-transform-spread 7.13.0 MIT
@babel/plugin-transform-sticky-regex 7.12.13 MIT
@babel/plugin-transform-template-literals 7.13.0 MIT
@babel/plugin-transform-typeof-symbol 7.12.13 MIT
@babel/plugin-transform-unicode-regex 7.12.13 MIT
@babel/preset-env 7.9.0 MIT
@babel/preset-modules 0.1.4 MIT
@babel/runtime 7.14.0 MIT
@babel/template 7.12.13 MIT
@babel/template 7.8.6 MIT
@babel/traverse 7.10.5 MIT
@babel/traverse 7.14.2 MIT
@babel/types 7.10.5 MIT
@babel/types 7.14.2 MIT
@babel/types 7.14.4 MIT
@clr/angular 3.1.15 MIT
@clr/city 1.1.0 OFL-1.1
@clr/core 3.1.15 MIT
@clr/icons 3.1.15 MIT
@clr/ui 3.1.15 MIT
@develar/schema-utils 2.6.5 MIT
@electron/get 1.12.4 MIT
@fortawesome/angular-fontawesome 0.3.0 MIT
@fortawesome/fontawesome-common-types 0.2.35 MIT
@fortawesome/fontawesome-free 5.9.0 (CC-BY-4.0 AND OFL-1.1 AND MIT)
@fortawesome/fontawesome-svg-core 1.2.19 MIT
@fortawesome/free-regular-svg-icons 5.9.0 (CC-BY-4.0 AND MIT)
@fortawesome/free-solid-svg-icons 5.9.0 (CC-BY-4.0 AND MIT)
@grpc/grpc-js 1.3.6 Apache-2.0
@istanbuljs/schema 0.1.3 MIT
@jsdevtools/coverage-istanbul-loader 3.0.3 MIT
@mapbox/node-pre-gyp 1.0.5 BSD-3-Clause
@ngtools/webpack 9.1.9 MIT
@nodelib/fs.scandir 2.1.5 MIT
@nodelib/fs.stat 2.0.5 MIT
@nodelib/fs.walk 1.2.7 MIT
@npmcli/move-file 1.1.2 MIT
@phenomnomnominal/tsquery 4.1.1 MIT
@schematics/angular 9.1.15 MIT
@schematics/update 0.901.15 MIT
@sindresorhus/is 0.14.0 MIT
@szmarczak/http-timer 1.1.2 MIT
@tweenjs/tween.js 17.4.0 MIT
@types/component-emitter 1.2.10 MIT
@types/cookie 0.4.0 MIT
@types/cors 2.8.10 MIT
@types/debug 4.1.5 MIT
@types/eslint-visitor-keys 1.0.0 MIT
@types/fs-extra 9.0.11 MIT
@types/glob 7.1.3 MIT
@types/google-protobuf 3.15.3 MIT
@types/howler 2.0.5 MIT
@types/jasmine 3.7.7 MIT
@types/jquery 2.0.56 MIT
@types/json-schema 7.0.7 MIT
@types/json-schema 7.0.9 MIT
@types/json5 0.0.29 MIT
@types/lodash 4.14.133 MIT
@types/minimatch 3.0.4 MIT
@types/node 12.11.1 MIT
@types/node 16.4.12 MIT
@types/q 1.5.4 MIT
@types/semver 5.5.0 MIT
@types/semver 7.3.6 MIT
@types/source-list-map 0.1.2 MIT
@types/tween.js 17.2.0 MIT
@types/webpack-sources 0.1.8 MIT
@types/yargs-parser 20.2.0 MIT
@types/yargs 15.0.13 MIT
@types/yargs 17.0.2 MIT
@types/yargs 17.0.7 MIT
@typescript-eslint/eslint-plugin-tslint 3.3.0 MIT
@typescript-eslint/eslint-plugin 3.3.0 MIT
@typescript-eslint/experimental-utils 2.31.0 MIT
@typescript-eslint/experimental-utils 3.3.0 MIT
@typescript-eslint/experimental-utils 5.8.0 MIT
@typescript-eslint/parser 3.3.0 BSD-2-Clause
@typescript-eslint/scope-manager 5.8.0 MIT
@typescript-eslint/types 5.8.0 MIT
@typescript-eslint/typescript-estree 2.31.0 BSD-2-Clause
@typescript-eslint/typescript-estree 3.3.0 BSD-2-Clause
@typescript-eslint/typescript-estree 5.8.0 BSD-2-Clause
@typescript-eslint/visitor-keys 5.8.0 MIT
@webassemblyjs/ast 1.8.5 MIT
@webassemblyjs/ast 1.9.0 MIT
@webassemblyjs/floating-point-hex-parser 1.8.5 MIT
@webassemblyjs/floating-point-hex-parser 1.9.0 MIT
@webassemblyjs/helper-api-error 1.8.5 MIT
@webassemblyjs/helper-api-error 1.9.0 MIT
@webassemblyjs/helper-buffer 1.8.5 MIT
@webassemblyjs/helper-buffer 1.9.0 MIT
@webassemblyjs/helper-code-frame 1.8.5 MIT
@webassemblyjs/helper-code-frame 1.9.0 MIT
@webassemblyjs/helper-fsm 1.8.5 ISC
@webassemblyjs/helper-fsm 1.9.0 ISC
@webassemblyjs/helper-module-context 1.8.5 MIT
@webassemblyjs/helper-module-context 1.9.0 MIT
@webassemblyjs/helper-wasm-bytecode 1.8.5 MIT
@webassemblyjs/helper-wasm-bytecode 1.9.0 MIT
@webassemblyjs/helper-wasm-section 1.8.5 MIT
@webassemblyjs/helper-wasm-section 1.9.0 MIT
@webassemblyjs/ieee754 1.8.5 MIT
@webassemblyjs/ieee754 1.9.0 MIT
@webassemblyjs/leb128 1.8.5 MIT
@webassemblyjs/leb128 1.9.0 MIT
@webassemblyjs/utf8 1.8.5 MIT
@webassemblyjs/utf8 1.9.0 MIT
@webassemblyjs/wasm-edit 1.8.5 MIT
@webassemblyjs/wasm-edit 1.9.0 MIT
@webassemblyjs/wasm-gen 1.8.5 MIT
@webassemblyjs/wasm-gen 1.9.0 MIT
@webassemblyjs/wasm-opt 1.8.5 MIT
@webassemblyjs/wasm-opt 1.9.0 MIT
@webassemblyjs/wasm-parser 1.8.5 MIT
@webassemblyjs/wasm-parser 1.9.0 MIT
@webassemblyjs/wast-parser 1.8.5 MIT
@webassemblyjs/wast-parser 1.9.0 MIT
@webassemblyjs/wast-printer 1.8.5 MIT
@webassemblyjs/wast-printer 1.9.0 MIT
@webcomponents/custom-elements 1.0.4 BSD-3-Clause
@webcomponents/custom-elements 1.4.3 BSD-3-Clause
@webcomponents/shadycss 1.10.2 BSD-3-Clause
@webcomponents/webcomponentsjs 2.5.0 BSD-3-Clause
@xtuc/ieee754 1.2.0 BSD-3-Clause
@xtuc/long 4.2.2 Apache-2.0
@yarnpkg/lockfile 1.1.0 BSD-2-Clause
Flix 6.4.0-dev Custom: https://thefoundry.atlassian.net/wiki/spaces/FLIX/pages/475693067/Configure
JSONStream 1.3.5 (MIT OR Apache-2.0)
abbrev 1.1.1 ISC
accepts 1.3.7 MIT
accessibility-developer-tools 2.12.0 Apache-2.0
acorn-jsx 3.0.1 MIT
acorn-jsx 5.3.2 MIT
acorn 3.3.0 MIT
acorn 5.7.4 MIT
acorn 6.4.2 MIT
acorn 7.4.1 MIT
agent-base 2.1.1 MIT
agent-base 4.2.1 MIT
agent-base 4.3.0 MIT
agent-base 6.0.2 MIT
agentkeepalive 3.5.2 MIT
aggregate-error 3.1.0 MIT
ajv-errors 1.0.1 MIT
ajv-keywords 1.5.1 MIT
ajv-keywords 3.5.2 MIT
ajv 4.11.8 MIT
ajv 5.5.2 MIT
ajv 6.12.0 MIT
ajv 6.12.3 MIT
ajv 6.12.6 MIT
alphanum-sort 1.0.2 MIT
amdefine 1.0.1 BSD-3-Clause OR MIT
angular-2-local-storage 3.0.2 MIT
angular-split 4.0.0 Apache-2.0
ansi-align 2.0.0 ISC
ansi-align 3.0.0 ISC
ansi-colors 3.2.4 MIT
ansi-colors 4.1.1 MIT
ansi-escapes 1.4.0 MIT
ansi-escapes 4.3.2 MIT
ansi-html 0.0.7 Apache-2.0
ansi-regex 2.1.1 MIT
ansi-regex 3.0.0 MIT
ansi-regex 4.1.0 MIT
ansi-regex 5.0.0 MIT
ansi-regex 5.0.1 MIT
ansi-styles 2.2.1 MIT
ansi-styles 3.2.1 MIT
ansi-styles 4.3.0 MIT
any-promise 1.3.0 MIT
anymatch 2.0.0 ISC
anymatch 3.1.2 ISC
app-builder-bin 3.5.10 MIT
app-builder-lib 22.8.1 MIT
app-root-path 3.0.0 MIT
aproba 1.2.0 ISC
archy 1.0.0 MIT
are-we-there-yet 1.1.5 ISC
arg 4.1.3 MIT
argparse 1.0.10 MIT
aria-query 3.0.0 Apache-2.0
arr-diff 4.0.0 MIT
arr-flatten 1.1.0 MIT
arr-union 3.1.0 MIT
array-find-index 1.0.2 MIT
array-flatten 1.1.1 MIT
array-flatten 2.1.2 MIT
array-includes 3.1.4 MIT
array-union 1.0.2 MIT
array-union 2.1.0 MIT
array-uniq 1.0.3 MIT
array-unique 0.3.2 MIT
array.prototype.flat 1.2.5 MIT
asap 2.0.6 MIT
asn1.js 5.4.1 MIT
asn1 0.2.4 MIT
assert-plus 1.0.0 MIT
assert 1.5.0 MIT
assign-symbols 1.0.0 MIT
ast-types-flow 0.0.7 ISC
astral-regex 1.0.0 MIT
async-each 1.0.3 MIT
async-exit-hook 2.0.1 MIT
async-foreach 0.1.3 MIT*
async-limiter 1.0.1 MIT
async 0.9.2 MIT
async 2.6.3 MIT
async 3.0.1 MIT
asynckit 0.4.0 MIT
at-least-node 1.0.0 ISC
atob 2.1.2 (MIT OR Apache-2.0)
autoprefixer 6.7.7 MIT
autoprefixer 7.1.1 MIT
autoprefixer 9.7.4 MIT
aws-sign2 0.7.0 Apache-2.0
aws4 1.11.0 MIT
axios 0.18.0 MIT
axobject-query 2.0.2 Apache-2.0
babel-code-frame 6.26.0 MIT
babel-generator 6.26.1 MIT
babel-loader 8.0.6 MIT
babel-messages 6.23.0 MIT
babel-plugin-dynamic-import-node 2.3.3 MIT
babel-runtime 6.26.0 MIT
babel-template 6.26.0 MIT
babel-traverse 6.26.0 MIT
babel-types 6.26.0 MIT
babylon 6.18.0 MIT
balanced-match 0.4.2 MIT
balanced-match 1.0.2 MIT
base64-arraybuffer 0.1.4 MIT
base64-js 1.5.1 MIT
base64id 2.0.0 MIT
base 0.11.2 MIT
batch 0.6.1 MIT
bcrypt-pbkdf 1.0.2 BSD-3-Clause
bent 7.3.12 Apache-2.0
big.js 3.2.0 MIT
big.js 5.2.2 MIT
bignumber.js 4.0.4 MIT
binary-extensions 1.13.1 MIT
binary-extensions 2.2.0 MIT
bindings 1.5.0 MIT
blob-to-buffer 1.2.9 MIT
blob-to-stream 1.0.3 MIT
block-stream 0.0.9 ISC
bluebird-lst 1.0.9 MIT
bluebird 3.7.2 MIT
bn.js 4.12.0 MIT
bn.js 5.2.0 MIT
body-parser 1.19.0 MIT
bonjour 3.5.0 MIT
boolbase 1.0.0 ISC
boolean 3.0.4 MIT
boxen 1.3.0 MIT
boxen 4.2.0 MIT
brace-expansion 1.1.11 MIT
braces 2.3.2 MIT
braces 3.0.2 MIT
brorand 1.1.0 MIT
browserify-aes 1.2.0 MIT
browserify-cipher 1.0.1 MIT
browserify-des 1.0.2 MIT
browserify-rsa 4.1.0 MIT
browserify-sign 4.2.1 ISC
browserify-zlib 0.2.0 MIT
browserslist 1.7.7 MIT
browserslist 2.11.3 MIT
browserslist 4.16.6 MIT
buffer-crc32 0.2.13 MIT
buffer-from 1.1.1 MIT
buffer-indexof 1.1.1 MIT
buffer-xor 1.0.3 MIT
buffer 4.9.2 MIT
builder-util-runtime 8.7.2 MIT
builder-util 22.8.1 MIT
builtin-modules 1.1.1 MIT
builtin-status-codes 3.0.0 MIT
builtins 1.0.3 MIT
bytes 3.0.0 MIT
bytes 3.1.0 MIT
bytesish 0.4.4 (Apache-2.0 AND MIT)
cacache 10.0.4 ISC
cacache 12.0.2 ISC
cacache 12.0.4 ISC
cacache 15.0.0 ISC
cacache 15.2.0 ISC
cache-base 1.0.1 MIT
cacheable-request 6.1.0 MIT
call-bind 1.0.2 MIT
caller-callsite 2.0.0 MIT
caller-path 0.1.0 MIT
caller-path 2.0.0 MIT
callsites 0.2.0 MIT
callsites 2.0.0 MIT
callsites 3.1.0 MIT
camel-case 3.0.0 MIT
camel-case 4.1.2 MIT
camelcase-keys 2.1.0 MIT
camelcase 2.1.1 MIT
camelcase 3.0.0 MIT
camelcase 4.1.0 MIT
camelcase 5.3.1 MIT
caniuse-api 1.6.1 MIT
caniuse-api 3.0.0 MIT
caniuse-db 1.0.30001230 CC-BY-4.0
caniuse-lite 1.0.30001035 CC-BY-4.0
caniuse-lite 1.0.30001235 CC-BY-4.0
canonical-path 1.0.0 MIT
capture-stack-trace 1.0.1 MIT
caseless 0.12.0 Apache-2.0
chalk 1.1.3 MIT
chalk 2.4.2 MIT
chalk 3.0.0 MIT
chalk 4.1.1 MIT
chalk 4.1.2 MIT
chardet 0.7.0 MIT
chokidar 2.1.8 MIT
chokidar 3.5.1 MIT
chownr 1.1.4 ISC
chownr 2.0.0 ISC
chrome-trace-event 1.0.3 MIT
chromium-pickle-js 0.2.0 MIT
ci-info 1.6.0 MIT
ci-info 2.0.0 MIT
cipher-base 1.0.4 MIT
circular-dependency-plugin 4.2.1 ISC
circular-dependency-plugin 5.2.0 ISC
circular-json 0.3.3 MIT
clap 1.2.3 MIT
class-utils 0.3.6 MIT
clean-css 4.2.1 MIT
clean-css 4.2.3 MIT
clean-stack 2.2.0 MIT
cli-boxes 1.0.0 MIT
cli-boxes 2.2.1 MIT
cli-cursor 1.0.2 MIT
cli-cursor 3.1.0 MIT
cli-spinners 2.6.0 MIT
cli-truncate 1.1.0 MIT
cli-width 2.2.1 ISC
cliui 3.2.0 ISC
cliui 4.1.0 ISC
cliui 5.0.0 ISC
cliui 6.0.0 ISC
cliui 7.0.4 ISC
clone-deep 0.3.0 MIT
clone-deep 4.0.1 MIT
clone-response 1.0.2 MIT
clone 1.0.4 MIT
clone 2.1.2 MIT
co 4.6.0 MIT
coa 1.0.4 MIT
coa 2.0.2 MIT
code-point-at 1.1.0 MIT
codelyzer 6.0.2 MIT
collection-visit 1.0.0 MIT
color-convert 1.9.3 MIT
color-convert 2.0.1 MIT
color-name 1.1.3 MIT
color-name 1.1.4 MIT
color-string 0.3.0 MIT
color-string 1.5.5 MIT
color 0.11.4 MIT
color 3.1.3 MIT
colorette 1.2.2 MIT
colormin 1.1.2 MIT
colors 1.1.2 MIT
colors 1.4.0 MIT
columnify 1.5.4 MIT
combine-source-map 0.8.0 MIT
combined-stream 1.0.8 MIT
commander 1.0.4 MIT*
commander 2.17.1 MIT
commander 2.19.0 MIT
commander 2.20.3 MIT
commander 2.9.0 MIT
commander 4.1.1 MIT
commander 6.2.1 MIT
common-tags 1.8.2 MIT
commondir 1.0.1 MIT
component-emitter 1.3.0 MIT
compressible 2.0.18 MIT
compression 1.7.4 MIT
concat-map 0.0.1 MIT
concat-stream 1.6.2 MIT
config-chain 1.1.12 MIT
configstore 3.1.5 BSD-2-Clause
configstore 5.0.1 BSD-2-Clause
connect-history-api-fallback 1.6.0 MIT
connect 3.7.0 MIT
console-browserify 1.2.0 MIT
console-control-strings 1.1.0 ISC
constants-browserify 1.0.0 MIT
contains-path 0.1.0 MIT
content-disposition 0.5.3 MIT
content-type 1.0.4 MIT
convert-source-map 1.1.3 MIT
convert-source-map 1.2.0 MIT
convert-source-map 1.7.0 MIT
cookie-signature 1.0.6 MIT
cookie 0.4.0 MIT
cookie 0.4.1 MIT
copy-concurrently 1.0.5 ISC
copy-descriptor 0.1.1 MIT
copy-webpack-plugin 4.6.0 MIT
copy-webpack-plugin 6.0.2 MIT
copyfiles 1.2.0 ISC
core-js-compat 3.14.0 MIT
core-js 2.5.6 MIT
core-js 3.13.0 MIT
core-js 3.6.4 MIT
core-util-is 1.0.2 MIT
cors 2.8.5 MIT
cosmiconfig 5.2.1 MIT
create-ecdh 4.0.4 MIT
create-error-class 3.0.2 MIT
create-hash 1.2.0 MIT
create-hmac 1.1.7 MIT
cross-env 5.0.1 MIT
cross-spawn 3.0.1 MIT
cross-spawn 5.1.0 MIT
cross-spawn 6.0.5 MIT
cross-spawn 7.0.3 MIT
crypto-browserify 3.12.0 MIT
crypto-js 3.1.9-1 MIT
crypto-random-string 1.0.0 MIT
crypto-random-string 2.0.0 MIT
css-color-names 0.0.4 MIT
css-declaration-sorter 4.0.1 MIT
css-loader 0.28.4 MIT
css-loader 3.5.1 MIT
css-parse 2.0.0 MIT
css-select-base-adapter 0.1.1 MIT
css-select 2.1.0 BSD-2-Clause
css-selector-tokenizer 0.7.3 MIT
css-tree 1.0.0-alpha.37 MIT
css-tree 1.1.3 MIT
css-vars-ponyfill 2.4.5 MIT
css-what 3.4.2 BSD-2-Clause
css 2.2.4 MIT
cssauron 1.4.0 MIT
cssesc 3.0.0 MIT
cssnano-preset-default 4.0.8 MIT
cssnano-util-get-arguments 4.0.0 MIT
cssnano-util-get-match 4.0.0 MIT
cssnano-util-raw-cache 4.0.1 MIT
cssnano-util-same-parent 4.0.1 MIT
cssnano 3.10.0 MIT
cssnano 4.1.10 MIT
csso 2.3.2 MIT
csso 4.2.0 MIT
cuint 0.2.2 MIT
currently-unhandled 0.4.1 MIT
custom-event 1.0.1 MIT
cyclist 1.0.1 MIT
d 1.0.1 ISC
damerau-levenshtein 1.0.7 BSD-2-Clause
dashdash 1.14.1 MIT
date-format 2.1.0 MIT
date-format 3.0.0 MIT
debug 2.6.9 MIT
debug 3.1.0 MIT
debug 3.2.7 MIT
debug 4.1.1 MIT
debug 4.3.1 MIT
debug 4.3.2 MIT
debug 4.3.3 MIT
debuglog 1.0.1 MIT
decamelize 1.2.0 MIT
decamelize 4.0.0 MIT
decamelize 5.0.1 MIT
decode-uri-component 0.2.0 MIT
decompress-response 3.3.0 MIT
deep-diff 1.0.1 MIT
deep-equal 1.1.1 MIT
deep-extend 0.6.0 MIT
deep-is 0.1.4 MIT
default-gateway 4.2.0 BSD-2-Clause
defaults 1.0.3 MIT
defer-to-connect 1.1.3 MIT
define-properties 1.1.3 MIT
define-property 0.2.5 MIT
define-property 1.0.0 MIT
define-property 2.0.2 MIT
defined 1.0.0 MIT
del 4.1.1 MIT
delayed-stream 1.0.0 MIT
delegates 1.0.0 MIT
depd 1.1.2 MIT
dependency-graph 0.7.2 MIT
des.js 1.0.1 MIT
destroy 1.0.4 MIT
detect-indent 4.0.0 MIT
detect-indent 5.0.0 MIT
detect-libc 1.0.3 Apache-2.0
detect-node 2.1.0 MIT
devtron 1.4.0 MIT
dezalgo 1.0.3 ISC
di 0.0.1 MIT
diff 4.0.2 BSD-3-Clause
diffie-hellman 5.0.3 MIT
dir-glob 2.2.2 MIT
dir-glob 3.0.1 MIT
dmg-builder 22.8.1 MIT
dns-equal 1.0.0 MIT
dns-packet 1.3.4 MIT
dns-txt 2.0.2 MIT
doctrine 1.5.0 BSD
doctrine 3.0.0 Apache-2.0
dom-converter 0.2.0 MIT
dom-serialize 2.2.1 MIT
dom-serializer 0.2.2 MIT
dom-serializer 1.3.2 MIT
domain-browser 1.2.0 MIT
domelementtype 1.3.1 BSD-2-Clause
domelementtype 2.2.0 BSD-2-Clause
domhandler 2.4.2 BSD-2-Clause
domhandler 3.3.0 BSD-2-Clause
domhandler 4.2.0 BSD-2-Clause
domutils 1.7.0 BSD-2-Clause
domutils 2.7.0 BSD-2-Clause
dot-case 3.0.4 MIT
dot-prop 4.2.1 MIT
dot-prop 5.3.0 MIT
dotenv-expand 5.1.0 BSD-2-Clause
dotenv 8.6.0 BSD-2-Clause
duplexer3 0.1.4 BSD-3-Clause
duplexify 3.7.1 MIT
ecc-jsbn 0.1.2 MIT
ee-first 1.1.1 MIT
ejs 3.1.6 Apache-2.0
electron-builder 22.8.1 MIT
electron-is-accelerator 0.1.2 MIT
electron-json-storage 4.0.2 MIT
electron-localshortcut 3.1.0 MIT
electron-log 4.1.4 MIT
electron-notarize 1.0.0 MIT
electron-publish 22.8.1 MIT
electron-reload 1.5.0 MIT
electron-to-chromium 1.3.740 ISC
electron-updater 4.3.5 MIT
electron 9.1.2 MIT
elegant-spinner 1.0.1 MIT
elliptic 6.5.4 MIT
emoji-regex 7.0.3 MIT
emoji-regex 8.0.0 MIT
emojis-list 2.1.0 MIT
emojis-list 3.0.0 MIT
encodeurl 1.0.2 MIT
encoding 0.1.13 MIT
end-of-stream 1.4.4 MIT
engine.io-parser 4.0.2 MIT
engine.io 4.1.1 MIT
enhanced-resolve 3.3.0 MIT
enhanced-resolve 4.1.1 MIT
enhanced-resolve 4.5.0 MIT
enquirer 2.3.6 MIT
ent 2.2.0 MIT
entities 1.1.2 BSD-2-Clause
entities 2.2.0 BSD-2-Clause
env-paths 2.2.1 MIT
err-code 1.1.2 MIT
errno 0.1.8 MIT
error-ex 1.3.2 MIT
es-abstract 1.18.2 MIT
es-abstract 1.19.1 MIT
es-to-primitive 1.2.1 MIT
es5-ext 0.10.53 ISC
es6-error 4.1.1 MIT
es6-iterator 2.0.3 MIT
es6-map 0.1.5 MIT
es6-promise 4.2.8 MIT
es6-promisify 5.0.0 MIT
es6-set 0.1.5 MIT
es6-symbol 3.1.1 MIT
es6-symbol 3.1.3 ISC
es6-weak-map 2.0.3 ISC
escalade 3.1.1 MIT
escape-goat 2.1.1 MIT
escape-html 1.0.3 MIT
escape-string-regexp 1.0.5 MIT
escape-string-regexp 4.0.0 MIT
escope 3.6.0 BSD-2-Clause
eslint-etc 5.1.0 MIT
eslint-import-resolver-node 0.3.6 MIT
eslint-module-utils 2.7.1 MIT
eslint-plugin-import 2.21.2 MIT
eslint-plugin-rxjs 4.0.3 MIT
eslint-scope 4.0.3 BSD-2-Clause
eslint-scope 5.1.1 BSD-2-Clause
eslint-utils 2.1.0 MIT
eslint-utils 3.0.0 MIT
eslint-visitor-keys 1.3.0 Apache-2.0
eslint-visitor-keys 2.1.0 Apache-2.0
eslint-visitor-keys 3.1.0 Apache-2.0
eslint 2.13.1 MIT
eslint 7.3.0 MIT
espree 3.5.4 BSD-2-Clause
espree 7.3.1 BSD-2-Clause
esprima 2.7.3 BSD-2-Clause
esprima 4.0.1 BSD-2-Clause
esquery 1.4.0 BSD-3-Clause
esrecurse 4.3.0 BSD-2-Clause
estraverse 4.3.0 BSD-2-Clause
estraverse 5.2.0 BSD-2-Clause
esutils 2.0.3 BSD-2-Clause
etag 1.8.1 MIT
event-emitter 0.3.5 MIT
eventemitter3 2.0.3 MIT
eventemitter3 4.0.7 MIT
events 3.3.0 MIT
eventsource 1.1.0 MIT
evp_bytestokey 1.0.3 MIT
execa 0.7.0 MIT
execa 1.0.0 MIT
exit-hook 1.1.1 MIT
expand-brackets 2.1.4 MIT
exports-loader 0.6.4 MIT
express 4.17.1 MIT
ext 1.6.0 ISC
extend-shallow 2.0.1 MIT
extend-shallow 3.0.2 MIT
extend 3.0.2 MIT
external-editor 3.1.0 MIT
extglob 2.0.4 MIT
extract-text-webpack-plugin 3.0.2 MIT
extract-zip 1.7.0 BSD-2-Clause
extsprintf 1.3.0 MIT
fast-deep-equal 1.1.0 MIT
fast-deep-equal 3.1.3 MIT
fast-diff 1.1.2 Apache-2.0
fast-glob 3.2.5 MIT
fast-json-stable-stringify 2.0.0 MIT
fast-json-stable-stringify 2.1.0 MIT
fast-levenshtein 2.0.6 MIT
fastparse 1.1.2 MIT
fastq 1.11.0 ISC
faye-websocket 0.10.0 MIT
faye-websocket 0.11.4 Apache-2.0
fd-slicer 1.1.0 MIT
fibers 4.0.2 MIT
figgy-pudding 3.5.2 ISC
figures 1.7.0 MIT
figures 3.2.0 MIT
file-entry-cache 1.3.1 MIT
file-entry-cache 5.0.1 MIT
file-loader 2.0.0 MIT
file-loader 6.0.0 MIT
file-uri-to-path 1.0.0 MIT
filelist 1.0.2 Apache-2.0
fill-range 4.0.0 MIT
fill-range 7.0.1 MIT
finalhandler 1.1.2 MIT
find-cache-dir 1.0.0 MIT
find-cache-dir 2.1.0 MIT
find-cache-dir 3.3.1 MIT
find-up 1.1.2 MIT
find-up 2.1.0 MIT
find-up 3.0.0 MIT
find-up 4.1.0 MIT
flat-cache 1.3.4 MIT
flat-cache 2.0.1 MIT
flatted 2.0.2 ISC
flatten 1.0.3 MIT
flush-write-stream 1.1.1 MIT
follow-redirects 1.5.10 MIT
for-in 0.1.8 MIT
for-in 1.0.2 MIT
for-own 1.0.0 MIT
forever-agent 0.6.1 Apache-2.0
form-data 2.3.3 MIT
forwarded 0.1.2 MIT
fragment-cache 0.2.1 MIT
fresh 0.5.2 MIT
from2 2.3.0 MIT
front-matter 2.1.2 MIT
fs-extra 10.0.0 MIT
fs-extra 3.0.1 MIT
fs-extra 4.0.2 MIT
fs-extra 5.0.0 MIT
fs-extra 8.1.0 MIT
fs-extra 9.1.0 MIT
fs-minipass 1.2.7 ISC
fs-minipass 2.1.0 ISC
fs-write-stream-atomic 1.0.10 ISC
fs.realpath 1.0.0 ISC
fsevents 1.2.13 MIT
fsevents 2.1.3 MIT
fsevents 2.3.2 MIT
fstream 1.0.12 ISC
function-bind 1.1.1 MIT
functional-red-black-tree 1.0.1 MIT
gauge 2.7.4 ISC
gaze 1.1.3 MIT
generate-function 2.3.1 MIT
generate-object-property 1.2.0 MIT
genfun 5.0.0 MIT
gensync 1.0.0-beta.2 MIT
get-caller-file 1.0.3 ISC
get-caller-file 2.0.5 ISC
get-css-data 2.0.2 MIT
get-intrinsic 1.1.1 MIT
get-stdin 4.0.1 MIT
get-stream 3.0.0 MIT
get-stream 4.1.0 MIT
get-stream 5.2.0 MIT
get-symbol-description 1.0.0 MIT
get-value 2.0.6 MIT
getpass 0.1.7 MIT
glob-parent 3.1.0 ISC
glob-parent 5.1.2 ISC
glob 7.1.6 ISC
glob 7.1.7 ISC
global-agent 2.2.0 BSD-3-Clause
global-dirs 0.1.1 MIT
global-dirs 2.1.0 MIT
global-modules-path 2.3.1 Apache-2.0
global-tunnel-ng 2.7.1 BSD-3-Clause
globals 11.12.0 MIT
globals 12.4.0 MIT
globals 9.18.0 MIT
globalthis 1.0.2 MIT
globby 11.0.3 MIT
globby 11.0.4 MIT
globby 6.1.0 MIT
globby 7.1.1 MIT
globule 1.3.2 MIT
gonzales-pe-sl 4.2.3 MIT
google-protobuf 3.15.8 BSD-3-Clause
google-protobuf 3.17.3 BSD-3-Clause
got 6.7.1 MIT
got 9.6.0 MIT
graceful-fs 4.2.6 ISC
graceful-readlink 1.0.1 MIT
grpc-tools 1.11.2 Apache*
grpc_tools_node_protoc_ts 5.3.0 MIT
handle-thing 2.0.1 MIT
handlebars 4.7.7 MIT
har-schema 2.0.0 ISC
har-validator 5.1.5 MIT
has-ansi 2.0.0 MIT
has-bigints 1.0.1 MIT
has-flag 1.0.0 MIT
has-flag 3.0.0 MIT
has-flag 4.0.0 MIT
has-symbols 1.0.2 MIT
has-tostringtag 1.0.0 MIT
has-unicode 2.0.1 ISC
has-value 0.3.1 MIT
has-value 1.0.0 MIT
has-values 0.1.4 MIT
has-values 1.0.0 MIT
has-yarn 2.1.0 MIT
has 1.0.3 MIT
hash-base 3.1.0 MIT
hash.js 1.1.7 MIT
he 1.2.0 MIT
hex-color-regex 1.1.0 MIT
highlight.js 9.18.5 BSD-3-Clause
hmac-drbg 1.0.1 MIT
hosted-git-info 2.8.9 ISC
hosted-git-info 3.0.8 ISC
hpack.js 2.1.6 MIT
hsl-regex 1.0.0 MIT
hsla-regex 1.0.0 MIT
html-comment-regex 1.1.2 MIT
html-entities 1.4.0 MIT
html-escaper 2.0.2 MIT
html-loader 1.3.2 MIT
html-minifier-terser 5.1.1 MIT
html-minifier 3.5.21 MIT
html-webpack-plugin 3.2.0 MIT
htmlparser2 3.10.1 MIT
htmlparser2 4.1.0 MIT
http-cache-semantics 3.8.1 BSD-2-Clause
http-cache-semantics 4.1.0 BSD-2-Clause
http-deceiver 1.2.7 MIT
http-errors 1.6.3 MIT
http-errors 1.7.2 MIT
http-parser-js 0.5.3 MIT
http-proxy-agent 1.0.0 MIT
http-proxy-agent 2.1.0 MIT
http-proxy-middleware 0.19.1 MIT
http-proxy 1.18.1 MIT
http-signature 1.2.0 MIT
https-browserify 1.0.0 MIT
https-proxy-agent 1.0.0 MIT
https-proxy-agent 2.2.4 MIT
https-proxy-agent 5.0.0 MIT
humanize-ms 1.2.1 MIT
humanize-plus 1.8.2 MIT
iconv-lite 0.4.24 MIT
iconv-lite 0.6.3 MIT
icss-replace-symbols 1.1.0 ISC
icss-utils 2.1.0 ISC
icss-utils 4.1.1 ISC
ieee754 1.2.1 BSD-3-Clause
iferr 0.1.5 MIT
ignore-loader 0.1.2 MIT*
ignore-walk 3.0.4 ISC
ignore 3.3.10 MIT
ignore 4.0.6 MIT
ignore 5.1.8 MIT
image-size 0.5.5 MIT
image-size 0.6.2 MIT
import-cwd 2.1.0 MIT
import-fresh 2.0.0 MIT
import-fresh 3.3.0 MIT
import-from 2.1.0 MIT
import-lazy 2.1.0 MIT
import-local 2.0.0 MIT
imurmurhash 0.1.4 MIT
in-publish 2.0.1 ISC
indent-string 2.1.0 MIT
indent-string 4.0.0 MIT
indexes-of 1.0.1 MIT
infer-owner 1.0.4 ISC
inflight 1.0.6 ISC
inherits 2.0.1 ISC
inherits 2.0.3 ISC
inherits 2.0.4 ISC
ini 1.3.6 ISC
ini 1.3.7 ISC
ini 1.3.8 ISC
inline-source-map 0.6.2 MIT
inquirer 0.12.0 MIT
inquirer 7.1.0 MIT
internal-ip 4.3.0 MIT
internal-slot 1.0.3 MIT
interpret 1.4.0 MIT
invariant 2.2.4 MIT
invert-kv 1.0.0 MIT
invert-kv 2.0.0 MIT
ion-rangeslider 2.3.1 MIT
ip-regex 2.1.0 MIT
ip 1.1.5 MIT
ipaddr.js 1.9.1 MIT
is-absolute-url 2.1.0 MIT
is-absolute-url 3.0.3 MIT
is-absolute 0.2.6 MIT
is-accessor-descriptor 0.1.6 MIT
is-accessor-descriptor 1.0.0 MIT
is-arguments 1.1.0 MIT
is-arrayish 0.2.1 MIT
is-arrayish 0.3.2 MIT
is-bigint 1.0.2 MIT
is-binary-path 1.0.1 MIT
is-binary-path 2.1.0 MIT
is-boolean-object 1.1.1 MIT
is-buffer 1.1.6 MIT
is-callable 1.2.3 MIT
is-callable 1.2.4 MIT
is-ci 1.2.1 MIT
is-ci 2.0.0 MIT
is-color-stop 1.1.0 MIT
is-core-module 2.4.0 MIT
is-data-descriptor 0.1.4 MIT
is-data-descriptor 1.0.0 MIT
is-date-object 1.0.4 MIT
is-descriptor 0.1.6 MIT
is-descriptor 1.0.2 MIT
is-directory 0.3.1 MIT
is-docker 2.2.1 MIT
is-extendable 0.1.1 MIT
is-extendable 1.0.1 MIT
is-extglob 2.1.1 MIT
is-finite 1.1.0 MIT
is-fullwidth-code-point 1.0.0 MIT
is-fullwidth-code-point 2.0.0 MIT
is-fullwidth-code-point 3.0.0 MIT
is-glob 3.1.0 MIT
is-glob 4.0.1 MIT
is-glob 4.0.3 MIT
is-installed-globally 0.1.0 MIT
is-installed-globally 0.3.2 MIT
is-interactive 1.0.0 MIT
is-my-ip-valid 1.0.0 MIT
is-my-json-valid 2.20.6 MIT
is-negative-zero 2.0.1 MIT
is-npm 1.0.0 MIT
is-npm 4.0.0 MIT
is-number-object 1.0.5 MIT
is-number 3.0.0 MIT
is-number 7.0.0 MIT
is-obj 1.0.1 MIT
is-obj 2.0.0 MIT
is-path-cwd 2.2.0 MIT
is-path-in-cwd 2.1.0 MIT
is-path-inside 1.0.1 MIT
is-path-inside 2.1.0 MIT
is-path-inside 3.0.3 MIT
is-plain-obj 1.1.0 MIT
is-plain-object 2.0.4 MIT
is-property 1.0.2 MIT
is-redirect 1.0.0 MIT
is-regex 1.1.3 MIT
is-regex 1.1.4 MIT
is-relative 0.2.1 MIT
is-resolvable 1.1.0 ISC
is-retry-allowed 1.2.0 MIT
is-shared-array-buffer 1.0.1 MIT
is-stream 1.1.0 MIT
is-stream 2.0.0 MIT
is-string 1.0.6 MIT
is-string 1.0.7 MIT
is-svg 2.1.0 MIT
is-symbol 1.0.4 MIT
is-typedarray 1.0.0 MIT
is-unc-path 0.1.2 MIT
is-utf8 0.2.1 MIT
is-weakref 1.0.2 MIT
is-windows 0.2.0 MIT
is-windows 1.0.2 MIT
is-wsl 1.1.0 MIT
is-wsl 2.2.0 MIT
is-yarn-global 0.3.0 MIT
isarray 0.0.1 MIT
isarray 1.0.0 MIT
isbinaryfile 4.0.8 MIT
isexe 2.0.0 ISC
isobject 2.1.0 MIT
isobject 3.0.1 MIT
isstream 0.1.2 MIT
istanbul-instrumenter-loader 3.0.1 MIT
istanbul-lib-coverage 1.2.1 BSD-3-Clause
istanbul-lib-coverage 2.0.5 BSD-3-Clause
istanbul-lib-coverage 3.0.0 BSD-3-Clause
istanbul-lib-instrument 1.10.2 BSD-3-Clause
istanbul-lib-instrument 4.0.3 BSD-3-Clause
istanbul-lib-report 3.0.0 BSD-3-Clause
istanbul-lib-source-maps 3.0.6 BSD-3-Clause
istanbul-reports 3.0.2 BSD-3-Clause
jake 10.8.2 Apache-2.0
jasmine-core 3.7.1 MIT
jasmine-spec-reporter 7.0.0 Apache-2.0
jasmine 3.7.0 MIT
jest-worker 25.1.0 MIT
jest-worker 26.6.2 MIT
jquery 2.2.4 MIT
js-base64 2.6.4 BSD-3-Clause
js-string-escape 1.0.1 MIT
js-tokens 3.0.2 MIT
js-tokens 4.0.0 MIT
js-yaml 3.14.1 MIT
js-yaml 3.7.0 MIT
js2xmlparser 3.0.0 Apache-2.0
jsbn 0.1.1 MIT
jsesc 0.5.0 MIT
jsesc 1.3.0 MIT
jsesc 2.5.2 MIT
json-buffer 3.0.0 MIT
json-loader 0.5.4 MIT
json-parse-better-errors 1.0.2 MIT
json-parse-even-better-errors 2.3.1 MIT
json-schema-traverse 0.3.1 MIT
json-schema-traverse 0.4.1 MIT
json-schema 0.2.3 ['AFLv2.1', 'BSD']
json-stable-stringify-without-jsonify 1.0.1 MIT
json-stable-stringify 1.0.1 MIT
json-stringify-safe 5.0.1 ISC
json2csv 5.0.6 MIT
json3 3.3.3 MIT
json5 0.5.1 MIT
json5 1.0.1 MIT
json5 2.2.0 MIT
jsonfile 3.0.1 MIT
jsonfile 4.0.0 MIT
jsonfile 6.1.0 MIT
jsonify 0.0.0 Public Domain
jsonparse 1.3.1 MIT
jsonpointer 5.0.0 MIT
jspm-config 0.3.4 MIT
jsprim 1.4.1 MIT
karma-chrome-launcher 3.1.0 MIT
karma-coverage-istanbul-reporter 3.0.3 MIT
karma-electron 7.0.0 Unlicense
karma-jasmine 4.0.1 MIT
karma-source-map-support 1.4.0 MIT
karma-sourcemap-loader 0.3.8 MIT
karma-spec-reporter 0.0.32 MIT
karma 6.3.3 MIT
keyboardevent-from-electron-accelerator 1.1.0 MIT
keyboardevents-areequal 0.2.2 MIT
keypress 0.1.0 MIT
keyv 3.1.0 MIT
killable 1.0.1 ISC
kind-of 2.0.1 MIT
kind-of 3.2.2 MIT
kind-of 4.0.0 MIT
kind-of 5.1.0 MIT
kind-of 6.0.3 MIT
kleur 3.0.3 MIT
known-css-properties 0.3.0 MIT
latest-version 3.1.0 MIT
latest-version 5.1.0 MIT
lazy-cache 0.2.7 MIT
lazy-val 1.0.5 MIT
lcid 1.0.0 MIT
lcid 2.0.0 MIT
less-loader 4.0.4 MIT
less-loader 5.0.0 MIT
less 3.11.3 Apache-2.0
leven 3.1.0 MIT
levenary 1.1.1 MIT
levn 0.3.0 MIT
levn 0.4.1 MIT
license-webpack-plugin 2.1.4 ISC
line-by-line 0.1.6 MIT
listify 1.0.3 MIT
lit-element 2.5.1 BSD-3-Clause
lit-html 1.4.1 BSD-3-Clause
load-json-file 1.1.0 MIT
load-json-file 2.0.0 MIT
loader-runner 2.4.0 MIT
loader-utils 0.2.17 MIT
loader-utils 1.2.3 MIT
loader-utils 1.4.0 MIT
loader-utils 2.0.0 MIT
locate-path 2.0.0 MIT
locate-path 3.0.0 MIT
locate-path 5.0.0 MIT
lockfile 1.0.4 ISC
lodash.camelcase 4.3.0 MIT
lodash.capitalize 4.2.1 MIT
lodash.clonedeep 4.5.0 MIT
lodash.get 4.4.2 MIT
lodash.isequal 4.5.0 MIT
lodash.kebabcase 4.1.1 MIT
lodash.memoize 3.0.4 MIT
lodash.memoize 4.1.2 MIT
lodash.tail 4.1.1 MIT
lodash.uniq 4.5.0 MIT
lodash 4.17.21 MIT
lodash 4.17.4 MIT
log-symbols 3.0.0 MIT
log-update 1.0.2 MIT
log4js 6.3.0 Apache-2.0
loglevel 1.6.1 MIT
loglevel 1.7.1 MIT
loose-envify 1.4.0 MIT
loud-rejection 1.6.0 MIT
lower-case 1.1.4 MIT
lower-case 2.0.2 MIT
lowercase-keys 1.0.1 MIT
lowercase-keys 2.0.0 MIT
lru-cache 4.1.5 ISC
lru-cache 5.1.1 ISC
lru-cache 6.0.0 ISC
ltcdr 2.2.1 MIT*
magic-string 0.25.3 MIT
magic-string 0.25.7 MIT
make-dir 1.3.0 MIT
make-dir 2.1.0 MIT
make-dir 3.1.0 MIT
make-error-cause 1.2.2 Apache-2.0
make-error 1.3.6 ISC
make-fetch-happen 5.0.2 ISC
mamacro 0.0.3 MIT
map-age-cleaner 0.1.3 MIT
map-cache 0.2.2 MIT
map-obj 1.0.1 MIT
map-visit 1.0.0 MIT
matcher 3.0.0 MIT
math-expression-evaluator 1.3.7 MIT
md5.js 1.3.5 MIT
mdn-data 2.0.14 CC0-1.0
mdn-data 2.0.4 CC0-1.0
media-typer 0.3.0 MIT
mem 4.3.0 MIT
memory-fs 0.4.1 MIT
memory-fs 0.5.0 MIT
meow 3.7.0 MIT
merge-descriptors 1.0.1 MIT
merge-source-map 1.1.0 MIT
merge-stream 2.0.0 MIT
merge2 1.4.1 MIT
merge 1.2.1 MIT
methods 1.1.2 MIT
micromatch 3.1.10 MIT
micromatch 4.0.4 MIT
miller-rabin 4.0.1 MIT
mime-db 1.29.0 MIT
mime-db 1.47.0 MIT
mime-types 2.1.16 MIT
mime-types 2.1.30 MIT
mime 1.3.6 MIT
mime 1.6.0 MIT
mime 2.5.2 MIT
mimic-fn 2.1.0 MIT
mimic-response 1.0.1 MIT
mini-css-extract-plugin 0.5.0 MIT
mini-css-extract-plugin 0.9.0 MIT
minimalistic-assert 1.0.1 ISC
minimalistic-crypto-utils 1.0.1 MIT
minimatch 3.0.4 ISC
minimist 0.0.8 MIT
minimist 1.1.3 MIT
minimist 1.2.0 MIT
minimist 1.2.5 MIT
minipass-collect 1.0.2 ISC
minipass-flush 1.0.5 ISC
minipass-pipeline 1.2.4 ISC
minipass 2.9.0 ISC
minipass 3.1.3 ISC
minizlib 1.3.3 MIT
minizlib 2.1.2 MIT
minstache 1.2.0 MIT*
mississippi 2.0.0 BSD-2-Clause
mississippi 3.0.0 BSD-2-Clause
mixin-deep 1.3.2 MIT
mixin-object 2.0.1 MIT
mkdirp 0.5.1 MIT
mkdirp 0.5.5 MIT
mkdirp 1.0.4 MIT
mock-require 3.0.3 MIT
moment 2.29.1 MIT
move-concurrently 1.0.1 ISC
ms 2.0.0 MIT
ms 2.1.1 MIT
ms 2.1.2 MIT
ms 2.1.3 MIT
multicast-dns-service-types 1.1.0 MIT
multicast-dns 6.2.3 MIT
mute-stream 0.0.5 ISC
mute-stream 0.0.8 ISC
mydaterangepicker 9.0.0 MIT
mysql 2.15.0 MIT
nan 2.14.2 MIT
nanomatch 1.2.13 MIT
natural-compare 1.4.0 MIT
negotiator 0.6.2 MIT
neo-async 2.6.2 MIT
next-tick 1.0.0 MIT
ng2-ion-range-slider 2.0.0 MIT
ng2-material-dropdown 0.11.0 MIT
ng2-mock-component 0.1.1 MIT
ngx-chips 2.2.0 MIT
ngx-quill 9.2.0 MIT
ngx-virtual-scroller 4.0.3 MIT
nice-try 1.0.5 MIT
no-case 2.3.2 MIT
no-case 3.0.4 MIT
node-fetch-npm 2.0.4 MIT
node-fetch 1.7.3 MIT
node-fetch 2.6.1 MIT
node-forge 0.10.0 (BSD-3-Clause OR GPL-2.0)
node-gyp 3.8.0 MIT
node-libs-browser 2.2.1 MIT
node-releases 1.1.72 MIT
node-sass 4.13.0 MIT
noms 0.0.0 ISC
nopt 1.0.10 MIT
nopt 3.0.6 ISC
nopt 5.0.0 ISC
normalize-package-data 2.5.0 BSD-2-Clause
normalize-path 2.1.1 MIT
normalize-path 3.0.0 MIT
normalize-range 0.1.2 MIT
normalize-url 1.9.1 MIT
normalize-url 3.3.0 MIT
normalize-url 4.5.1 MIT
npm-bundled 1.1.2 ISC
npm-conf 1.1.3 MIT
npm-install-checks 4.0.0 BSD-2-Clause
npm-normalize-package-bin 1.0.1 ISC
npm-package-arg 6.1.1 ISC
npm-package-arg 8.0.1 ISC
npm-packlist 1.4.8 ISC
npm-pick-manifest 3.0.2 ISC
npm-pick-manifest 6.0.0 ISC
npm-registry-fetch 4.0.7 ISC
npm-run-path 2.0.2 MIT
npmlog 4.1.2 ISC
nth-check 1.0.2 BSD-2-Clause
num2fraction 1.2.2 MIT
number-is-nan 1.0.1 MIT
oauth-sign 0.9.0 Apache-2.0
object-assign 4.1.1 MIT
object-copy 0.1.0 MIT
object-inspect 1.10.3 MIT
object-inspect 1.12.0 MIT
object-is 1.1.5 MIT
object-keys 1.1.1 MIT
object-visit 1.0.1 MIT
object.assign 4.1.2 MIT
object.getownpropertydescriptors 2.1.2 MIT
object.pick 1.3.0 MIT
object.values 1.1.4 MIT
obuf 1.1.2 MIT
on-finished 2.3.0 MIT
on-headers 1.0.2 MIT
once 1.4.0 ISC
onetime 1.1.0 MIT
onetime 5.1.2 MIT
open 7.0.3 MIT
opn 5.5.0 MIT
optionator 0.8.3 MIT
optionator 0.9.1 MIT
ora 4.0.3 MIT
original 1.0.2 MIT
os-browserify 0.3.0 MIT
os-homedir 1.0.2 MIT
os-locale 1.4.0 MIT
os-locale 3.1.0 MIT
os-tmpdir 1.0.2 MIT
osenv 0.1.5 ISC
p-cancelable 1.1.0 MIT
p-defer 1.0.0 MIT
p-finally 1.0.0 MIT
p-is-promise 2.1.0 MIT
p-limit 1.3.0 MIT
p-limit 2.3.0 MIT
p-locate 2.0.0 MIT
p-locate 3.0.0 MIT
p-locate 4.1.0 MIT
p-map 2.1.0 MIT
p-map 3.0.0 MIT
p-map 4.0.0 MIT
p-retry 3.0.1 MIT
p-try 1.0.0 MIT
p-try 2.2.0 MIT
package-json 4.0.1 MIT
package-json 6.5.0 MIT
pacote 9.5.12 MIT
pako 1.0.11 (MIT AND Zlib)
parallel-transform 1.2.0 MIT
param-case 2.1.1 MIT
param-case 3.0.4 MIT
parchment 1.1.4 BSD-3-Clause
parent-module 1.0.1 MIT
parse-asn1 5.1.6 ISC
parse-json 2.2.0 MIT
parse-json 4.0.0 MIT
parse5 4.0.0 MIT
parseurl 1.3.3 MIT
pascal-case 3.1.2 MIT
pascalcase 0.1.1 MIT
path-browserify 0.0.1 MIT
path-dirname 1.0.2 MIT
path-exists 2.1.0 MIT
path-exists 3.0.0 MIT
path-exists 4.0.0 MIT
path-is-absolute 1.0.1 MIT
path-is-inside 1.0.2 (WTFPL OR MIT)
path-key 2.0.1 MIT
path-key 3.1.1 MIT
path-parse 1.0.7 MIT
path-to-regexp 0.1.7 MIT
path-type 1.1.0 MIT
path-type 2.0.0 MIT
path-type 3.0.0 MIT
path-type 4.0.0 MIT
pbkdf2 3.1.2 MIT
pend 1.2.0 MIT
performance-now 2.1.0 MIT
picomatch 2.3.0 MIT
pify 2.3.0 MIT
pify 3.0.0 MIT
pify 4.0.1 MIT
pinkie-promise 2.0.1 MIT
pinkie 2.0.4 MIT
pkg-dir 2.0.0 MIT
pkg-dir 3.0.0 MIT
pkg-dir 4.2.0 MIT
pluralize 1.2.1 MIT
popsicle-proxy-agent 3.0.0 Apache-2.0
popsicle-retry 3.2.1 Apache-2.0
popsicle-rewrite 1.0.0 MIT
popsicle-status 2.0.1 MIT
popsicle 9.2.0 MIT
portfinder 1.0.28 MIT
posix-character-classes 0.1.1 MIT
postcss-calc 5.3.1 MIT
postcss-calc 7.0.5 MIT
postcss-colormin 2.2.2 MIT
postcss-colormin 4.0.3 MIT
postcss-convert-values 2.6.1 MIT
postcss-convert-values 4.0.1 MIT
postcss-discard-comments 2.0.4 MIT
postcss-discard-comments 4.0.2 MIT
postcss-discard-duplicates 2.1.0 MIT
postcss-discard-duplicates 4.0.2 MIT
postcss-discard-empty 2.1.0 MIT
postcss-discard-empty 4.0.1 MIT
postcss-discard-overridden 0.1.1 MIT
postcss-discard-overridden 4.0.1 MIT
postcss-discard-unused 2.2.3 MIT
postcss-filter-plugins 2.0.3 MIT
postcss-import 12.0.1 MIT
postcss-load-config 2.1.2 MIT
postcss-loader 2.1.6 MIT
postcss-loader 3.0.0 MIT
postcss-merge-idents 2.1.7 MIT
postcss-merge-longhand 2.0.2 MIT
postcss-merge-longhand 4.0.11 MIT
postcss-merge-rules 2.1.2 MIT
postcss-merge-rules 4.0.3 MIT
postcss-message-helpers 2.0.0 MIT
postcss-minify-font-values 1.0.5 MIT
postcss-minify-font-values 4.0.2 MIT
postcss-minify-gradients 1.0.5 MIT
postcss-minify-gradients 4.0.2 MIT
postcss-minify-params 1.2.2 MIT
postcss-minify-params 4.0.2 MIT
postcss-minify-selectors 2.1.1 MIT
postcss-minify-selectors 4.0.2 MIT
postcss-modules-extract-imports 1.2.1 ISC
postcss-modules-extract-imports 2.0.0 ISC
postcss-modules-local-by-default 1.2.0 MIT
postcss-modules-local-by-default 3.0.3 MIT
postcss-modules-scope 1.1.0 ISC
postcss-modules-scope 2.2.0 ISC
postcss-modules-values 1.3.0 ISC
postcss-modules-values 3.0.0 ISC
postcss-normalize-charset 1.1.1 MIT
postcss-normalize-charset 4.0.1 MIT
postcss-normalize-display-values 4.0.2 MIT
postcss-normalize-positions 4.0.2 MIT
postcss-normalize-repeat-style 4.0.2 MIT
postcss-normalize-string 4.0.2 MIT
postcss-normalize-timing-functions 4.0.2 MIT
postcss-normalize-unicode 4.0.1 MIT
postcss-normalize-url 3.0.8 MIT
postcss-normalize-url 4.0.1 MIT
postcss-normalize-whitespace 4.0.2 MIT
postcss-ordered-values 2.2.3 MIT
postcss-ordered-values 4.1.2 MIT
postcss-reduce-idents 2.4.0 MIT
postcss-reduce-initial 1.0.1 MIT
postcss-reduce-initial 4.0.3 MIT
postcss-reduce-transforms 1.0.4 MIT
postcss-reduce-transforms 4.0.2 MIT
postcss-selector-parser 2.2.3 MIT
postcss-selector-parser 3.1.2 MIT
postcss-selector-parser 6.0.6 MIT
postcss-svgo 2.1.6 MIT
postcss-svgo 4.0.3 MIT
postcss-unique-selectors 2.0.2 MIT
postcss-unique-selectors 4.0.1 MIT
postcss-url 7.0.0 MIT
postcss-value-parser 3.3.1 MIT
postcss-value-parser 4.1.0 MIT
postcss-zindex 2.2.0 MIT
postcss 5.2.18 MIT
postcss 6.0.23 MIT
postcss 7.0.27 MIT
postcss 7.0.35 MIT
prelude-ls 1.1.2 MIT
prelude-ls 1.2.1 MIT
prepend-http 1.0.4 MIT
prepend-http 2.0.0 MIT
prettier 2.3.2 MIT
pretty-bytes 5.3.0 MIT
pretty-error 2.1.2 MIT
process-nextick-args 1.0.7 MIT
process-nextick-args 2.0.1 MIT
process 0.11.10 MIT
progress 1.1.8 MIT*
progress 2.0.3 MIT
promise-finally 3.0.1 MIT
promise-inflight 1.0.1 ISC
promise-retry 1.1.1 MIT
promise 7.3.1 MIT
prompts 2.3.2 MIT
proto-list 1.2.4 ISC
protoduck 5.0.1 MIT
proxy-addr 2.0.6 MIT
proxy-from-env 1.1.0 MIT
prr 1.0.1 MIT
pseudomap 1.0.2 ISC
psl 1.8.0 MIT
public-encrypt 4.0.3 MIT
pump 2.0.1 MIT
pump 3.0.0 MIT
pumpify 1.5.1 MIT
punycode 1.3.2 MIT
punycode 1.4.1 MIT
punycode 2.1.1 MIT
pupa 2.1.1 MIT
puppeteer 1.7.0 Apache-2.0
q 1.5.1 MIT
qjobs 1.2.0 MIT
qs 6.5.2 BSD-3-Clause
qs 6.7.0 BSD-3-Clause
query-string 4.3.4 MIT
querystring-es3 0.2.1 MIT
querystring 0.2.0 MIT
querystringify 2.2.0 MIT
queue-microtask 1.2.3 MIT
quill-delta 3.6.3 MIT
quill 1.3.7 BSD-3-Clause
ramda 0.26.1 MIT
randombytes 2.1.0 MIT
randomfill 1.0.4 MIT
range-parser 1.2.1 MIT
raw-body 2.4.0 MIT
raw-loader 0.5.1 MIT
raw-loader 4.0.0 MIT
rc 1.2.8 (BSD-2-Clause OR MIT OR Apache-2.0)
read-cache 1.0.0 MIT
read-config-file 6.0.0 MIT
read-package-json 2.1.2 ISC
read-package-tree 5.3.1 ISC
read-pkg-up 1.0.1 MIT
read-pkg-up 2.0.0 MIT
read-pkg 1.1.0 MIT
read-pkg 2.0.0 MIT
readable-stream 1.0.34 MIT
readable-stream 2.3.3 MIT
readable-stream 2.3.7 MIT
readable-stream 3.6.0 MIT
readdir-scoped-modules 1.1.0 ISC
readdirp 2.2.1 MIT
readdirp 3.5.0 MIT
readline2 1.0.1 MIT
redent 1.0.0 MIT
reduce-css-calc 1.3.0 MIT
reduce-function-call 1.0.3 MIT
reflect-metadata 0.1.13 Apache-2.0
regenerate-unicode-properties 8.2.0 MIT
regenerate 1.4.2 MIT
regenerator-runtime 0.11.1 MIT
regenerator-runtime 0.13.5 MIT
regenerator-transform 0.14.5 MIT
regex-not 1.0.2 MIT
regexp.prototype.flags 1.3.1 MIT
regexpp 3.2.0 MIT
regexpu-core 4.7.1 MIT
registry-auth-token 3.4.0 MIT
registry-auth-token 4.2.1 MIT
registry-url 3.1.0 MIT
registry-url 5.1.0 MIT
regjsgen 0.5.2 MIT
regjsparser 0.6.9 BSD-2-Clause
relateurl 0.2.7 MIT
remove-trailing-separator 1.1.0 ISC
renderkid 2.0.5 MIT
repeat-element 1.1.4 MIT
repeat-string 1.6.1 MIT
repeating 2.0.1 MIT
request 2.88.2 Apache-2.0
require-directory 2.1.1 MIT
require-main-filename 1.0.1 ISC
require-main-filename 2.0.0 ISC
require-uncached 1.0.3 MIT
requireindex 1.2.0 MIT
requires-port 1.0.0 MIT
resize-observer-polyfill 1.5.0 MIT
resolve-cwd 2.0.0 MIT
resolve-from 1.0.1 MIT
resolve-from 3.0.0 MIT
resolve-from 4.0.0 MIT
resolve-url 0.2.1 MIT
resolve 1.20.0 MIT
responselike 1.0.2 MIT
restore-cursor 1.0.1 MIT
restore-cursor 3.1.0 MIT
ret 0.1.15 MIT
retry 0.10.1 MIT
retry 0.12.0 MIT
reusify 1.0.4 MIT
rfdc 1.3.0 MIT
rgb-regex 1.0.1 MIT
rgba-regex 1.0.0 MIT
rimraf 2.6.3 ISC
rimraf 2.7.1 ISC
rimraf 3.0.2 ISC
ripemd160 2.0.2 MIT
roarr 2.15.4 BSD-3-Clause
rollup 2.1.0 MIT
run-async 0.1.0 MIT
run-async 2.4.1 MIT
run-parallel 1.2.0 MIT
run-queue 1.0.3 ISC
rwlock 5.0.0 MIT
rx-lite 3.1.2 Apache License, Version 2.0
rxjs-report-usage 1.0.5 MIT
rxjs-tslint-rules 4.34.8 MIT
rxjs-tslint 0.1.8 MIT
rxjs 6.5.4 Apache-2.0
rxjs 6.6.7 Apache-2.0
safe-buffer 5.1.1 MIT
safe-buffer 5.1.2 MIT
safe-buffer 5.2.1 MIT
safe-regex 1.1.0 MIT
safer-buffer 2.1.2 MIT
sanitize-filename 1.6.3 WTFPL OR ISC
sass-graph 2.2.6 MIT
sass-lint 1.12.1 MIT
sass-loader 6.0.6 MIT
sass-loader 8.0.2 MIT
sass 1.26.3 MIT
sax 1.2.4 ISC
schema-utils 0.3.0 MIT
schema-utils 0.4.7 MIT
schema-utils 1.0.0 MIT
schema-utils 2.7.1 MIT
schema-utils 3.0.0 MIT
script-loader 0.7.0 MIT
scss-tokenizer 0.2.3 MIT
select-hose 2.0.0 MIT
selfsigned 1.10.11 MIT
semver-compare 1.0.0 MIT
semver-diff 2.1.0 MIT
semver-diff 3.1.1 MIT
semver-dsl 1.0.1 MIT
semver-intersect 1.4.0 MIT
semver 5.0.3 ISC
semver 5.3.0 ISC
semver 5.4.1 ISC
semver 5.7.1 ISC
semver 6.3.0 ISC
semver 7.0.0 ISC
semver 7.1.3 ISC
semver 7.3.5 ISC
send 0.17.1 MIT
serialize-error 7.0.1 MIT
serialize-javascript 1.9.1 BSD-3-Clause
serialize-javascript 3.1.0 BSD-3-Clause
serialize-javascript 4.0.0 BSD-3-Clause
serve-index 1.9.1 MIT
serve-static 1.14.1 MIT
set-blocking 2.0.0 ISC
set-value 2.0.1 MIT
setimmediate 1.0.5 MIT
setprototypeof 1.1.0 ISC
setprototypeof 1.1.1 ISC
sha.js 2.4.11 (MIT AND BSD-3-Clause)
shallow-clone 0.1.2 MIT
shallow-clone 3.0.1 MIT
shebang-command 1.2.0 MIT
shebang-command 2.0.0 MIT
shebang-regex 1.0.0 MIT
shebang-regex 3.0.0 MIT
shelljs 0.6.1 BSD-3-Clause
side-channel 1.0.4 MIT
signal-exit 3.0.3 ISC
simple-swizzle 0.2.2 MIT
sisteransi 1.0.5 MIT
slash 1.0.0 MIT
slash 3.0.0 MIT
slice-ansi 0.0.4 MIT
slice-ansi 1.0.0 MIT
slice-ansi 2.1.0 MIT
smart-buffer 4.1.0 MIT
snapdragon-node 2.1.1 MIT
snapdragon-util 3.0.1 MIT
snapdragon 0.8.2 MIT
socket.io-adapter 2.1.0 MIT
socket.io-parser 4.0.4 MIT
socket.io 3.1.2 MIT
sockjs-client 1.4.0 MIT
sockjs-client 1.5.1 MIT
sockjs 0.3.20 MIT
sockjs 0.3.21 MIT
socks-proxy-agent 4.0.2 MIT
socks 2.3.3 MIT
sort-keys 1.1.2 MIT
source-list-map 0.1.8 MIT
source-list-map 2.0.1 MIT
source-map-loader 0.2.1 MIT
source-map-loader 0.2.4 MIT
source-map-resolve 0.5.3 MIT
source-map-support 0.5.19 MIT
source-map-url 0.4.1 MIT
source-map 0.1.43 BSD
source-map 0.4.4 BSD-3-Clause
source-map 0.5.7 BSD-3-Clause
source-map 0.6.1 BSD-3-Clause
source-map 0.7.3 BSD-3-Clause
sourcemap-codec 1.4.8 MIT
spdx-correct 3.1.1 Apache-2.0
spdx-exceptions 2.3.0 CC-BY-3.0
spdx-expression-parse 3.0.1 MIT
spdx-license-ids 3.0.9 CC0-1.0
spdy-transport 3.0.0 MIT
spdy 4.0.2 MIT
speed-measure-webpack-plugin 1.3.1 MIT
split-string 3.1.0 MIT
sprintf-js 1.0.3 BSD-3-Clause
sprintf-js 1.1.2 BSD-3-Clause
sqlstring 2.3.0 MIT
sshpk 1.16.1 MIT
ssri 5.3.0 ISC
ssri 6.0.2 ISC
ssri 8.0.1 ISC
stable 0.1.8 MIT
stat-mode 1.0.0 MIT
static-extend 0.1.2 MIT
statuses 1.5.0 MIT
stdout-stream 1.4.1 MIT
stream-browserify 2.0.2 MIT
stream-each 1.2.3 MIT
stream-http 2.8.3 MIT
stream-shift 1.0.1 MIT
streamroller 2.2.4 MIT
strict-uri-encode 1.1.0 MIT
string-template 1.0.0 MIT
string-width 1.0.2 MIT
string-width 2.1.1 MIT
string-width 3.1.0 MIT
string-width 4.2.2 MIT
string-width 4.2.3 MIT
string.prototype.trimend 1.0.4 MIT
string.prototype.trimstart 1.0.4 MIT
string_decoder 0.10.31 MIT
string_decoder 1.0.3 MIT
string_decoder 1.1.1 MIT
strip-ansi 3.0.1 MIT
strip-ansi 4.0.0 MIT
strip-ansi 5.2.0 MIT
strip-ansi 6.0.0 MIT
strip-ansi 6.0.1 MIT
strip-bom 2.0.0 MIT
strip-bom 3.0.0 MIT
strip-eof 1.0.0 MIT
strip-indent 1.0.1 MIT
strip-json-comments 1.0.4 MIT
strip-json-comments 2.0.1 MIT
strip-json-comments 3.1.1 MIT
style-loader 0.18.2 MIT
style-loader 1.1.3 MIT
stylehacks 4.0.3 MIT
stylus-loader 3.0.1 MIT
stylus-loader 3.0.2 MIT
stylus 0.54.7 MIT
sumchecker 3.0.1 Apache-2.0
supports-color 2.0.0 MIT
supports-color 3.2.3 MIT
supports-color 5.5.0 MIT
supports-color 6.1.0 MIT
supports-color 7.2.0 MIT
svgo 0.7.2 MIT
svgo 1.3.2 MIT
symbol-observable 1.2.0 MIT
table 3.8.3 BSD-3-Clause
table 5.4.6 BSD-3-Clause
tapable 0.2.9 MIT
tapable 1.1.3 MIT
tar 2.2.2 ISC
tar 4.4.13 ISC
tar 6.1.0 ISC
temp-file 3.4.0 MIT
term-size 1.2.0 MIT
term-size 2.2.1 MIT
terser-webpack-plugin 1.4.5 MIT
terser-webpack-plugin 3.0.3 MIT
terser 4.6.10 BSD-2-Clause
terser 4.8.0 BSD-2-Clause
text-table 0.2.0 MIT
thenify 3.3.1 MIT
throat 3.2.0 MIT
through2 2.0.3 MIT
through 2.3.8 MIT
thunky 1.1.0 MIT
timed-out 4.0.1 MIT
timers-browserify 2.0.12 MIT
timsort 0.3.0 MIT
tmp 0.0.33 MIT
tmp 0.2.1 MIT
to-arraybuffer 1.0.1 MIT
to-fast-properties 1.0.3 MIT
to-fast-properties 2.0.0 MIT
to-object-path 0.3.0 MIT
to-readable-stream 1.0.0 MIT
to-regex-range 2.1.1 MIT
to-regex-range 5.0.1 MIT
to-regex 3.0.2 MIT
toidentifier 1.0.0 MIT
toposort 1.0.7 MIT
touch 1.0.0 ISC
tough-cookie 2.5.0 BSD-3-Clause
tree-kill 1.2.2 MIT
trim-newlines 1.0.0 MIT
trim-right 1.0.1 MIT
true-case-path 1.0.3 Apache-2.0
truncate-utf8-bytes 1.0.2 WTFPL
ts-node 8.10.2 MIT
tsconfig-paths 3.12.0 MIT
tslib 1.10.0 Apache-2.0
tslib 1.11.1 Apache-2.0
tslib 1.14.1 0BSD
tslib 2.2.0 0BSD
tslib 2.3.0 0BSD
tslib 2.3.1 0BSD
tslint 5.20.1 Apache-2.0
tslint 6.1.3 Apache-2.0
tsutils-etc 1.3.4 MIT
tsutils-etc 1.4.1 MIT
tsutils 2.29.0 MIT
tsutils 3.21.0 MIT
tty-browserify 0.0.0 MIT
tunnel-agent 0.6.0 Apache-2.0
tunnel 0.0.6 MIT
tweetnacl 0.14.5 Unlicense
type-check 0.3.2 MIT
type-check 0.4.0 MIT
type-fest 0.13.1 (MIT OR CC0-1.0)
type-fest 0.21.3 (MIT OR CC0-1.0)
type-fest 0.8.1 (MIT OR CC0-1.0)
type-is 1.6.18 MIT
type 1.2.0 ISC
type 2.5.0 ISC
typedarray-to-buffer 3.1.5 MIT
typedarray 0.0.6 MIT
typescript-tslint-plugin 1.0.1 MIT
typescript 2.9.2 Apache-2.0
typescript 3.6.5 Apache-2.0
typescript 3.8.3 Apache-2.0
typescript 4.3.2 Apache-2.0
typings-core 2.3.3 MIT
typings 2.1.1 MIT
ua-parser-js 0.7.28 MIT
uglify-js 3.4.10 BSD-2-Clause
ultron 1.1.1 MIT
unbox-primitive 1.0.1 MIT
unc-path-regex 0.1.2 MIT
unicode-canonical-property-names-ecmascript 1.0.4 MIT
unicode-match-property-ecmascript 1.0.4 MIT
unicode-match-property-value-ecmascript 1.2.0 MIT
unicode-property-aliases-ecmascript 1.1.0 MIT
union-value 1.0.1 MIT
uniq 1.0.1 MIT
uniqs 2.0.0 MIT
unique-filename 1.1.1 ISC
unique-slug 2.0.2 ISC
unique-string 1.0.0 MIT
unique-string 2.0.0 MIT
universal-analytics 0.4.20 MIT
universalify 0.1.2 MIT
universalify 2.0.0 MIT
unpipe 1.0.0 MIT
unquote 1.1.1 MIT
unset-value 1.0.0 MIT
unzip-response 2.0.1 MIT
upath 1.2.0 MIT
update-notifier 2.5.0 BSD-2-Clause
update-notifier 4.1.3 BSD-2-Clause
upper-case 1.1.3 MIT
uri-js 4.4.1 BSD-2-Clause
urix 0.1.0 MIT
url-loader 0.5.9 MIT
url-parse-lax 1.0.0 MIT
url-parse-lax 3.0.0 MIT
url-parse 1.5.1 MIT
url 0.11.0 MIT
use 3.1.1 MIT
user-home 2.0.0 MIT
utf8-byte-length 1.0.4 WTFPL
util-deprecate 1.0.2 MIT
util-promisify 2.1.0 MIT
util.promisify 1.0.0 MIT
util 0.10.3 MIT
util 0.10.4 MIT
util 0.11.1 MIT
utila 0.4.0 MIT
utils-merge 1.0.1 MIT
uuid 3.3.2 MIT
uuid 3.4.0 MIT
uuid 7.0.2 MIT
v8-compile-cache 2.3.0 MIT
validate-npm-package-license 3.0.4 Apache-2.0
validate-npm-package-name 3.0.0 ISC
vary 1.1.2 MIT
vendors 1.0.4 MIT
verror 1.10.0 MIT
vm-browserify 1.1.2 MIT
void-elements 2.0.1 MIT
vscode-jsonrpc 4.0.0 MIT
vscode-languageserver-protocol 3.14.1 MIT
vscode-languageserver-types 3.14.0 MIT
vscode-languageserver 5.2.1 MIT
vscode-uri 1.0.8 MIT
watchpack-chokidar2 2.0.1 MIT
watchpack 1.7.5 MIT
wav-encoder 1.3.0 MIT
wbuf 1.7.3 MIT
wcwidth 1.0.1 MIT
webpack-cli 3.1.2 MIT
webpack-dev-middleware 3.7.2 MIT
webpack-dev-server 3.11.0 MIT
webpack-dev-server 3.11.2 MIT
webpack-log 2.0.0 MIT
webpack-merge 4.2.2 MIT
webpack-sources 1.4.3 MIT
webpack-subresource-integrity 1.4.0 MIT
webpack 4.42.0 MIT
webpack 4.46.0 MIT
websocket-driver 0.6.5 MIT
websocket-driver 0.7.4 Apache-2.0
websocket-extensions 0.1.4 Apache-2.0
when 3.6.4 MIT
whet.extend 0.9.9 MIT
which-boxed-primitive 1.0.2 MIT
which-module 1.0.0 ISC
which-module 2.0.0 ISC
which 1.3.1 ISC
which 2.0.2 ISC
wide-align 1.1.3 ISC
widest-line 2.0.1 MIT
widest-line 3.1.0 MIT
word-wrap 1.2.3 MIT
wordwrap 1.0.0 MIT
worker-farm 1.7.0 MIT
worker-plugin 4.0.3 Apache-2.0
wrap-ansi 2.1.0 MIT
wrap-ansi 5.1.0 MIT
wrap-ansi 6.2.0 MIT
wrap-ansi 7.0.0 MIT
wrappy 1.0.2 ISC
write-file-atomic 2.4.3 ISC
write-file-atomic 3.0.3 ISC
write 0.2.1 MIT
write 1.0.3 MIT
ws 3.3.2 MIT
ws 5.2.2 MIT
ws 6.2.1 MIT
ws 6.2.2 MIT
ws 7.4.6 MIT
xdg-basedir 3.0.0 MIT
xdg-basedir 4.0.0 MIT
xml2js 0.4.19 MIT
xmlbuilder 9.0.7 MIT
xmlcreate 1.0.2 Apache-2.0
xtend 4.0.2 MIT
xxhashjs 0.2.2 MIT
y18n 3.2.2 ISC
y18n 4.0.3 ISC
y18n 5.0.8 ISC
yallist 2.1.2 ISC
yallist 3.1.1 ISC
yallist 4.0.0 ISC
yargs-parser 11.1.1 ISC
yargs-parser 13.1.2 ISC
yargs-parser 18.1.3 ISC
yargs-parser 20.2.7 ISC
yargs-parser 20.2.9 ISC
yargs-parser 21.0.0 ISC
yargs-parser 5.0.1 ISC
yargs 12.0.5 MIT
yargs 13.3.2 MIT
yargs 15.4.1 MIT
yargs 16.2.0 MIT
yargs 17.0.1 MIT
yargs 17.3.0 MIT
yargs 7.1.2 MIT
yauzl 2.10.0 MIT
yn 3.1.1 MIT
zip-object 0.1.0 MIT
zone.js 0.10.3 MIT
zone.js 0.11.4 MIT

Photoshop

Package

Version

License

@angular/animations 4.4.7 MIT
@angular/cli 1.2.0 MIT
@angular/common 4.4.7 MIT
@angular/compiler-cli 4.4.7 MIT
@angular/compiler 4.4.7 MIT
@angular/core 4.4.7 MIT
@angular/forms 4.4.7 MIT
@angular/http 4.4.7 MIT
@angular/language-service 4.4.7 MIT
@angular/platform-browser-dynamic 4.4.7 MIT
@angular/platform-browser 4.4.7 MIT
@angular/router 4.4.7 MIT
@angular/tsc-wrapped 4.4.7 MIT
@ngtools/json-schema 1.1.0 MIT
@ngtools/webpack 1.5.0 MIT
@types/jasmine 2.5.54 MIT
@types/jasminewd2 2.0.8 MIT
@types/node 6.0.118 MIT
@types/q 0.0.32 MIT
@types/selenium-webdriver 2.53.45 MIT
abbrev 1.1.1 ISC
accepts 1.3.3 MIT
accepts 1.3.7 MIT
acorn-dynamic-import 2.0.2 MIT
acorn 4.0.13 MIT
acorn 5.7.4 MIT
adm-zip 0.4.16 MIT
adm-zip 0.4.4 MIT
after 0.8.2 MIT
agent-base 2.1.1 MIT
ajv-keywords 1.5.1 MIT
ajv 4.11.8 MIT
ajv 5.5.2 MIT
ajv 6.12.6 MIT
align-text 0.1.4 MIT
alphanum-sort 1.0.2 MIT
amdefine 1.0.1 BSD-3-Clause OR MIT
ansi-escapes 3.2.0 MIT
ansi-html 0.0.7 Apache-2.0
ansi-regex 2.1.1 MIT
ansi-regex 3.0.0 MIT
ansi-regex 4.1.0 MIT
ansi-styles 2.2.1 MIT
ansi-styles 3.2.1 MIT
anymatch 1.3.2 ISC
anymatch 2.0.0 ISC
anymatch 3.1.1 ISC
app-root-path 2.2.1 MIT
append-transform 0.4.0 MIT
aproba 1.2.0 ISC
are-we-there-yet 1.1.5 ISC
argparse 1.0.10 MIT
arr-diff 2.0.0 MIT
arr-diff 4.0.0 MIT
arr-flatten 1.1.0 MIT
arr-union 3.1.0 MIT
array-find-index 1.0.2 MIT
array-flatten 1.1.1 MIT
array-slice 0.2.3 MIT
array-union 1.0.2 MIT
array-uniq 1.0.3 MIT
array-unique 0.2.1 MIT
array-unique 0.3.2 MIT
arraybuffer.slice 0.0.6 MIT*
arraybuffer.slice 0.0.7 MIT
arrify 1.0.1 MIT
asap 2.0.6 MIT
asn1.js 5.4.1 MIT
asn1 0.2.4 MIT
assert-plus 0.2.0 MIT
assert-plus 1.0.0 MIT
assert 1.5.0 MIT
assign-symbols 1.0.0 MIT
async-each 1.0.3 MIT
async-foreach 0.1.3 MIT*
async-limiter 1.0.1 MIT
async 0.2.10 MIT
async 2.6.3 MIT
asynckit 0.4.0 MIT
atob 2.1.2 (MIT OR Apache-2.0)
autoprefixer 6.7.7 MIT
aws-sign2 0.6.0 Apache-2.0
aws-sign2 0.7.0 Apache-2.0
aws4 1.11.0 MIT
babel-code-frame 6.26.0 MIT
babel-generator 6.26.1 MIT
babel-messages 6.23.0 MIT
babel-runtime 6.26.0 MIT
babel-template 6.26.0 MIT
babel-traverse 6.26.0 MIT
babel-types 6.26.0 MIT
babylon 6.18.0 MIT
backo2 1.0.2 MIT
balanced-match 0.4.2 MIT
balanced-match 1.0.0 MIT
base64-arraybuffer 0.1.4 MIT
base64-arraybuffer 0.1.5 MIT
base64-js 1.5.1 MIT
base64id 1.0.0 MIT
base64id 2.0.0 MIT
base 0.11.2 MIT
batch 0.6.1 MIT
bcrypt-pbkdf 1.0.2 BSD-3-Clause
better-assert 1.0.2 MIT*
big.js 3.2.0 MIT
big.js 5.2.2 MIT
binary-extensions 1.13.1 MIT
binary-extensions 2.2.0 MIT
bindings 1.5.0 MIT
blob 0.0.4 MIT*
blob 0.0.5 MIT
block-stream 0.0.9 ISC
blocking-proxy 0.0.5 MIT
bluebird 3.7.2 MIT
bn.js 4.12.0 MIT
bn.js 5.2.0 MIT
body-parser 1.19.0 MIT
boolbase 1.0.0 ISC
boom 2.10.1 BSD-3-Clause
brace-expansion 1.1.11 MIT
braces 0.1.5 MIT
braces 1.8.5 MIT
braces 2.3.2 MIT
braces 3.0.2 MIT
brorand 1.1.0 MIT
browserify-aes 1.2.0 MIT
browserify-cipher 1.0.1 MIT
browserify-des 1.0.2 MIT
browserify-rsa 4.1.0 MIT
browserify-sign 4.2.1 ISC
browserify-zlib 0.2.0 MIT
browserslist 1.7.7 MIT
buffer-alloc-unsafe 1.1.0 MIT
buffer-alloc 1.2.0 MIT
buffer-fill 1.0.0 MIT
buffer-xor 1.0.3 MIT
buffer 4.9.2 MIT
builtin-status-codes 3.0.0 MIT
bytes 3.0.0 MIT
bytes 3.1.0 MIT
cache-base 1.0.1 MIT
callsite 1.0.0 MIT*
camel-case 3.0.0 MIT
camelcase-keys 2.1.0 MIT
camelcase 1.2.1 MIT
camelcase 2.1.1 MIT
camelcase 3.0.0 MIT
camelcase 5.3.1 MIT
caniuse-api 1.6.1 MIT
caniuse-db 1.0.30001204 CC-BY-4.0
caseless 0.12.0 Apache-2.0
center-align 0.1.3 MIT
chalk 1.1.3 MIT
chalk 2.4.2 MIT
chardet 0.4.2 MIT
chokidar 1.7.0 MIT
chokidar 2.1.8 MIT
chokidar 3.5.1 MIT
cipher-base 1.0.4 MIT
clap 1.2.3 MIT
class-utils 0.3.6 MIT
clean-css 4.2.3 MIT
cli-cursor 2.1.0 MIT
cli-width 2.2.1 ISC
cliui 2.1.0 ISC
cliui 3.2.0 ISC
cliui 5.0.0 ISC
clone-deep 2.0.2 MIT
clone 1.0.4 MIT
clone 2.1.2 MIT
co 4.6.0 MIT
coa 1.0.4 MIT
code-point-at 1.1.0 MIT
codelyzer 3.0.1 MIT
collection-visit 1.0.0 MIT
color-convert 1.9.3 MIT
color-name 1.1.3 MIT
color-string 0.3.0 MIT
color 0.11.4 MIT
colormin 1.1.2 MIT
colors 1.1.2 MIT
combine-lists 1.0.1 MIT
combined-stream 1.0.8 MIT
commander 2.17.1 MIT
commander 2.19.0 MIT
common-tags 1.8.0 MIT
component-bind 1.0.0 MIT*
component-emitter 1.1.2 MIT*
component-emitter 1.2.1 MIT
component-emitter 1.3.0 MIT
component-inherit 0.0.3 MIT*
compressible 2.0.18 MIT
compression 1.7.4 MIT
concat-map 0.0.1 MIT
connect-history-api-fallback 1.6.0 MIT
connect 3.7.0 MIT
console-browserify 1.2.0 MIT
console-control-strings 1.1.0 ISC
constants-browserify 1.0.0 MIT
content-disposition 0.5.3 MIT
content-type 1.0.4 MIT
convert-source-map 1.7.0 MIT
cookie-signature 1.0.6 MIT
cookie 0.3.1 MIT
cookie 0.4.0 MIT
cookie 0.4.1 MIT
copy-descriptor 0.1.1 MIT
core-js 2.6.12 MIT
core-object 3.1.5 MIT
core-util-is 1.0.2 MIT
cosmiconfig 2.2.2 MIT
create-ecdh 4.0.4 MIT
create-hash 1.2.0 MIT
create-hmac 1.1.7 MIT
cross-spawn 3.0.1 MIT
cryptiles 2.0.5 BSD-3-Clause
crypto-browserify 3.12.0 MIT
csinterface-ts 1.0.3 MIT
css-color-names 0.0.4 MIT
css-loader 0.28.11 MIT
css-parse 2.0.0 MIT
css-select 2.1.0 BSD-2-Clause
css-selector-tokenizer 0.7.3 MIT
css-what 3.4.2 BSD-2-Clause
css 2.2.4 MIT
cssauron 1.4.0 MIT
cssesc 3.0.0 MIT
cssnano 3.10.0 MIT
csso 2.3.2 MIT
currently-unhandled 0.4.1 MIT
custom-event 1.0.1 MIT
dashdash 1.14.1 MIT
debug 2.2.0 MIT
debug 2.3.3 MIT
debug 2.6.9 MIT
debug 3.1.0 MIT
debug 3.2.7 MIT
debug 4.1.1 MIT
decamelize 1.2.0 MIT
decode-uri-component 0.2.0 MIT
default-require-extensions 1.0.0 MIT
define-property 0.2.5 MIT
define-property 1.0.0 MIT
define-property 2.0.2 MIT
defined 1.0.0 MIT
del 2.2.2 MIT
delayed-stream 1.0.0 MIT
delegates 1.0.0 MIT
denodeify 1.2.1 MIT
depd 1.1.2 MIT
des.js 1.0.1 MIT
destroy 1.0.4 MIT
detect-indent 4.0.0 MIT
detect-node 2.0.5 MIT
di 0.0.1 MIT
diff 3.5.0 BSD-3-Clause
diffie-hellman 5.0.3 MIT
directory-encoder 0.7.2 MIT
dom-converter 0.2.0 MIT
dom-serialize 2.2.1 MIT
dom-serializer 0.2.2 MIT
domain-browser 1.2.0 MIT
domelementtype 1.3.1 BSD-2-Clause
domelementtype 2.1.0 BSD-2-Clause
domhandler 2.4.2 BSD-2-Clause
domutils 1.7.0 BSD-2-Clause
ecc-jsbn 0.1.2 MIT
ee-first 1.1.1 MIT
electron-to-chromium 1.3.698 ISC
elliptic 6.5.4 MIT
ember-cli-normalize-entity-name 1.0.0 ISC
ember-cli-string-utils 1.1.0 ISC
emoji-regex 7.0.3 MIT
emojis-list 2.1.0 MIT
emojis-list 3.0.0 MIT
encodeurl 1.0.2 MIT
engine.io-client 1.8.3 MIT
engine.io-client 3.5.1 MIT
engine.io-parser 1.3.2 MIT
engine.io-parser 2.2.1 MIT
engine.io 1.8.3 MIT
engine.io 3.5.0 MIT
enhanced-resolve 3.4.1 MIT
ensure-posix-path 1.1.1 ISC
ent 2.2.0 MIT
entities 1.1.2 BSD-2-Clause
entities 2.2.0 BSD-2-Clause
errno 0.1.8 MIT
error-ex 1.3.2 MIT
escape-html 1.0.3 MIT
escape-string-regexp 1.0.5 MIT
esprima 2.7.3 BSD-2-Clause
esutils 2.0.3 BSD-2-Clause
etag 1.8.1 MIT
eventemitter3 4.0.7 MIT
events 3.3.0 MIT
eventsource 0.1.6 MIT
evp_bytestokey 1.0.3 MIT
exit 0.1.2 MIT
expand-braces 0.1.2 MIT
expand-brackets 0.1.5 MIT
expand-brackets 2.1.4 MIT
expand-range 0.1.1 MIT
expand-range 1.8.2 MIT
exports-loader 0.6.4 MIT
express 4.17.1 MIT
extend-shallow 2.0.1 MIT
extend-shallow 3.0.2 MIT
extend 3.0.2 MIT
external-editor 2.2.0 MIT
extglob 0.3.2 MIT
extglob 2.0.4 MIT
extract-text-webpack-plugin 2.1.2 MIT
extsprintf 1.3.0 MIT
fast-deep-equal 1.1.0 MIT
fast-deep-equal 3.1.3 MIT
fast-json-stable-stringify 2.1.0 MIT
fastparse 1.1.2 MIT
faye-websocket 0.10.0 MIT
faye-websocket 0.11.3 Apache-2.0
figures 2.0.0 MIT
file-loader 0.10.1 MIT
file-uri-to-path 1.0.0 MIT
filename-regex 2.0.1 MIT
fileset 2.0.3 MIT
fill-range 2.2.4 MIT
fill-range 4.0.0 MIT
fill-range 7.0.1 MIT
finalhandler 1.1.2 MIT
find-up 1.1.2 MIT
find-up 3.0.0 MIT
flatten 1.0.3 MIT
flix-cep 6.3.7-dev UNLICENSED
follow-redirects 1.13.3 MIT
for-in 0.1.8 MIT
for-in 1.0.2 MIT
for-own 0.1.5 MIT
for-own 1.0.0 MIT
forever-agent 0.6.1 Apache-2.0
form-data 2.1.4 MIT
form-data 2.3.3 MIT
forwarded 0.1.2 MIT
fragment-cache 0.2.1 MIT
fresh 0.5.2 MIT
fs-access 1.0.1 MIT
fs-extra 0.23.1 MIT
fs-extra 3.0.1 MIT
fs.realpath 1.0.0 ISC
fs 0.0.1-security ISC
fsevents 1.2.13 MIT
fsevents 2.3.2 MIT
fstream 1.0.12 ISC
function-bind 1.1.1 MIT
gauge 2.7.4 ISC
gaze 1.1.3 MIT
get-caller-file 1.0.3 ISC
get-caller-file 2.0.5 ISC
get-stdin 4.0.1 MIT
get-value 2.0.6 MIT
getpass 0.1.7 MIT
glob-base 0.3.0 MIT
glob-parent 2.0.0 ISC
glob-parent 3.1.0 ISC
glob-parent 5.1.2 ISC
glob 7.1.6 ISC
globals 9.18.0 MIT
globby 5.0.0 MIT
globule 1.3.2 MIT
graceful-fs 4.2.6 ISC
handle-thing 1.2.5 MIT
handlebars 1.3.0 MIT
handlebars 4.7.7 MIT
har-schema 1.0.5 ISC
har-schema 2.0.0 ISC
har-validator 4.2.1 ISC
har-validator 5.1.5 MIT
has-ansi 2.0.0 MIT
has-binary2 1.0.3 MIT
has-binary 0.1.7 MIT
has-cors 1.1.0 MIT
has-flag 1.0.0 MIT
has-flag 3.0.0 MIT
has-unicode 2.0.1 ISC
has-value 0.3.1 MIT
has-value 1.0.0 MIT
has-values 0.1.4 MIT
has-values 1.0.0 MIT
has 1.0.3 MIT
hash-base 3.1.0 MIT
hash.js 1.1.7 MIT
hawk 3.1.3 BSD-3-Clause
he 1.2.0 MIT
heimdalljs-logger 0.1.10 MIT
heimdalljs 0.2.6 MIT
hmac-drbg 1.0.1 MIT
hoek 2.16.3 BSD-3-Clause
hosted-git-info 2.8.8 ISC
hpack.js 2.1.6 MIT
html-comment-regex 1.1.2 MIT
html-entities 1.4.0 MIT
html-minifier 3.5.21 MIT
html-webpack-plugin 2.30.1 MIT
htmlparser2 3.10.1 MIT
http-deceiver 1.2.7 MIT
http-errors 1.6.3 MIT
http-errors 1.7.2 MIT
http-parser-js 0.5.3 MIT
http-proxy-middleware 0.17.4 MIT
http-proxy 1.18.1 MIT
http-signature 1.1.1 MIT
http-signature 1.2.0 MIT
https-browserify 1.0.0 MIT
https-proxy-agent 1.0.0 MIT
iconv-lite 0.4.24 MIT
icss-replace-symbols 1.1.0 ISC
icss-utils 2.1.0 ISC
ieee754 1.2.1 BSD-3-Clause
image-size 0.5.5 MIT
img-stats 0.5.2 MIT
in-publish 2.0.1 ISC
indent-string 2.1.0 MIT
indexes-of 1.0.1 MIT
indexof 0.0.1 MIT*
inflection 1.12.0 MIT
inflight 1.0.6 ISC
inherits 2.0.1 ISC
inherits 2.0.3 ISC
inherits 2.0.4 ISC
ini 1.3.8 ISC
inquirer 3.3.0 MIT
interpret 1.4.0 MIT
invariant 2.2.4 MIT
invert-kv 1.0.0 MIT
ipaddr.js 1.9.1 MIT
is-absolute-url 2.1.0 MIT
is-accessor-descriptor 0.1.6 MIT
is-accessor-descriptor 1.0.0 MIT
is-arrayish 0.2.1 MIT
is-binary-path 1.0.1 MIT
is-binary-path 2.1.0 MIT
is-buffer 1.1.6 MIT
is-core-module 2.2.0 MIT
is-data-descriptor 0.1.4 MIT
is-data-descriptor 1.0.0 MIT
is-descriptor 0.1.6 MIT
is-descriptor 1.0.2 MIT
is-directory 0.3.1 MIT
is-dotfile 1.0.3 MIT
is-equal-shallow 0.1.3 MIT
is-extendable 0.1.1 MIT
is-extendable 1.0.1 MIT
is-extglob 1.0.0 MIT
is-extglob 2.1.1 MIT
is-finite 1.1.0 MIT
is-fullwidth-code-point 1.0.0 MIT
is-fullwidth-code-point 2.0.0 MIT
is-glob 2.0.1 MIT
is-glob 3.1.0 MIT
is-glob 4.0.1 MIT
is-number 0.1.1 MIT
is-number 2.1.0 MIT
is-number 3.0.0 MIT
is-number 4.0.0 MIT
is-number 7.0.0 MIT
is-path-cwd 1.0.0 MIT
is-path-in-cwd 1.0.1 MIT
is-path-inside 1.0.1 MIT
is-plain-obj 1.1.0 MIT
is-plain-object 2.0.4 MIT
is-posix-bracket 0.1.1 MIT
is-primitive 2.0.0 MIT
is-svg 2.1.0 MIT
is-typedarray 1.0.0 MIT
is-utf8 0.2.1 MIT
is-windows 1.0.2 MIT
isarray 0.0.1 MIT
isarray 1.0.0 MIT
isarray 2.0.1 MIT
isbinaryfile 3.0.3 MIT
isexe 2.0.0 ISC
isobject 2.1.0 MIT
isobject 3.0.1 MIT
isstream 0.1.2 MIT
istanbul-api 1.3.7 BSD-3-Clause
istanbul-instrumenter-loader 2.0.0 MIT
istanbul-lib-coverage 1.2.1 BSD-3-Clause
istanbul-lib-hook 1.2.2 BSD-3-Clause
istanbul-lib-instrument 1.10.2 BSD-3-Clause
istanbul-lib-report 1.1.5 BSD-3-Clause
istanbul-lib-source-maps 1.2.6 BSD-3-Clause
istanbul-reports 1.5.1 BSD-3-Clause
jasmine-core 2.6.4 MIT
jasmine-core 2.99.1 MIT
jasmine-spec-reporter 4.1.1 Apache-2.0
jasmine 2.99.0 MIT
jasminewd2 2.2.0 MIT
js-base64 2.6.4 BSD-3-Clause
js-tokens 3.0.2 MIT
js-yaml 3.7.0 MIT
jsbn 0.1.1 MIT
jsesc 1.3.0 MIT
json-loader 0.5.7 MIT
json-schema-traverse 0.3.1 MIT
json-schema-traverse 0.4.1 MIT
json-schema 0.2.3 ['AFLv2.1', 'BSD']
json-stable-stringify 1.0.1 MIT
json-stringify-safe 5.0.1 ISC
json3 3.3.2 MIT
json3 3.3.3 MIT
json5 0.5.1 MIT
json5 1.0.1 MIT
jsonfile 2.4.0 MIT
jsonfile 3.0.1 MIT
jsonify 0.0.0 Public Domain
jsprim 1.4.1 MIT
karma-chrome-launcher 2.1.1 MIT
karma-cli 1.0.1 MIT
karma-coverage-istanbul-reporter 1.4.3 MIT
karma-jasmine-html-reporter 0.2.2 MIT
karma-jasmine 1.1.2 MIT
karma 1.7.1 MIT
kind-of 3.2.2 MIT
kind-of 4.0.0 MIT
kind-of 5.1.0 MIT
kind-of 6.0.3 MIT
lazy-cache 1.0.4 MIT
lcid 1.0.0 MIT
less-loader 4.1.0 MIT
less 2.7.3 Apache-2.0
license-webpack-plugin 0.4.3 ISC
load-json-file 1.1.0 MIT
loader-runner 2.4.0 MIT
loader-utils 0.2.17 MIT
loader-utils 1.4.0 MIT
locate-path 3.0.0 MIT
lodash.camelcase 4.3.0 MIT
lodash.clonedeep 4.5.0 MIT
lodash.memoize 4.1.2 MIT
lodash.tail 4.1.1 MIT
lodash.uniq 4.5.0 MIT
lodash 3.10.1 MIT
lodash 4.17.21 MIT
log4js 0.6.38 Apache-2.0
longest 1.0.1 MIT
loose-envify 1.4.0 MIT
loud-rejection 1.6.0 MIT
lower-case 1.1.4 MIT
lru-cache 4.1.5 ISC
magic-string 0.19.1 MIT
make-error 1.3.6 ISC
map-cache 0.2.2 MIT
map-obj 1.0.1 MIT
map-visit 1.0.0 MIT
matcher-collection 1.1.2 ISC
math-expression-evaluator 1.3.7 MIT
math-random 1.0.4 MIT
md5.js 1.3.5 MIT
media-typer 0.3.0 MIT
memory-fs 0.4.1 MIT
meow 3.7.0 MIT
merge-descriptors 1.0.1 MIT
methods 1.1.2 MIT
micromatch 2.3.11 MIT
micromatch 3.1.10 MIT
miller-rabin 4.0.1 MIT
mime-db 1.46.0 MIT
mime-types 2.1.29 MIT
mime 1.3.6 MIT
mime 1.6.0 MIT
mimic-fn 1.2.0 MIT
minimalistic-assert 1.0.1 ISC
minimalistic-crypto-utils 1.0.1 MIT
minimatch 3.0.4 ISC
minimist 0.0.10 MIT
minimist 1.2.5 MIT
mixin-deep 1.3.2 MIT
mixin-object 2.0.1 MIT
mkdirp 0.5.5 MIT
mkdirp 1.0.4 MIT
ms 0.7.1 MIT*
ms 0.7.2 MIT
ms 2.0.0 MIT
ms 2.1.1 MIT
ms 2.1.3 MIT
mute-stream 0.0.7 ISC
nan 2.14.2 MIT
nanomatch 1.2.13 MIT
negotiator 0.6.1 MIT
negotiator 0.6.2 MIT
neo-async 2.6.2 MIT
no-case 2.3.2 MIT
node-gyp 3.8.0 MIT
node-libs-browser 2.2.1 MIT
node-modules-path 1.0.2 ISC
node-sass 4.14.1 MIT
nopt 3.0.6 ISC
nopt 4.0.3 ISC
normalize-package-data 2.5.0 BSD-2-Clause
normalize-path 2.1.1 MIT
normalize-path 3.0.0 MIT
normalize-range 0.1.2 MIT
normalize-url 1.9.1 MIT
npmlog 4.1.2 ISC
nth-check 1.0.2 BSD-2-Clause
null-check 1.0.0 MIT
num2fraction 1.2.2 MIT
number-is-nan 1.0.1 MIT
oauth-sign 0.8.2 Apache-2.0
oauth-sign 0.9.0 Apache-2.0
object-assign 4.1.0 MIT
object-assign 4.1.1 MIT
object-component 0.0.3 MIT*
object-copy 0.1.0 MIT
object-visit 1.0.1 MIT
object.omit 2.0.1 MIT
object.pick 1.3.0 MIT
obuf 1.1.2 MIT
on-finished 2.3.0 MIT
on-headers 1.0.2 MIT
once 1.4.0 ISC
onetime 2.0.1 MIT
opn 4.0.2 MIT
optimist 0.3.7 MIT*
optimist 0.6.1 MIT*
options 0.0.6 MIT*
original 1.0.2 MIT
os-browserify 0.3.0 MIT
os-homedir 1.0.2 MIT
os-locale 1.4.0 MIT
os-tmpdir 1.0.2 MIT
osenv 0.1.5 ISC
p-limit 2.3.0 MIT
p-locate 3.0.0 MIT
p-try 2.2.0 MIT
pako 1.0.11 (MIT AND Zlib)
param-case 2.1.1 MIT
parse-asn1 5.1.6 ISC
parse-glob 3.0.4 MIT
parse-json 2.2.0 MIT
parsejson 0.0.3 MIT
parseqs 0.0.5 MIT
parseqs 0.0.6 MIT
parseuri 0.0.5 MIT
parseuri 0.0.6 MIT
parseurl 1.3.3 MIT
pascalcase 0.1.1 MIT
path-browserify 0.0.1 MIT
path-dirname 1.0.2 MIT
path-exists 2.1.0 MIT
path-exists 3.0.0 MIT
path-is-absolute 1.0.1 MIT
path-is-inside 1.0.2 (WTFPL OR MIT)
path-parse 1.0.6 MIT
path-to-regexp 0.1.7 MIT
path-type 1.1.0 MIT
path 0.12.7 MIT
pbkdf2 3.1.1 MIT
performance-now 0.2.0 MIT
performance-now 2.1.0 MIT
picomatch 2.2.2 MIT
pify 2.3.0 MIT
pify 3.0.0 MIT
pinkie-promise 2.0.1 MIT
pinkie 2.0.4 MIT
portfinder 1.0.28 MIT
posix-character-classes 0.1.1 MIT
postcss-calc 5.3.1 MIT
postcss-colormin 2.2.2 MIT
postcss-convert-values 2.6.1 MIT
postcss-discard-comments 2.0.4 MIT
postcss-discard-duplicates 2.1.0 MIT
postcss-discard-empty 2.1.0 MIT
postcss-discard-overridden 0.1.1 MIT
postcss-discard-unused 2.2.3 MIT
postcss-filter-plugins 2.0.3 MIT
postcss-load-config 1.2.0 MIT
postcss-load-options 1.2.0 MIT
postcss-load-plugins 2.3.0 MIT
postcss-loader 1.3.3 MIT
postcss-merge-idents 2.1.7 MIT
postcss-merge-longhand 2.0.2 MIT
postcss-merge-rules 2.1.2 MIT
postcss-message-helpers 2.0.0 MIT
postcss-minify-font-values 1.0.5 MIT
postcss-minify-gradients 1.0.5 MIT
postcss-minify-params 1.2.2 MIT
postcss-minify-selectors 2.1.1 MIT
postcss-modules-extract-imports 1.2.1 ISC
postcss-modules-local-by-default 1.2.0 MIT
postcss-modules-scope 1.1.0 ISC
postcss-modules-values 1.3.0 ISC
postcss-normalize-charset 1.1.1 MIT
postcss-normalize-url 3.0.8 MIT
postcss-ordered-values 2.2.3 MIT
postcss-reduce-idents 2.4.0 MIT
postcss-reduce-initial 1.0.1 MIT
postcss-reduce-transforms 1.0.4 MIT
postcss-selector-parser 2.2.3 MIT
postcss-svgo 2.1.6 MIT
postcss-unique-selectors 2.0.2 MIT
postcss-url 5.1.2 MIT
postcss-value-parser 3.3.1 MIT
postcss-zindex 2.2.0 MIT
postcss 5.2.18 MIT
postcss 6.0.23 MIT
prepend-http 1.0.4 MIT
preserve 0.2.0 MIT
pretty-error 2.1.2 MIT
process-nextick-args 2.0.1 MIT
process 0.11.10 MIT
promise 7.3.1 MIT
protractor 5.1.2 MIT
proxy-addr 2.0.6 MIT
prr 1.0.1 MIT
pseudomap 1.0.2 ISC
psl 1.8.0 MIT
public-encrypt 4.0.3 MIT
punycode 1.3.2 MIT
punycode 1.4.1 MIT
punycode 2.1.1 MIT
q 1.4.1 MIT
q 1.5.1 MIT
qjobs 1.2.0 MIT
qs 6.4.0 BSD-3-Clause
qs 6.5.2 BSD-3-Clause
qs 6.7.0 BSD-3-Clause
query-string 4.3.4 MIT
querystring-es3 0.2.1 MIT
querystring 0.2.0 MIT
querystringify 2.2.0 MIT
randomatic 3.1.1 MIT
randombytes 2.1.0 MIT
randomfill 1.0.4 MIT
range-parser 1.2.1 MIT
raw-body 2.4.0 MIT
raw-loader 0.5.1 MIT
read-pkg-up 1.0.1 MIT
read-pkg 1.1.0 MIT
readable-stream 1.0.34 MIT
readable-stream 2.3.7 MIT
readable-stream 3.6.0 MIT
readdirp 2.2.1 MIT
readdirp 3.5.0 MIT
redent 1.0.0 MIT
reduce-css-calc 1.3.0 MIT
reduce-function-call 1.0.3 MIT
reflect-metadata 0.1.13 Apache-2.0
regenerator-runtime 0.11.1 MIT
regex-cache 0.4.4 MIT
regex-not 1.0.2 MIT
relateurl 0.2.7 MIT
remove-trailing-separator 1.1.0 ISC
renderkid 2.0.5 MIT
repeat-element 1.1.3 MIT
repeat-string 0.2.2 MIT
repeat-string 1.6.1 MIT
repeating 2.0.1 MIT
request 2.81.0 Apache-2.0
request 2.88.2 Apache-2.0
require-directory 2.1.1 MIT
require-from-string 1.2.1 MIT
require-main-filename 1.0.1 ISC
require-main-filename 2.0.0 ISC
requires-port 1.0.0 MIT
resolve-url 0.2.1 MIT
resolve 1.20.0 MIT
restore-cursor 2.0.0 MIT
ret 0.1.15 MIT
right-align 0.1.3 MIT
rimraf 2.2.8 MIT
rimraf 2.7.1 ISC
ripemd160 2.0.2 MIT
rsvp 3.2.1 MIT
rsvp 3.6.2 MIT
run-async 2.4.1 MIT
rx-lite-aggregates 4.0.8 Apache License, Version 2.0
rx-lite 4.0.8 Apache License, Version 2.0
rxjs 5.5.12 Apache-2.0
safe-buffer 5.1.2 MIT
safe-buffer 5.2.1 MIT
safe-regex 1.1.0 MIT
safer-buffer 2.1.2 MIT
sass-graph 2.2.5 MIT
sass-loader 6.0.7 MIT
saucelabs 1.3.0 MIT*
sax 0.6.1 BSD*
sax 1.2.4 ISC
schema-utils 0.3.0 MIT
script-loader 0.7.2 MIT
scss-tokenizer 0.2.3 MIT
select-hose 2.0.0 MIT
selenium-webdriver 2.53.3 Apache-2.0
selenium-webdriver 3.0.1 Apache-2.0
semver-dsl 1.0.1 MIT
semver 4.3.6 ISC
semver 5.0.3 ISC
semver 5.3.0 ISC
semver 5.7.1 ISC
semver 6.3.0 ISC
send 0.17.1 MIT
serve-index 1.9.1 MIT
serve-static 1.14.1 MIT
set-blocking 2.0.0 ISC
set-value 2.0.1 MIT
setimmediate 1.0.5 MIT
setprototypeof 1.1.0 ISC
setprototypeof 1.1.1 ISC
sha.js 2.4.11 (MIT AND BSD-3-Clause)
shallow-clone 1.0.0 MIT
signal-exit 3.0.3 ISC
silent-error 1.1.1 ISC
snapdragon-node 2.1.1 MIT
snapdragon-util 3.0.1 MIT
snapdragon 0.8.2 MIT
sntp 1.0.9 BSD
socket.io-adapter 0.5.0 MIT
socket.io-adapter 1.1.2 MIT
socket.io-client 1.7.3 MIT
socket.io-client 2.4.0 MIT
socket.io-parser 2.3.1 MIT
socket.io-parser 3.3.2 MIT
socket.io-parser 3.4.1 MIT
socket.io 1.7.3 MIT
socket.io 2.4.1 MIT
sockjs-client 1.1.2 MIT
sockjs 0.3.18 MIT
sort-keys 1.1.2 MIT
source-list-map 1.1.2 MIT
source-list-map 2.0.1 MIT
source-map-loader 0.2.4 MIT
source-map-resolve 0.5.3 MIT
source-map-support 0.4.18 MIT
source-map-url 0.4.1 MIT
source-map 0.1.43 BSD
source-map 0.4.4 BSD-3-Clause
source-map 0.5.7 BSD-3-Clause
source-map 0.6.1 BSD-3-Clause
source-map 0.7.3 BSD-3-Clause
spdx-correct 3.1.1 Apache-2.0
spdx-exceptions 2.3.0 CC-BY-3.0
spdx-expression-parse 3.0.1 MIT
spdx-license-ids 3.0.7 CC0-1.0
spdy-transport 2.1.1 MIT
spdy 3.4.7 MIT
split-string 3.1.0 MIT
sprintf-js 1.0.3 BSD-3-Clause
sshpk 1.16.1 MIT
static-extend 0.1.2 MIT
statuses 1.5.0 MIT
stdout-stream 1.4.1 MIT
stream-browserify 2.0.2 MIT
stream-http 2.8.3 MIT
strict-uri-encode 1.1.0 MIT
string-width 1.0.2 MIT
string-width 2.1.1 MIT
string-width 3.1.0 MIT
string_decoder 0.10.31 MIT
string_decoder 1.1.1 MIT
stringstream 0.0.6 MIT
strip-ansi 3.0.1 MIT
strip-ansi 4.0.0 MIT
strip-ansi 5.2.0 MIT
strip-bom 2.0.0 MIT
strip-bom 3.0.0 MIT
strip-indent 1.0.1 MIT
strip-json-comments 2.0.1 MIT
style-loader 0.13.2 MIT
stylus-loader 3.0.2 MIT
stylus 0.54.8 MIT
supports-color 2.0.0 MIT
supports-color 3.2.3 MIT
supports-color 5.5.0 MIT
svgo 0.7.2 MIT
symbol-observable 1.0.1 MIT
tapable 0.2.9 MIT
tar 2.2.2 ISC
temp 0.8.3 MIT
through 2.3.8 MIT
time-stamp 2.2.0 MIT
timers-browserify 2.0.12 MIT
tmp 0.0.24 MIT
tmp 0.0.30 MIT
tmp 0.0.31 MIT
tmp 0.0.33 MIT
to-array 0.1.4 MIT
to-arraybuffer 1.0.1 MIT
to-fast-properties 1.0.3 MIT
to-object-path 0.3.0 MIT
to-regex-range 2.1.1 MIT
to-regex-range 5.0.1 MIT
to-regex 3.0.2 MIT
toidentifier 1.0.0 MIT
toposort 1.0.7 MIT
tough-cookie 2.3.4 BSD-3-Clause
tough-cookie 2.5.0 BSD-3-Clause
trim-newlines 1.0.0 MIT
trim-right 1.0.1 MIT
true-case-path 1.0.3 Apache-2.0
ts-node 3.0.6 MIT
tsconfig 6.0.0 MIT
tsickle 0.21.6 MIT
tslib 1.14.1 0BSD
tslint 5.3.2 Apache-2.0
tsutils 2.29.0 MIT
tty-browserify 0.0.0 MIT
tunnel-agent 0.6.0 Apache-2.0
tweetnacl 0.14.5 Unlicense
type-is 1.6.18 MIT
typescript 2.3.4 Apache-2.0
uglify-js 2.3.6 BSD*
uglify-js 2.8.29 BSD-2-Clause
uglify-js 3.4.10 BSD-2-Clause
uglify-to-browserify 1.0.2 MIT
ultron 1.0.2 MIT
union-value 1.0.1 MIT
uniq 1.0.1 MIT
uniqs 2.0.0 MIT
universalify 0.1.2 MIT
unpipe 1.0.0 MIT
unset-value 1.0.0 MIT
upath 1.2.0 MIT
upper-case 1.1.3 MIT
uri-js 4.4.1 BSD-2-Clause
urix 0.1.0 MIT
url-loader 0.5.9 MIT
url-parse 1.5.1 MIT
url 0.11.0 MIT
use 3.1.1 MIT
user-home 1.1.1 MIT
useragent 2.3.0 MIT
util-deprecate 1.0.2 MIT
util 0.10.3 MIT
util 0.10.4 MIT
util 0.11.1 MIT
utila 0.4.0 MIT
utils-merge 1.0.1 MIT
uuid 2.0.3 MIT
uuid 3.4.0 MIT
v8flags 2.1.1 MIT
validate-npm-package-license 3.0.4 Apache-2.0
vary 1.1.2 MIT
vendors 1.0.4 MIT
verror 1.10.0 MIT
vlq 0.2.3 MIT
vm-browserify 1.1.2 MIT
void-elements 2.0.1 MIT
walk-sync 0.3.4 MIT
watchpack-chokidar2 2.0.1 MIT
watchpack 1.7.5 MIT
wbuf 1.7.3 MIT
webdriver-js-extender 1.0.0 MIT
webdriver-manager 12.1.8 MIT
webpack-dev-middleware 1.12.2 MIT
webpack-dev-server 2.4.5 MIT
webpack-merge 2.6.1 MIT
webpack-sources 0.2.3 MIT
webpack-sources 1.4.3 MIT
webpack 2.4.1 MIT
websocket-driver 0.7.4 Apache-2.0
websocket-extensions 0.1.4 Apache-2.0
when 3.6.4 MIT
whet.extend 0.9.9 MIT
which-module 1.0.0 ISC
which-module 2.0.0 ISC
which 1.3.1 ISC
wide-align 1.1.3 ISC
window-size 0.1.0 MIT
wordwrap 0.0.2 MIT*
wordwrap 0.0.3 MIT
wordwrap 1.0.0 MIT
wrap-ansi 2.1.0 MIT
wrap-ansi 5.1.0 MIT
wrappy 1.0.2 ISC
ws 1.1.2 MIT
ws 1.1.5 MIT
ws 4.1.0 MIT
ws 7.4.4 MIT
wtf-8 1.0.0 MIT
xml2js 0.4.23 MIT
xml2js 0.4.4 MIT
xmlbuilder 11.0.1 MIT
xmldom 0.1.31 MIT*
xmlhttprequest-ssl 1.5.3 MIT
xmlhttprequest-ssl 1.5.5 MIT
xtend 4.0.2 MIT
y18n 3.2.2 ISC
y18n 4.0.1 ISC
yallist 2.1.2 ISC
yargs-parser 13.1.2 ISC
yargs-parser 4.2.1 ISC
yargs 13.3.2 MIT
yargs 3.10.0 MIT
yargs 6.6.0 MIT
yeast 0.1.2 MIT
yn 2.0.0 MIT
zone.js 0.8.29 MIT

Third-Party Licenses

The third-party licenses are available at this address: https://thefoundry.s3.amazonaws.com/products/flix/releases/6.4.0/licenses/flix_6.4_licenses.html