Open Source Licenses

Open Source Licenses

SiteWorx Software utilizes a number of open source software components.

These components are listed below, grouped by the SiteWorx subsystem that uses them. Click on the component name to visit its web site, and on the license type to view the license.

SiteWorx Backend

ComponentLicense
adjust/rmqMIT License
adjust/uniuriMIT License
airbrake/gobrake/internal/lrucacheBSD 3-clause "New" or "Revised" License
aws/aws-sdk-goApache License 2.0
beorn7/perks/quantileMIT License
braintree/mannersMIT License
cenkalti/backoffMIT License
cespare/xxhash/v2MIT License
cpucycle/astrotimeNone
dgrijalva/jwt-goMIT License
fatih/structsMIT License
fsnotify.v1BSD 3-clause "New" or "Revised" License
gedex/inflectorBSD 2-clause "Simplified" License
go-chi/chi/middlewareMIT License
go-playground/formMIT License
go-redis/redis/internalBSD 2-clause "Simplified" License
golang/protobuf/protoBSD 3-clause "New" or "Revised" License
gorilla/contextBSD 3-clause "New" or "Revised" License
gorilla/csrfBSD 3-clause "New" or "Revised" License
gorilla/handlersBSD 2-clause "Simplified" License
gorilla/muxBSD 3-clause "New" or "Revised" License
gorilla/securecookieBSD 3-clause "New" or "Revised" License
gorilla/sessionsBSD 3-clause "New" or "Revised" License
gorilla/websocketBSD 2-clause "Simplified" License
gorp.v1MIT License
guregu/nullBSD 2-clause "Simplified" License
hpcloud/tailMIT License
hpcloud/tail/ratelimiterMIT License
jmespath/go-jmespathUnknown
jmoiron/sqlx/reflectxMIT License
jszwec/csvutilMIT License
julienschmidt/httprouterBSD 3-clause "New" or "Revised" License
keighl/postmarkUnknown
lann/builderNone
lann/psMIT License
lib/pq/oidMIT License
Masterminds/squirrel.v1MIT License
matttproud/golang_protobuf_extensions/pbutilApache License 2.0
mitchellh/hashstructureMIT License
mitchellh/mapstructureMIT License
nbutton23/zxcvbn-goMIT License
nicksnyder/go-i18n/i18nMIT License
nlopes/slackBSD 2-clause "Simplified" License
onsi/ginkgoMIT License
onsi/ginkgo/reporters/stenographer/support/go-colorableMIT License
op/go-loggingBSD 3-clause "New" or "Revised" License
patrickmn/go-cacheMIT License
pelletier/go-tomlMIT License
pkg/errorsBSD 2-clause "Simplified" License
prometheus/client_golang/prometheusApache License 2.0
prometheus/client_golang/prometheus/promhttpApache License 2.0
prometheus/client_model/goApache License 2.0
prometheus/commonApache License 2.0
prometheus/procfs/internalApache License 2.0
prometheus/procfs/xfsApache License 2.0
robfig/cronMIT License
rs/corsMIT License
ryanuber/go-globMIT License
sirupsen/logrusMIT License
streamrail/concurrent-mapMIT License
tomb.v1BSD 3-clause "New" or "Revised" License
tv42/base58MIT License
ugorji/go/codecMIT License
unrolled/secure.v1MIT License
urfave/negroniMIT License
x/cryptoBSD 3-clause "New" or "Revised" License
x/crypto/ssh/terminalBSD 3-clause "New" or "Revised" License
x/net/websocketBSD 3-clause "New" or "Revised" License
x/syncBSD 3-clause "New" or "Revised" License
x/sync/errgroupBSD 3-clause "New" or "Revised" License
x/sys/unixBSD 3-clause "New" or "Revised" License
yaml.v2Apache License 2.0

SiteWorx Web Application

ComponentLicense
@babel/code-frameMIT
@babel/coreMIT
@babel/generatorMIT
@babel/helper-annotate-as-pureMIT
@babel/helper-builder-binary-assignment-operator-visitorMIT
@babel/helper-call-delegateMIT
@babel/helper-create-class-features-pluginMIT
@babel/helper-create-regexp-features-pluginMIT
@babel/helper-define-mapMIT
@babel/helper-explode-assignable-expressionMIT
@babel/helper-function-nameMIT
@babel/helper-get-function-arityMIT
@babel/helper-hoist-variablesMIT
@babel/helper-member-expression-to-functionsMIT
@babel/helper-module-importsMIT
@babel/helper-module-transformsMIT
@babel/helper-optimise-call-expressionMIT
@babel/helper-plugin-utilsMIT
@babel/helper-regexMIT
@babel/helper-remap-async-to-generatorMIT
@babel/helper-replace-supersMIT
@babel/helper-simple-accessMIT
@babel/helper-split-export-declarationMIT
@babel/helper-wrap-functionMIT
@babel/helpersMIT
@babel/highlightMIT
@babel/parserMIT
@babel/plugin-proposal-async-generator-functionsMIT
@babel/plugin-proposal-class-propertiesMIT
@babel/plugin-proposal-decoratorsMIT
@babel/plugin-proposal-dynamic-importMIT
@babel/plugin-proposal-json-stringsMIT
@babel/plugin-proposal-object-rest-spreadMIT
@babel/plugin-proposal-optional-catch-bindingMIT
@babel/plugin-proposal-unicode-property-regexMIT
@babel/plugin-syntax-async-generatorsMIT
@babel/plugin-syntax-decoratorsMIT
@babel/plugin-syntax-dynamic-importMIT
@babel/plugin-syntax-json-stringsMIT
@babel/plugin-syntax-object-rest-spreadMIT
@babel/plugin-syntax-optional-catch-bindingMIT
@babel/plugin-syntax-top-level-awaitMIT
@babel/plugin-syntax-typescriptMIT
@babel/plugin-transform-arrow-functionsMIT
@babel/plugin-transform-async-to-generatorMIT
@babel/plugin-transform-block-scoped-functionsMIT
@babel/plugin-transform-block-scopingMIT
@babel/plugin-transform-classesMIT
@babel/plugin-transform-computed-propertiesMIT
@babel/plugin-transform-destructuringMIT
@babel/plugin-transform-dotall-regexMIT
@babel/plugin-transform-duplicate-keysMIT
@babel/plugin-transform-exponentiation-operatorMIT
@babel/plugin-transform-for-ofMIT
@babel/plugin-transform-function-nameMIT
@babel/plugin-transform-literalsMIT
@babel/plugin-transform-member-expression-literalsMIT
@babel/plugin-transform-modules-amdMIT
@babel/plugin-transform-modules-commonjsMIT
@babel/plugin-transform-modules-systemjsMIT
@babel/plugin-transform-modules-umdMIT
@babel/plugin-transform-named-capturing-groups-regexMIT
@babel/plugin-transform-new-targetMIT
@babel/plugin-transform-object-superMIT
@babel/plugin-transform-parametersMIT
@babel/plugin-transform-property-literalsMIT
@babel/plugin-transform-regeneratorMIT
@babel/plugin-transform-reserved-wordsMIT
@babel/plugin-transform-runtimeMIT
@babel/plugin-transform-shorthand-propertiesMIT
@babel/plugin-transform-spreadMIT
@babel/plugin-transform-sticky-regexMIT
@babel/plugin-transform-template-literalsMIT
@babel/plugin-transform-typeof-symbolMIT
@babel/plugin-transform-typescriptMIT
@babel/plugin-transform-unicode-regexMIT
@babel/polyfillMIT
@babel/preset-envMIT
@babel/runtimeMIT
@babel/templateMIT
@babel/traverseMIT
@babel/typesMIT
@cnakazawa/watchApache-2.0
@ember-data/adapterMIT
@ember-data/modelMIT
@ember-data/serializerMIT
@ember-data/storeMIT
@ember-intl/cp-validationsMIT
@ember-intl/formatjs-extract-cldr-dataBSD-3-Clause
@ember-intl/intl-messageformatBSD-3-Clause
@ember-intl/intl-messageformat-parserBSD-3-Clause
@ember-intl/intl-relativeformatBSD-3-Clause
@ember/jqueryMIT
@ember/optional-featuresMIT
@ember/ordered-setMIT
@ember/test-helpers(MIT OR Apache-2.0)
@glimmer/compilerMIT
@glimmer/diMIT
@glimmer/envMIT
@glimmer/interfacesMIT
@glimmer/resolverMIT
@glimmer/syntaxMIT
@glimmer/utilMIT
@glimmer/wire-formatMIT
@html-next/vertical-collectionMIT
@mrmlnc/readdir-enhancedMIT
@nodelib/fs.statMIT
@sindresorhus/isMIT
@sinonjs/commonsBSD-3-Clause
@sinonjs/formatioBSD-3-Clause
@sinonjs/samsamBSD-3-Clause
@sinonjs/text-encoding(Unlicense OR Apache-2.0)
@types/acornMIT
@types/broccoli-pluginMIT
@types/emberMIT
@types/ember__applicationMIT
@types/ember__arrayMIT
@types/ember__componentMIT
@types/ember__controllerMIT
@types/ember__debugMIT
@types/ember__engineMIT
@types/ember__errorMIT
@types/ember__objectMIT
@types/ember__polyfillsMIT
@types/ember__routingMIT
@types/ember__runloopMIT
@types/ember__serviceMIT
@types/ember__stringMIT
@types/ember__testMIT
@types/ember__utilsMIT
@types/estreeMIT
@types/eventsMIT
@types/globMIT
@types/htmlbars-inline-precompileMIT
@types/jqueryMIT
@types/minimatchMIT
@types/nodeMIT
@types/rsvpMIT
@types/sizzleMIT
@types/symlink-or-copyMIT
@webassemblyjs/astMIT
@webassemblyjs/floating-point-hex-parserMIT
@webassemblyjs/helper-bufferMIT
@webassemblyjs/helper-code-frameMIT
@webassemblyjs/helper-module-contextMIT
@webassemblyjs/helper-wasm-bytecodeMIT
@webassemblyjs/helper-wasm-sectionMIT
@webassemblyjs/utf8MIT
@webassemblyjs/wasm-editMIT
@webassemblyjs/wasm-genMIT
@webassemblyjs/wasm-optMIT
@webassemblyjs/wasm-parserMIT
@webassemblyjs/wast-parserMIT
@webassemblyjs/wast-printerMIT
@xg-wang/whatwg-fetchMIT
@xtuc/ieee754BSD-3-Clause
@xtuc/longApache-2.0
abbrevISC
abortcontroller-polyfillMIT
acceptsMIT
acornMIT
acorn-dynamic-importMIT
acorn-jsxMIT
afterMIT
agent-baseMIT
ajvMIT
ajv-errorsMIT
ajv-keywordsMIT
align-textMIT
amd-name-resolverNone
amdefineBSD-3-Clause OR MIT
animation-frameMIT
ansi-colorsMIT
ansi-escapesMIT
ansi-htmlApache-2.0
ansi-regexMIT
ansi-stylesMIT
ansi-to-htmlMIT
ansicolorsMIT
anymatchISC
aot-test-generatorsApache-2.0
aprobaISC
are-we-there-yetISC
argparseMIT
arr-diffMIT
arr-flattenMIT
arr-unionMIT
array-equalMIT
array-flattenMIT
array-fromMIT
array-to-errorMIT
array-to-sentenceMIT
array-unionMIT
array-uniqMIT
array-uniqueMIT
arraybuffer.sliceMIT
asn1MIT
asn1.jsMIT
assertMIT
assert-plusMIT
assertion-errorMIT
assign-symbolsMIT
ast-typesMIT
astral-regexMIT
asyncMIT
async-disk-cacheMIT
async-eachMIT
async-limiterMIT
async-promise-queueMIT
asynckitMIT
atob(MIT OR Apache-2.0)
autobahnMIT
aws-sdkApache-2.0
aws-sign2Apache-2.0
aws4MIT
babel-code-frameMIT
babel-coreMIT
babel-eslintMIT
babel-generatorMIT
babel-helper-builder-binary-assignment-operator-visitorMIT
babel-helper-call-delegateMIT
babel-helper-define-mapMIT
babel-helper-explode-assignable-expressionMIT
babel-helper-function-nameMIT
babel-helper-get-function-arityMIT
babel-helper-hoist-variablesMIT
babel-helper-optimise-call-expressionMIT
babel-helper-regexMIT
babel-helper-remap-async-to-generatorMIT
babel-helper-replace-supersMIT
babel-helpersMIT
babel-messagesMIT
babel-plugin-check-es2015-constantsMIT
babel-plugin-debug-macrosMIT
babel-plugin-dynamic-import-nodeMIT
babel-plugin-ember-modules-api-polyfillMIT
babel-plugin-feature-flagsMIT
babel-plugin-filter-importsMIT
babel-plugin-htmlbars-inline-precompileMIT
babel-plugin-module-resolverMIT
babel-plugin-syntax-async-functionsMIT
babel-plugin-syntax-dynamic-importMIT
babel-plugin-syntax-exponentiation-operatorMIT
babel-plugin-syntax-object-rest-spreadMIT
babel-plugin-syntax-trailing-function-commasMIT
babel-plugin-transform-async-to-generatorMIT
babel-plugin-transform-es2015-arrow-functionsMIT
babel-plugin-transform-es2015-block-scoped-functionsMIT
babel-plugin-transform-es2015-block-scopingMIT
babel-plugin-transform-es2015-classesMIT
babel-plugin-transform-es2015-computed-propertiesMIT
babel-plugin-transform-es2015-destructuringMIT
babel-plugin-transform-es2015-duplicate-keysMIT
babel-plugin-transform-es2015-for-ofMIT
babel-plugin-transform-es2015-function-nameMIT
babel-plugin-transform-es2015-literalsMIT
babel-plugin-transform-es2015-modules-amdMIT
babel-plugin-transform-es2015-modules-commonjsMIT
babel-plugin-transform-es2015-modules-systemjsMIT
babel-plugin-transform-es2015-modules-umdMIT
babel-plugin-transform-es2015-object-superMIT
babel-plugin-transform-es2015-parametersMIT
babel-plugin-transform-es2015-shorthand-propertiesMIT
babel-plugin-transform-es2015-spreadMIT
babel-plugin-transform-es2015-sticky-regexMIT
babel-plugin-transform-es2015-template-literalsMIT
babel-plugin-transform-es2015-typeof-symbolMIT
babel-plugin-transform-es2015-unicode-regexMIT
babel-plugin-transform-exponentiation-operatorMIT
babel-plugin-transform-object-rest-spreadMIT
babel-plugin-transform-regeneratorMIT
babel-plugin-transform-strict-modeMIT
babel-polyfillMIT
babel-preset-envMIT
babel-registerMIT
babel-runtimeMIT
babel-templateMIT
babel-traverseMIT
babel-typesMIT
babylonMIT
backboneMIT
backo2MIT
balanced-matchMIT
baseMIT
base-64MIT
base64-arraybufferMIT
base64-jsMIT
base64idMIT
basic-authMIT
batch-processorMIT
better-assertMIT*
big.jsMIT
bignumber.jsMIT
binary-extensionsMIT
binaryextensionsMIT
bindingsMIT
blMIT
blank-objectMIT
blobMIT
blob-polyfillMIT
bluebirdMIT
bluebird-retryMIT
blueimp-md5MIT
bn.jsMIT
bodyMIT
body-parserMIT
boomBSD-3-Clause
bower-configMIT
bower-endpoint-parserMIT
brace-expansionMIT
bracesMIT
broccoliMIT
broccoli-amd-funnelMIT
broccoli-asset-revMIT
broccoli-asset-rewriteMIT
broccoli-babel-transpilerMIT
broccoli-builderMIT
broccoli-caching-writerMIT
broccoli-cldr-dataMIT
broccoli-clean-cssMIT
broccoli-concatMIT
broccoli-config-loaderMIT
broccoli-config-replaceMIT
broccoli-debugMIT
broccoli-file-creatorMIT
broccoli-filterMIT
broccoli-funnelMIT
broccoli-funnel-reducerISC
broccoli-kitchen-sink-helpersMIT
broccoli-lint-eslintMIT
broccoli-merge-treesMIT
broccoli-middlewareMIT
broccoli-module-normalizerMIT
broccoli-module-unification-reexporterNone
broccoli-node-infoMIT
broccoli-persistent-filterMIT
broccoli-pluginMIT
broccoli-rollupMIT
broccoli-sass-source-mapsMIT
broccoli-slow-treesMIT
broccoli-sourceMIT
broccoli-sri-hashMIT
broccoli-stewMIT
broccoli-string-replaceMIT
broccoli-templaterISC
broccoli-uglify-sourcemapMIT
brorandMIT
browser-stdoutISC
browserify-aesMIT
browserify-cipherMIT
browserify-desMIT
browserify-rsaMIT
browserify-signISC
browserify-zlibMIT
browserslistMIT
bserApache-2.0
bufferMIT
buffer-allocMIT
buffer-alloc-unsafeMIT
buffer-fillMIT
buffer-fromMIT
buffer-xorMIT
bufferutilMIT
builtin-status-codesMIT
builtinsMIT
bytesMIT
cacacheISC
cache-baseMIT
cacheable-requestMIT
calculate-cache-key-for-treeMIT
call-me-maybeMIT
callsitesMIT
camelcaseMIT
can-symlinkMIT
caniuse-apiMIT
caniuse-liteCC-BY-4.0
capture-exitISC
cardinalMIT
caselessApache-2.0
cborMIT
center-alignMIT
chaiMIT
chai-as-promisedWTFPL
chai-filesMIT
chalkMIT
chardetMIT
charmMIT
chart.jsMIT
chartjs-colorMIT
chartjs-color-stringMIT
chartjs-plugin-annotationMIT
chartjs-plugin-draggableMIT
check-errorMIT
chokidarMIT
chownrISC
chrome-trace-eventMIT
ci-infoMIT
cipher-baseMIT
class-utilsMIT
cldr-compact-numberISC
cldr-coreUnicode-TOU
cldr-dates-fullUnicode-TOU
cldr-numbers-fullUnicode-TOU
clean-base-urlNone
clean-cssMIT
clean-css-promiseMIT
clean-up-pathMIT
cli-cursorMIT
cli-spinnersMIT
cli-tableMIT*
cli-table3MIT
cli-widthISC
cliuiISC
cloneMIT
clone-responseMIT
coMIT
code-point-atMIT
coffeescriptMIT
collection-visitMIT
color-convertMIT
color-nameMIT
colorsMIT
combined-streamMIT
commanderMIT
common-tagsMIT
commondirMIT
component-bindMIT*
component-emitterMIT
component-inheritMIT*
compressibleMIT
compressionMIT
concat-mapMIT
concat-streamMIT
configstoreBSD-2-Clause
connectMIT
console-browserifyMIT
console-control-stringsISC
console-uiISC
consolidateMIT
constants-browserifyMIT
content-dispositionMIT
content-typeMIT
continuable-cacheMIT
convert-source-mapMIT
cookieMIT
cookie-signatureMIT
copy-concurrentlyISC
copy-dereferenceMIT
copy-descriptorMIT
core-jsMIT
core-js-compatMIT
core-js-pureMIT
core-objectMIT
core-util-isMIT
create-ecdhMIT
create-hashMIT
create-hmacMIT
cross-spawnMIT
cryptilesBSD-3-Clause
crypto-browserifyMIT
crypto-jsMIT
crypto-random-stringMIT
cyclistMIT*
d3-arrayBSD-3-Clause
d3-collectionBSD-3-Clause
d3-colorBSD-3-Clause
d3-dispatchBSD-3-Clause
d3-dragBSD-3-Clause
d3-forceBSD-3-Clause
d3-formatBSD-3-Clause
d3-hexbinBSD-3-Clause
d3-interpolateBSD-3-Clause
d3-quadtreeBSD-3-Clause
d3-scaleBSD-3-Clause
d3-scale-chromaticBSD-3-Clause
d3-selectionBSD-3-Clause
d3-timeBSD-3-Clause
d3-time-formatBSD-3-Clause
d3-timerBSD-3-Clause
d3-voronoiBSD-3-Clause
dag-mapMIT
dashdashMIT
data-uri-to-bufferMIT
date-nowMIT
date-timeMIT
debugMIT
decamelizeMIT
decode-uri-componentMIT
decompress-responseMIT
deep-eqlMIT
deep-extendMIT
deep-isMIT
defaultsMIT
define-propertiesMIT
define-propertyMIT
degeneratorMIT
delayed-streamMIT
delegatesMIT
delimit-streamBSD-2-Clause
depdMIT
des.jsMIT
destroyMIT
detect-fileMIT
detect-indentMIT
detect-libcApache-2.0
diffBSD-3-Clause
diffie-hellmanMIT
dir-globMIT
doctrineApache-2.0
domain-browserMIT
dot-propMIT
dotenvBSD-2-Clause
duplexer3BSD-3-Clause
duplexifyMIT
ecc-jsbnMIT
editionsMIT
ee-firstMIT
electron-to-chromiumISC
element-resize-detectorMIT
ellipticMIT
ember-ajaxMIT
ember-app-schedulerMIT
ember-assign-polyfillMIT
ember-auto-importNone
ember-baremetrics-calendarMIT
ember-basic-dropdownMIT
ember-cliMIT
ember-cli-app-versionMIT
ember-cli-babelMIT
ember-cli-babel-plugin-helpersMIT
ember-cli-blueprint-test-helpersMIT
ember-cli-broccoli-sane-watcherMIT
ember-cli-chartMIT
ember-cli-code-coverageMIT
ember-cli-dependency-checkerMIT
ember-cli-deployMIT
ember-cli-deploy-buildMIT
ember-cli-deploy-cloudfrontMIT
ember-cli-deploy-display-revisionsMIT
ember-cli-deploy-gzipMIT
ember-cli-deploy-manifestMIT
ember-cli-deploy-pluginMIT
ember-cli-deploy-progressMIT
ember-cli-deploy-revision-dataMIT
ember-cli-deploy-s3MIT
ember-cli-deploy-s3-indexMIT
ember-cli-deploy-slackMIT
ember-cli-document-title-northmMIT
ember-cli-eslintMIT
ember-cli-flashMIT
ember-cli-get-component-path-optionISC
ember-cli-google-fontsMIT
ember-cli-htmlbarsMIT
ember-cli-htmlbars-inline-precompileMIT
ember-cli-import-polyfillMIT
ember-cli-inject-live-reloadMIT
ember-cli-internal-test-helpersMIT
ember-cli-is-package-missingNone
ember-cli-lodash-subsetISC
ember-cli-mirageMIT
ember-cli-moment-shimMIT
ember-cli-new-versionMIT
ember-cli-node-assetsMIT
ember-cli-normalize-entity-nameNone
ember-cli-nouisliderMIT
ember-cli-path-utilsNone
ember-cli-preprocess-registryMIT
ember-cli-releaseMIT
ember-cli-sassMIT
ember-cli-sriMIT
ember-cli-string-helpersMIT
ember-cli-string-utilsNone
ember-cli-test-infoNone
ember-cli-test-loaderMIT
ember-cli-typescriptMIT
ember-cli-uglifyMIT
ember-cli-version-checkerMIT
ember-compatibility-helpersMIT
ember-component-inbound-actionsMIT
ember-composable-helpersMIT
ember-concurrencyMIT
ember-cookiesMIT
ember-copyMIT
ember-cp-validationsMIT
ember-dataMIT
ember-drag-sortMIT
ember-element-resize-detectorMIT
ember-examMIT
ember-export-application-globalMIT
ember-factory-for-polyfillMIT
ember-feature-flagsMIT
ember-fetchMIT
ember-font-awesomeUnlicense
ember-gesturesMIT
ember-get-configMIT
ember-getowner-polyfillMIT
ember-git-versionMIT
ember-group-byMIT
ember-href-toApache-2.0
ember-ignore-children-helperMIT
ember-in-viewportMIT
ember-inflectorMIT
ember-initialsMIT
ember-intlBSD-3-Clause
ember-is-visibleMIT
ember-lifelineMIT
ember-light-tableMIT
ember-load-initializersMIT
ember-local-storageMIT
ember-lodashMIT
ember-macro-helpersMIT
ember-math-helpersMIT
ember-maybe-import-regeneratorMIT
ember-maybe-in-elementMIT
ember-mockdate-shimMIT
ember-modal-dialogMIT
ember-momentMIT
ember-pagination-linksMIT
ember-percyMIT
ember-phone-inputMIT
ember-power-selectMIT
ember-pureMIT
ember-qunitMIT
ember-radio-buttonMIT
ember-require-moduleMIT
ember-resizeMIT
ember-resolverMIT
ember-responsiveMIT
ember-rfc176-dataMIT
ember-router-generatorMIT
ember-router-scrollMIT
ember-runtime-enumerable-includes-polyfillMIT
ember-scrollableMIT
ember-simple-authMIT
ember-sinonMIT
ember-slide-push-menuMIT
ember-sourceMIT
ember-source-channel-urlMIT
ember-template-lintMIT
ember-text-measurerMIT
ember-toggleMIT
ember-truth-helpersMIT
ember-uuidMIT
ember-validatorsMIT
ember-weakmapMIT
ember-wormholeMIT
emberx-range-inputMIT
emberx-selectMIT
emoji-regexMIT
emojis-listMIT
encodeurlMIT
end-of-streamMIT
engine.ioMIT
engine.io-clientMIT
engine.io-parserMIT
enhanced-resolveMIT
ensure-posix-pathISC
entitiesBSD-2-Clause
errnoMIT
errorMIT
es-abstractMIT
es-to-primitiveMIT
es6-promiseMIT
es6-promise-poolMIT
es6-promisifyMIT
escape-htmlMIT
escape-string-regexpMIT
escodegenBSD-2-Clause
eslintMIT
eslint-plugin-emberMIT
eslint-plugin-esMIT
eslint-plugin-nodeMIT
eslint-plugin-varspacingMIT
eslint-scopeBSD-2-Clause
eslint-utilsMIT
eslint-visitor-keysApache-2.0
esmMIT
espreeBSD-2-Clause
esprimaBSD-2-Clause
esprimaqMIT*
esqueryBSD-3-Clause
esrecurseBSD-2-Clause
estraverseBSD-2-Clause
estree-walkerMIT
esutilsBSD
etagMIT
eventemitter3MIT
eventsMIT
events-to-arrayISC
evp_bytestokeyMIT
exec-shMIT
execaMIT
exists-syncISC
exitMIT
expand-bracketsMIT
expand-rangeMIT
expand-tildeMIT
expressMIT
extendMIT
extend-shallowMIT
external-editorMIT
extglobMIT
extsprintfMIT
fake-xml-http-requestMIT
fakerMIT
fast-deep-equalMIT
fast-globMIT
fast-json-stable-stringifyMIT
fast-levenshteinMIT
fast-memoizeMIT
fast-sourcemap-concatMIT
fastboot-transformMIT
faye-websocketMIT
fb-watchmanApache-2.0
figgy-puddingISC
figuresMIT
file-entry-cacheMIT
file-uri-to-pathMIT
filename-regexMIT
filesizeBSD-3-Clause
fill-rangeMIT
finalhandlerMIT
find-babel-configMIT
find-cache-dirMIT
find-indexMIT
find-upMIT
find-yarn-workspace-rootApache-2.0
findup-syncMIT
firewormMIT
flatBSD-3-Clause
flat-cacheMIT
flattedISC
flush-write-streamMIT
follow-redirectsMIT
font-awesome(OFL-1.1 AND MIT)
for-inMIT
for-ownMIT
foreachasyncApache*
forever-agentApache-2.0
form-dataMIT
forwardedMIT
fragment-cacheMIT
freshMIT
from2MIT
fs-extraMIT
fs-minipassISC
fs-syncMIT
fs-tree-diffMIT
fs-updaterMIT
fs-write-stream-atomicISC
fs.realpathISC
ftpMIT
function-bindMIT
functional-red-black-treeMIT
gaugeISC
get-caller-fileISC
get-func-nameMIT
get-stdinMIT
get-streamMIT
get-uriMIT
get-valueMIT
getpassMIT
git-repo-infoMIT
git-repo-versionMIT
git-toolsMIT*
gittyLGPL-3.0
globISC
glob-baseMIT
glob-parentISC
glob-to-regexpBSD*
global-modulesMIT
global-prefixMIT
globalsMIT
globbyMIT
gotMIT
graceful-fsISC
graceful-readlinkMIT
growlMIT
growlyMIT
hammerjsMIT
handlebarsMIT
har-schemaISC
har-validatorMIT
hasMIT
has-ansiMIT
has-corsMIT
has-flagMIT
has-symbol-support-xMIT
has-symbolsMIT
has-to-string-tag-xMIT
has-unicodeISC
has-valueMIT
has-valuesMIT
hash-baseMIT
hash-for-depISC
hash.jsMIT
hawkBSD-3-Clause
heMIT
heimdalljsMIT
heimdalljs-fs-monitorISC
heimdalljs-graphMIT
heimdalljs-loggerMIT
helpMIT
hmac-drbgMIT
hoekBSD-3-Clause
home-or-tmpMIT
homedir-polyfillMIT
hosted-git-infoISC
http-cache-semanticsBSD-2-Clause
http-errorsMIT
http-parser-jsMIT
http-proxyMIT
http-proxy-agentMIT
http-signatureMIT
https-browserifyMIT
https-proxy-agentMIT
iconv-liteMIT
ieee754BSD-3-Clause
iferrMIT
ignoreMIT
ignore-walkISC
import-freshMIT
imurmurhashMIT
include-path-searcherMIT
inflectionMIT
inflightISC
inheritsISC
iniISC
inline-source-map-commentMIT
inquirerMIT
intersection-observer-adminISC
intlMIT
intl-tel-inputMIT
into-streamMIT
invariantMIT
invert-kvMIT
ipMIT
ipaddr.jsMIT
is-accessor-descriptorMIT
is-binary-pathMIT
is-bufferMIT
is-callableMIT
is-data-descriptorMIT
is-date-objectMIT
is-descriptorMIT
is-dotfileMIT
is-equal-shallowMIT
is-extendableMIT
is-extglobMIT
is-finiteMIT
is-fullwidth-code-pointMIT
is-git-urlMIT
is-globMIT
is-numberMIT
is-objMIT
is-objectMIT
is-oddMIT
is-plain-objMIT
is-plain-objectMIT
is-posix-bracketMIT
is-primitiveMIT
is-promiseMIT
is-referenceMIT
is-regexMIT
is-regexpMIT
is-retry-allowedMIT
is-streamMIT
is-symbolMIT
is-typeMIT
is-typedarrayMIT
is-utf8MIT
is-windowsMIT
isarrayMIT
isbinaryfileMIT
isexeISC
isobjectMIT
isstreamMIT
istanbulBSD-3-Clause
istextorbinaryMIT
isurlMIT
jmespathApache 2.0
jqueryMIT
jquery-deferredMIT
js-levenshteinMIT
js-reportersMIT
js-string-escapeMIT
js-tokensMIT
js-yamlMIT
jsbnMIT
jsescMIT
json-bufferMIT
json-parse-better-errorsMIT
json-schemaAFLv2.1 / BSD
json-schema-traverseMIT
json-stable-stringifyMIT
json-stable-stringify-without-jsonifyMIT
json-stringify-safeISC
json-text-sequenceMIT
json5MIT
jsonfileMIT
jsonifyPublic Domain
jsprimMIT
jsshaBSD-3-Clause
just-extendMIT
jwt-decodeMIT
keyvMIT
kind-ofMIT
klawMIT
lazy-cacheMIT
lcidMIT
leekMIT
levnMIT
linkify-itMIT
livereload-jsMIT
loader-runnerMIT
loader-utilsMIT
loader.jsMIT
locale-emojiCC0-1.0
locate-characterMIT
locate-pathMIT
lodashMIT
lodash-esMIT
lodash._baseassignMIT
lodash._basebindMIT
lodash._basecopyMIT
lodash._basecreateMIT
lodash._basecreatecallbackMIT
lodash._basecreatewrapperMIT
lodash._baseflattenMIT
lodash._bindcallbackMIT
lodash._createassignerMIT
lodash._createwrapperMIT
lodash._escapehtmlcharMIT
lodash._escapestringcharMIT
lodash._getnativeMIT
lodash._htmlescapesMIT
lodash._isiterateecallMIT
lodash._objecttypesMIT
lodash._reinterpolateMIT
lodash._renativeMIT
lodash._reunescapedhtmlMIT
lodash._setbinddataMIT
lodash._shimkeysMIT
lodash._sliceMIT
lodash.assignMIT
lodash.assigninMIT
lodash.bindMIT
lodash.castarrayMIT
lodash.clonedeepMIT
lodash.debounceMIT
lodash.defaultsMIT
lodash.defaultsdeepMIT
lodash.escapeMIT
lodash.findMIT
lodash.flattenMIT
lodash.foreachMIT
lodash.forownMIT
lodash.identityMIT
lodash.isargumentsMIT
lodash.isarrayMIT
lodash.isfunctionMIT
lodash.isobjectMIT
lodash.keysMIT
lodash.lastMIT
lodash.memoizeMIT
lodash.mergeMIT
lodash.noopMIT
lodash.omitMIT
lodash.restparamMIT
lodash.supportMIT
lodash.templateMIT
lodash.templatesettingsMIT
lodash.uniqMIT
lodash.uniqbyMIT
lodash.valuesMIT
log-symbolsMIT
lolexBSD-3-Clause
longestMIT
loose-envifyMIT
lower-caseMIT
lowercase-keysMIT
lru-cacheISC
magic-stringMIT
make-arrayMIT
make-dirMIT
make-pluralISC
makeerrorBSD-3-Clause
map-age-cleanerMIT
map-cacheMIT
map-visitMIT
markdown-itMIT
markdown-it-terminalMIT
matcher-collectionISC
md5-hexMIT
md5-o-maticMIT
md5.jsMIT
mdurlMIT
media-typerMIT
memMIT
memory-fsMIT
memory-streamsMIT
mergeMIT
merge-descriptorsMIT
merge-treesMIT
merge2MIT
methodsMIT
micromatchMIT
miller-rabinMIT
mimeMIT
mime-dbMIT
mime-typesMIT
mimic-fnMIT
mimic-responseMIT
minimalistic-assertISC
minimalistic-crypto-utilsMIT
minimatchISC
minimistMIT
minipassISC
minizlibMIT
mississippiBSD-2-Clause
mixin-deepMIT
mkdirpMIT
mktempMIT
mochaMIT
mocha-only-detectorMIT
mockdateMIT
momentMIT
moment-timezoneMIT
morganMIT
moutMIT
move-concurrentlyISC
msMIT
msgpack5MIT
mustacheMIT
mute-streamISC
najaxMIT
nanMIT
nanomatchMIT
natural-compareMIT
needleMIT
negotiatorMIT
neo-asyncMIT
netmaskMIT
nice-tryMIT
niseBSD-3-Clause
no-caseMIT
node-dirMIT
node-environment-flagsApache-2.0
node-fetchMIT
node-gyp-buildMIT
node-int64MIT
node-libs-browserMIT
node-modules-pathISC
node-notifierMIT
node-pre-gypBSD-3-Clause
node-releasesMIT
node-slackrMIT
node-watchMIT
nofilterMIT
noptISC
normalize-pathMIT
normalize-urlMIT
nouisliderWTFPL
npm-bundledISC
npm-git-infoMIT
npm-package-argISC
npm-packlistISC
npm-run-pathMIT
npmlogISC
number-is-nanMIT
oauth-signApache-2.0
object-assignMIT
object-copyMIT
object-hashMIT
object-keysMIT
object-visitMIT
object.assignMIT
object.getownpropertydescriptorsMIT
object.omitMIT
object.pickMIT
on-finishedMIT
on-headersMIT
onceISC
onetimeMIT
optimistMIT*
optionatorMIT
oraMIT
os-browserifyMIT
os-homedirMIT
os-localeMIT
os-tmpdirMIT
osenvISC
p-cancelableMIT
p-deferMIT
p-finallyMIT
p-is-promiseMIT
p-limitMIT
p-locateMIT
p-timeoutMIT
p-tryMIT
pac-proxy-agentMIT
pac-resolverMIT
pako(MIT AND Zlib)
parallel-transformMIT
parent-moduleMIT
parse-asn1ISC
parse-globMIT
parse-msMIT
parse-passwdMIT
parseqsMIT
parseuriMIT
parseurlMIT
pascalcaseMIT
path-browserifyMIT
path-dirnameMIT
path-existsMIT
path-is-absoluteMIT
path-is-inside(WTFPL OR MIT)
path-keyMIT
path-parseMIT
path-posixISC
path-rootMIT
path-root-regexMIT
path-to-regexpMIT
path-typeMIT
pathvalMIT
pbkdf2MIT
percy-clientMIT
performance-nowMIT
pifyMIT
pinkieMIT
pinkie-promiseMIT
pkg-dirMIT
pkg-upMIT
portfinderMIT
posix-character-classesMIT
prelude-lsMIT
prepend-httpMIT
preserveMIT
pretenderMIT
pretty-msMIT
printfBSD-3-Clause
privateMIT
processMIT
process-nextick-argsMIT
process-relative-requireNone
progressMIT
promise-inflightISC
promise-map-seriesMIT
promise.prototype.finallyMIT
proxy-addrMIT
proxy-agentMIT
prrMIT
pseudomapISC
pslMIT
public-encryptMIT
pumpMIT
pumpifyMIT
punycodeMIT
qsBSD-3-Clause
query-stringMIT
querystringMIT
querystring-es3MIT
quibbleMIT
quick-tempMIT
qunitMIT
qunit-domMIT
raf-poolISC
randomaticMIT
randombytesMIT
randomfillMIT
range-parserMIT
raw-bodyMIT
rc(BSD-2-Clause OR MIT OR Apache-2.0)
readable-streamMIT
readdirpMIT
recastMIT
redeyedMIT
regenerateMIT
regenerate-unicode-propertiesMIT
regenerator-runtimeMIT
regenerator-transformMIT
regex-cacheMIT
regex-notMIT
regexp-treeMIT
regexppMIT
regexpu-coreMIT
regjsgenMIT
regjsparserBSD-2-Clause
remove-trailing-separatorISC
repeat-elementMIT
repeat-stringMIT
repeatingMIT
requestApache-2.0
request-promiseISC
request-promise-coreISC
require-directoryMIT
require-main-filenameISC
require-relativeMIT
requires-portMIT
reselectMIT
resolveMIT
resolve-dirMIT
resolve-fromMIT
resolve-pathMIT
resolve-urlMIT
responselikeMIT
restore-cursorMIT
retMIT
right-alignMIT
rimrafISC
ripemd160MIT
rollupMIT
rollup-pluginutilsMIT
route-recognizerMIT
rsvpMIT
run-asyncMIT
run-queueISC
rx-liteApache License, Version 2.0
rx-lite-aggregatesApache License, Version 2.0
rxjsApache-2.0
safe-bufferMIT
safe-json-parseMIT
safe-regexMIT
safer-bufferMIT
saneMIT
sassMIT
saxISC
schema-utilsMIT
seedrandomMIT
semverISC
sendMIT
serialize-javascriptBSD-3-Clause
serve-staticMIT
set-blockingISC
set-getterMIT
set-immediate-shimMIT
set-valueMIT
setimmediateMIT
setprototypeofISC
sha.jsMIT
shebang-commandMIT
shebang-regexMIT
shellwordsMIT
signal-exitISC
silent-errorISC
simple-gitMIT
simple-html-tokenizerMIT
sinonBSD-3-Clause
slashMIT
slice-ansiMIT
smart-bufferMIT
snake-caseMIT
snapdragonMIT
snapdragon-nodeMIT
snapdragon-utilMIT
sntpBSD-3-Clause
socket.ioMIT
socket.io-adapterMIT
socket.io-clientMIT
socket.io-parserMIT
socksMIT
socks-proxy-agentMIT
sort-keysMIT
sort-object-keysMIT
sort-package-jsonMIT
source-list-mapMIT
source-mapBSD-3-Clause
source-map-resolveMIT
source-map-supportMIT
source-map-urlMIT
sourcemap-codecMIT
sourcemap-validatorMIT*
spawn-argsMIT
spawnbackMIT
split-stringMIT
sprintf-jsBSD-3-Clause
sri-toolboxMIT
sshpkMIT
ssriISC
stagehandMIT
static-extendMIT
statusesMIT
stealthy-requireISC
stream-browserifyMIT
stream-eachMIT
stream-httpMIT
stream-shiftMIT
strict-uri-encodeMIT
string-templateMIT
string-widthMIT
string.prototype.startswithMIT
string_decoderMIT
stringify-object-es5BSD-2-Clause
stringstreamMIT
strip-ansiMIT
strip-bomMIT
strip-eofMIT
strip-json-commentsMIT
sum-upMIT
supports-colorMIT
symlink-or-copyMIT
sync-disk-cacheMIT
tableBSD-3-Clause
tap-parserMIT
tapableMIT
tarISC
tempMIT
terserBSD-2-Clause
terser-webpack-pluginMIT
testdoubleMIT
testemMIT
text-tableMIT
textextensionsMIT
theredocMIT
throughMIT
through2MIT
thunkifyMIT
time-zoneMIT
timed-outMIT
timers-browserifyMIT
tiny-lrMIT
tmpMIT
tmp-syncMIT
tmplBSD-3-Clause
to-arrayMIT
to-arraybufferMIT
to-fast-propertiesMIT
to-object-pathMIT
to-regexMIT
to-regex-rangeMIT
toidentifierMIT
toriiMIT
tough-cookieBSD-3-Clause
tree-syncISC
trim-rightMIT
tslibApache-2.0
tty-browserifyMIT
tunnel-agentApache-2.0
tweetnaclUnlicense
type-checkMIT
type-detectMIT
type-isMIT
typedarrayMIT
uc.microMIT
uglify-esBSD-2-Clause
uglify-jsBSD-2-Clause
uglify-to-browserifyMIT
uglifyjs-webpack-pluginMIT
underscoreMIT
underscore.stringMIT
unicode-canonical-property-names-ecmascriptMIT
unicode-match-property-ecmascriptMIT
unicode-match-property-value-ecmascriptMIT
unicode-property-aliases-ecmascriptMIT
union-valueMIT
unique-filenameISC
unique-slugISC
unique-stringMIT
universalifyMIT
unpipeMIT
unset-valueMIT
untildifyMIT
upathMIT
uri-jsBSD-2-Clause
urixMIT
urlMIT
url-parse-laxMIT
url-to-optionsMIT
useMIT
username-syncMIT
utf-8-validateMIT
utilMIT
util-deprecateMIT
util.promisifyMIT
utils-mergeMIT
uuidMIT
validate-npm-package-nameISC
varyMIT
verrorMIT
vm-browserifyMIT
walk(MIT OR Apache-2.0)
walk-syncMIT
walkerApache-2.0
watch-detectorMIT
watchpackMIT
wcwidthMIT
webpackMIT
webpack-sourcesMIT
websocket-driverMIT
websocket-extensionsMIT
whatwg-fetchMIT
whenMIT
whichISC
which-moduleISC
wide-alignISC
window-sizeMIT
wordwrapMIT
worker-farmMIT
workerpoolApache-2.0
wrap-ansiMIT
wrappyISC
writeMIT
write-file-atomicISC
wsMIT
xdg-basedirMIT
xml2jsMIT
xmlbuilderMIT
xmldomLGPL
xmlhttprequest-sslMIT
xregexpMIT
xtendMIT
y18nISC
yallistISC
yamMIT
yargsMIT
yargs-parserISC
yargs-unparserMIT
yeastMIT

SiteWorx Mobile Application

ComponentLicense
@babel/cliMIT
@babel/code-frameMIT
@babel/coreMIT
@babel/generatorMIT
@babel/helper-annotate-as-pureMIT
@babel/helper-builder-binary-assignment-operator-visitorMIT
@babel/helper-builder-react-jsxMIT
@babel/helper-call-delegateMIT
@babel/helper-create-class-features-pluginMIT
@babel/helper-define-mapMIT
@babel/helper-explode-assignable-expressionMIT
@babel/helper-function-nameMIT
@babel/helper-get-function-arityMIT
@babel/helper-hoist-variablesMIT
@babel/helper-member-expression-to-functionsMIT
@babel/helper-module-importsMIT
@babel/helper-module-transformsMIT
@babel/helper-optimise-call-expressionMIT
@babel/helper-plugin-utilsMIT
@babel/helper-regexMIT
@babel/helper-remap-async-to-generatorMIT
@babel/helper-replace-supersMIT
@babel/helper-simple-accessMIT
@babel/helper-split-export-declarationMIT
@babel/helper-wrap-functionMIT
@babel/helpersMIT
@babel/highlightMIT
@babel/parserMIT
@babel/plugin-external-helpersMIT
@babel/plugin-proposal-async-generator-functionsMIT
@babel/plugin-proposal-class-propertiesMIT
@babel/plugin-proposal-export-default-fromMIT
@babel/plugin-proposal-json-stringsMIT
@babel/plugin-proposal-nullish-coalescing-operatorMIT
@babel/plugin-proposal-object-rest-spreadMIT
@babel/plugin-proposal-optional-catch-bindingMIT
@babel/plugin-proposal-optional-chainingMIT
@babel/plugin-proposal-unicode-property-regexMIT
@babel/plugin-syntax-async-generatorsMIT
@babel/plugin-syntax-class-propertiesMIT
@babel/plugin-syntax-dynamic-importMIT
@babel/plugin-syntax-export-default-fromMIT
@babel/plugin-syntax-flowMIT
@babel/plugin-syntax-json-stringsMIT
@babel/plugin-syntax-jsxMIT
@babel/plugin-syntax-nullish-coalescing-operatorMIT
@babel/plugin-syntax-object-rest-spreadMIT
@babel/plugin-syntax-optional-catch-bindingMIT
@babel/plugin-syntax-optional-chainingMIT
@babel/plugin-syntax-typescriptMIT
@babel/plugin-transform-arrow-functionsMIT
@babel/plugin-transform-async-to-generatorMIT
@babel/plugin-transform-block-scoped-functionsMIT
@babel/plugin-transform-block-scopingMIT
@babel/plugin-transform-classesMIT
@babel/plugin-transform-computed-propertiesMIT
@babel/plugin-transform-destructuringMIT
@babel/plugin-transform-dotall-regexMIT
@babel/plugin-transform-duplicate-keysMIT
@babel/plugin-transform-exponentiation-operatorMIT
@babel/plugin-transform-flow-strip-typesMIT
@babel/plugin-transform-for-ofMIT
@babel/plugin-transform-function-nameMIT
@babel/plugin-transform-literalsMIT
@babel/plugin-transform-member-expression-literalsMIT
@babel/plugin-transform-modules-amdMIT
@babel/plugin-transform-modules-commonjsMIT
@babel/plugin-transform-modules-systemjsMIT
@babel/plugin-transform-modules-umdMIT
@babel/plugin-transform-named-capturing-groups-regexMIT
@babel/plugin-transform-new-targetMIT
@babel/plugin-transform-object-assignMIT
@babel/plugin-transform-object-superMIT
@babel/plugin-transform-parametersMIT
@babel/plugin-transform-property-literalsMIT
@babel/plugin-transform-react-display-nameMIT
@babel/plugin-transform-react-jsxMIT
@babel/plugin-transform-react-jsx-sourceMIT
@babel/plugin-transform-regeneratorMIT
@babel/plugin-transform-reserved-wordsMIT
@babel/plugin-transform-runtimeMIT
@babel/plugin-transform-shorthand-propertiesMIT
@babel/plugin-transform-spreadMIT
@babel/plugin-transform-sticky-regexMIT
@babel/plugin-transform-template-literalsMIT
@babel/plugin-transform-typeof-symbolMIT
@babel/plugin-transform-typescriptMIT
@babel/plugin-transform-unicode-regexMIT
@babel/polyfillMIT
@babel/preset-envMIT
@babel/preset-flowMIT
@babel/registerMIT
@babel/runtimeMIT
@babel/runtime-corejs2MIT
@babel/templateMIT
@babel/traverseMIT
@babel/typesMIT
@cnakazawa/watchApache-2.0
@hapi/addressBSD-3-Clause
@hapi/bourneBSD-3-Clause
@hapi/hoekBSD-3-Clause
@hapi/joiBSD-3-Clause
@hapi/topoBSD-3-Clause
@jest/consoleMIT
@jest/fake-timersMIT
@jest/source-mapMIT
@jest/test-resultMIT
@jest/typesMIT
@orbit/coordinatorMIT
@orbit/coreMIT
@orbit/dataMIT
@orbit/immutableMIT
@orbit/jsonapiMIT
@orbit/storeMIT
@orbit/utilsMIT
@react-native-community/async-storageMIT
@react-native-community/cliMIT
@react-native-community/netinfoMIT
@samverschueren/stream-to-observableMIT
@shaman123/react-native-scroll-viewISC
@sinonjs/commonsBSD-3-Clause
@sinonjs/formatioBSD-3-Clause
@sinonjs/samsamBSD-3-Clause
@sinonjs/text-encoding(Unlicense OR Apache-2.0)
@types/istanbul-lib-coverageMIT
@types/istanbul-lib-reportMIT
@types/istanbul-reportsMIT
@types/nodeMIT
@types/stack-utilsMIT
@types/yargsMIT
@types/yargs-parserMIT
ababBSD*
abbrevISC
abort-controllerMIT
absolute-pathMIT
acceptsMIT
acornMIT
acorn-globalsMIT
acorn-jsxMIT
acorn-walkMIT
airbnb-prop-typesMIT
ajvMIT
ajv-keywordsMIT
ansi-colorsMIT
ansi-cyanMIT
ansi-escapesMIT
ansi-fragmentsMIT
ansi-grayMIT
ansi-redMIT
ansi-regexMIT
ansi-stylesMIT
ansi-wrapMIT
any-observableMIT
anymatchISC
appcenterMIT
appcenter-analyticsMIT
appcenter-crashesMIT
appcenter-link-scriptsNone
append-transformMIT
aprobaISC
archyMIT
are-we-there-yetISC
argparseMIT
arr-diffMIT
arr-flattenMIT
arr-unionMIT
array-equalMIT
array-filterMIT
array-fromMIT
array-mapMIT
array-reduceMIT
array-sliceMIT
array-unionMIT
array-uniqMIT
array-uniqueMIT
array.prototype.findMIT
array.prototype.flatMIT
arrifyMIT
artMIT
asapMIT
asn1MIT
assert-plusMIT
assertion-errorMIT
assign-symbolsMIT
astral-regexMIT
asyncMIT
async-eachMIT
async-limiterMIT
asynckitMIT
atob(MIT OR Apache-2.0)
aws-sign2Apache-2.0
aws4MIT
babel-code-frameMIT
babel-helper-builder-react-jsxMIT
babel-helper-call-delegateMIT
babel-helper-define-mapMIT
babel-helper-function-nameMIT
babel-helper-get-function-arityMIT
babel-helper-hoist-variablesMIT
babel-helper-optimise-call-expressionMIT
babel-helper-replace-supersMIT
babel-messagesMIT
babel-plugin-check-es2015-constantsMIT
babel-plugin-react-intlBSD-3-Clause
babel-plugin-react-transformMIT
babel-plugin-syntax-async-functionsMIT
babel-plugin-syntax-class-propertiesMIT
babel-plugin-syntax-flowMIT
babel-plugin-syntax-jsxMIT
babel-plugin-syntax-object-rest-spreadMIT
babel-plugin-syntax-trailing-function-commasMIT
babel-plugin-transform-class-propertiesMIT
babel-plugin-transform-es2015-arrow-functionsMIT
babel-plugin-transform-es2015-block-scopingMIT
babel-plugin-transform-es2015-classesMIT
babel-plugin-transform-es2015-computed-propertiesMIT
babel-plugin-transform-es2015-destructuringMIT
babel-plugin-transform-es2015-for-ofMIT
babel-plugin-transform-es2015-function-nameMIT
babel-plugin-transform-es2015-literalsMIT
babel-plugin-transform-es2015-modules-commonjsMIT
babel-plugin-transform-es2015-parametersMIT
babel-plugin-transform-es2015-shorthand-propertiesMIT
babel-plugin-transform-es2015-spreadMIT
babel-plugin-transform-es2015-template-literalsMIT
babel-plugin-transform-flow-strip-typesMIT
babel-plugin-transform-object-assignMIT
babel-plugin-transform-object-rest-spreadMIT
babel-plugin-transform-react-display-nameMIT
babel-plugin-transform-react-jsxMIT
babel-plugin-transform-react-jsx-sourceMIT
babel-plugin-transform-regeneratorMIT
babel-plugin-transform-strict-modeMIT
babel-preset-fbjsMIT
babel-preset-react-nativeBSD-3-Clause
babel-runtimeMIT
babel-templateMIT
babel-traverseMIT
babel-typesMIT
babylonMIT
balanced-matchMIT
baseMIT
base64-jsMIT
basic-authMIT
bcrypt-pbkdfBSD-3-Clause
big-integerUnlicense
binary-extensionsMIT
bindingsMIT
blMIT
boolbaseISC
bplist-creatorMIT
bplist-parserMIT
brace-expansionMIT
bracesMIT
browser-process-hrtimeBSD-2-Clause
browser-stdoutISC
browserslistMIT
bserApache-2.0
buffer-crc32MIT
buffer-fromMIT
buffer-shimsMIT
bytesMIT
cache-baseMIT
caching-transformMIT
caller-callsiteMIT
caller-pathMIT
callsitesMIT
camelcaseMIT
caniuse-liteCC-BY-4.0
capture-exitISC
caselessApache-2.0
chaiMIT
chalkMIT
chardetMIT
charencBSD-3-Clause
cheerioMIT
chokidarMIT
chownrISC
ci-infoMIT
circular-jsonMIT
class-utilsMIT
cli-cursorMIT
cli-spinnersMIT
cli-truncateMIT
cli-widthISC
cliuiISC
cloneMIT
coMIT
code-point-atMIT
code-pushMIT
collection-visitMIT
color-convertMIT
color-nameMIT
color-supportISC
coloretteMIT
combined-streamMIT
command-existsMIT
commanderMIT
commondirMIT
component-emitterMIT
compressibleMIT
compressionMIT
concat-mapMIT
concat-streamMIT
connectMIT
console-control-stringsISC
convert-source-mapMIT
copy-descriptorMIT
core-jsMIT
core-js-compatMIT
core-js-pureMIT
core-util-isMIT
cosmiconfigMIT
cp-fileMIT
create-react-classMIT
cross-spawnMIT
cryptBSD-3-Clause
crypto-jsMIT
css-selectBSD*
css-whatBSD-2-Clause
cssomMIT
cssstyleMIT
cubic-bezierNone
dISC
d3-arrayBSD-3-Clause
d3-axisBSD-3-Clause
d3-collectionBSD-3-Clause
d3-colorBSD-3-Clause
d3-formatBSD-3-Clause
d3-interpolateBSD-3-Clause
d3-pathBSD-3-Clause
d3-scaleBSD-3-Clause
d3-shapeBSD-3-Clause
d3-timeBSD-3-Clause
d3-time-formatBSD-3-Clause
dashdashMIT
data-urlsMIT
date-fnsMIT
dayjsMIT
debugMIT
decamelizeMIT
decode-uri-componentMIT
dedentMIT
deep-diffMIT
deep-eqlMIT
deep-equalMIT
deep-extendMIT
deep-isMIT
deepmergeMIT
default-require-extensionsMIT
defaultsMIT
define-propertiesMIT
define-propertyMIT
delMIT
delayed-streamMIT
delegatesMIT
denodeifyMIT
density-clusteringMIT
depdMIT
destroyMIT
detect-libcApache-2.0
diffBSD-3-Clause
discontinuous-rangeMIT
doctrineApache-2.0
dom-serializerMIT
dom-walkMIT
domelementtypeBSD-2-Clause
domexceptionMIT
domhandlerBSD-2-Clause
domutilsBSD-2-Clause
ecc-jsbnMIT
ee-firstMIT
electron-to-chromiumISC
elegant-spinnerMIT
emoji-regexMIT
encodeurlMIT
encodingMIT
end-of-streamMIT
entitiesBSD-2-Clause
envinfoMIT
enzymeMIT
enzyme-adapter-react-16MIT
enzyme-adapter-utilsMIT
enzyme-react-intlMIT
error-exMIT
errorhandlerMIT
es-abstractMIT
es-to-primitiveMIT
es5-extISC
es6-errorMIT
es6-iteratorMIT
es6-mapMIT
es6-setMIT
es6-symbolMIT
es6-templateMIT
es6-template-regexMIT
es6-weak-mapISC
escape-htmlMIT
escape-string-regexpMIT
escodegenBSD-2-Clause
escopeBSD-2-Clause
eslintMIT
eslint-plugin-reactMIT
eslint-plugin-react-nativeMIT
espreeBSD-2-Clause
esprimaBSD-2-Clause
esqueryBSD-3-Clause
esrecurseBSD-2-Clause
estraverseBSD-2-Clause
esutilsBSD
etagMIT
event-emitterMIT
event-target-shimMIT
eventemitter3MIT
exec-shMIT
execaMIT
exit-hookMIT
expand-bracketsMIT
expectMIT
extendMIT
extend-shallowMIT
external-editorMIT
extglobMIT
extsprintfMIT
fancy-logMIT
fast-deep-equalMIT
fast-json-stable-stringifyMIT
fast-levenshteinMIT
fb-watchmanApache-2.0
fbjsMIT
fbjs-css-varsMIT
fbjs-scriptsMIT
fetch-mockISC
figuresMIT
file-entry-cacheMIT
file-uri-to-pathMIT
fill-rangeMIT
finalhandlerMIT
find-cache-dirMIT
find-upMIT
flat-cacheMIT
flatbushISC
fn-nameMIT
for-inMIT
foreground-childISC
forever-agentApache-2.0
form-dataMIT
fragment-cacheMIT
freshMIT
fs-extraMIT
fs-minipassISC
fs-readdir-recursiveMIT
fs.realpathISC
fseventsMIT
function-bindMIT
function.prototype.nameMIT
g-statusMIT
gaugeISC
generate-functionMIT
generate-object-propertyMIT
get-caller-fileISC
get-own-enumerable-property-symbolsISC
get-stdinMIT
get-streamMIT
get-valueMIT
getpassMIT
globISC
glob-parentISC
globalMIT
globalsMIT
globbyMIT
graceful-fsISC
growlMIT
growlyMIT
handlebarsMIT
har-schemaISC
har-validatorMIT
hasMIT
has-ansiMIT
has-flagMIT
has-symbolsMIT
has-unicodeISC
has-valueMIT
has-valuesMIT
hashaMIT
heMIT
hermes-engineMIT
hoist-non-react-staticsBSD-3-Clause
hosted-git-infoISC
html-element-mapMIT
html-encoding-snifferMIT
htmlparser2MIT
http-errorsMIT
http-signatureMIT
huskyMIT
iconv-liteMIT
ignoreMIT
ignore-walkISC
image-sizeMIT
immutableBSD-3-Clause
import-freshMIT
imurmurhashMIT
indent-stringMIT
inflightISC
inheritsISC
iniISC
inquirerMIT
instadateISC
interpretMIT
intlMIT
intl-format-cacheBSD-3-Clause
intl-messageformatBSD-3-Clause
intl-messageformat-parserBSD-3-Clause
intl-relativeformatBSD-3-Clause
invariantMIT
invert-kvMIT
ip-regexMIT
is-accessor-descriptorMIT
is-arrayishMIT
is-arrow-functionMIT
is-binary-pathMIT
is-boolean-objectMIT
is-bufferMIT
is-callableMIT
is-ciMIT
is-data-descriptorMIT
is-date-objectMIT
is-descriptorMIT
is-directoryMIT
is-equalMIT
is-extendableMIT
is-extglobMIT
is-fullwidth-code-pointMIT
is-generator-functionMIT
is-globMIT
is-my-ip-validMIT
is-my-json-validMIT
is-numberMIT
is-number-objectMIT
is-objMIT
is-observableMIT
is-path-cwdMIT
is-path-in-cwdMIT
is-path-insideMIT
is-plain-objMIT
is-plain-objectMIT
is-promiseMIT
is-propertyMIT
is-regexMIT
is-regexpMIT
is-resolvableISC
is-streamMIT
is-stringMIT
is-subsetMIT
is-symbolMIT
is-typedarrayMIT
is-windowsMIT
is-wslMIT
isarrayMIT
isexeISC
isobjectMIT
isomorphic-fetchMIT
isstreamMIT
istanbul-lib-coverageBSD-3-Clause
istanbul-lib-hookBSD-3-Clause
istanbul-lib-instrumentBSD-3-Clause
istanbul-lib-reportBSD-3-Clause
istanbul-lib-source-mapsBSD-3-Clause
istanbul-reportsBSD-3-Clause
jest-get-typeMIT
jest-haste-mapMIT
jest-message-utilMIT
jest-mockMIT
jest-serializerMIT
jest-utilMIT
jest-validateMIT
jest-workerMIT
jetifierMIT
js-levenshteinMIT
js-tokensMIT
js-yamlMIT
jsbnMIT
jsc-androidBSD-2-Clause
jsdomMIT
jsescMIT
json-parse-better-errorsMIT
json-schemaAFLv2.1 / BSD
json-schema-traverseMIT
json-stable-stringifyMIT
json-stringify-safeISC
json5MIT
jsonfileMIT
jsonifyPublic Domain
jsonpointerMIT
jsprimMIT
jsx-ast-utilsMIT
just-extendMIT
keymirrorApache-2.0
kind-ofMIT
klawMIT
lazy-cacheMIT
lcidMIT
levenMIT
levnMIT
lint-stagedMIT
listrMIT
listr-silent-rendererMIT
listr-update-rendererMIT
listr-verbose-rendererMIT
load-json-fileMIT
locate-pathMIT
lodashMIT
lodash-esMIT
lodash.differenceMIT
lodash.escapeMIT
lodash.flattendeepMIT
lodash.getMIT
lodash.isequalMIT
lodash.isplainobjectMIT
lodash.sortbyMIT
lodash.throttleMIT
log-symbolsMIT
log-updateMIT
logkittyMIT
lolexBSD-3-Clause
loose-envifyMIT
lru-cacheISC
make-dirMIT
makeerrorBSD-3-Clause
map-age-cleanerMIT
map-cacheMIT
map-visitMIT
matcherMIT
math-truncMIT
md5BSD-3-Clause
memMIT
merge-source-mapMIT
merge-streamMIT
metroMIT
metro-babel-registerNone
metro-babel-transformerNone
metro-cacheNone
metro-configMIT
metro-coreMIT
metro-inspector-proxyNone
metro-minify-uglifyNone
metro-react-native-babel-presetMIT
metro-react-native-babel-transformerNone
metro-resolverMIT
metro-source-mapMIT
metro-symbolicateNone
micromatchMIT
mimeMIT
mime-dbMIT
mime-typesMIT
mimic-fnMIT
min-documentMIT
minimatchISC
minimistMIT
minipassISC
minizlibMIT
mittMIT
mixin-deepMIT
mkdirpMIT
mochaMIT
mocha-cleanMIT
mock-async-storageMIT
mock-requireMIT
momentMIT
moment-timezoneMIT
mooBSD-3-Clause
morganMIT
msMIT
msgpack5MIT
mute-streamISC
nanMIT
nanomatchMIT
natural-compareMIT
nearleyMIT
needleMIT
negotiatorMIT
neo-asyncMIT
nested-error-stacksMIT
next-tickMIT
nice-tryMIT
niseBSD-3-Clause
nockMIT
node-fetchMIT
node-int64MIT
node-modules-regexpMIT
node-notifierMIT
node-pre-gypBSD-3-Clause
node-releasesMIT
noptISC
normalize-package-dataBSD-2-Clause
normalize-pathMIT
npm-bundledISC
npm-normalize-package-binISC
npm-packlistISC
npm-pathMIT
npm-run-pathMIT
npm-whichMIT
npmlogISC
nth-checkBSD-2-Clause
nullthrowsMIT
number-is-nanMIT
nwsapiMIT
nycISC
oauth-signApache-2.0
ob1MIT
object-assignMIT
object-copyMIT
object-inspectMIT
object-isMIT
object-keysMIT
object-visitMIT
object.assignMIT
object.entriesMIT
object.fromentriesMIT
object.pickMIT
object.valuesMIT
on-finishedMIT
on-headersMIT
onceISC
onetimeMIT
openMIT
optimistMIT*
optionatorMIT
optionsMIT*
oraMIT
os-homedirMIT
os-localeMIT
os-shimMIT
os-tmpdirMIT
osenvISC
output-file-syncISC
p-deferMIT
p-finallyMIT
p-is-promiseMIT
p-limitMIT
p-locateMIT
p-mapMIT
p-tryMIT
package-hashISC
parse-jsonMIT
parse-node-versionMIT
parse5MIT
parseurlMIT
pascalcaseMIT
path-existsMIT
path-is-absoluteMIT
path-is-inside(WTFPL OR MIT)
path-keyMIT
path-parseMIT
path-to-regexpMIT
path-typeMIT
pegjsMIT
performance-nowMIT
picomatchMIT
pifyMIT
pinkieMIT
pinkie-promiseMIT
piratesMIT
pkg-dirMIT
please-upgrade-nodeMIT
plistMIT
plugin-errorMIT
pluralizeMIT
pnMIT
posix-character-classesMIT
prelude-lsMIT
prettierMIT
pretty-formatMIT
privateMIT
processMIT
process-nextick-argsMIT
progressMIT*
promiseMIT
prop-typesMIT
prop-types-exactMIT
propagateMIT
property-exprMIT
pseudomapISC
pslMIT
pumpMIT
punycodeMIT
qMIT
qsBSD-3-Clause
query-stringMIT
querystringifyMIT
rafMIT
railroad-diagramsCC0-1.0
ramdaMIT
ramdasauceMIT
randexpMIT
range-parserMIT
rc(BSD-2-Clause OR MIT OR Apache-2.0)
reactMIT
react-addons-test-utilsBSD-3-Clause
react-deep-force-updateMIT
react-devtools-coreBSD-3-Clause
react-domMIT
react-intlBSD-3-Clause
react-isMIT
react-lifecycles-compatMIT
react-nativeMIT
react-native-animatableMIT
react-native-code-pushMIT
react-native-debugger-openMIT
react-native-deprecated-custom-componentsCustom: http://facebook.github.io/react-native/releases/0.43/docs/navigator.html
react-native-device-infoMIT
react-native-eggISC
react-native-fontawesomeMIT
react-native-iphone-x-helperMIT
react-native-keychainMIT
react-native-mock-renderMIT
react-native-modalMIT
react-native-modal-datetime-pickerISC
react-native-page-controlMIT
react-native-radio-buttonsMIT
react-native-safe-area-viewMIT
react-native-sliderMIT
react-native-svgMIT
react-native-tableview-simpleMIT
react-native-typographyMIT
react-native-vector-iconsMIT
react-native-webviewMIT
react-orbitjsMIT
react-proxyMIT
react-reduxMIT
react-refreshMIT
react-test-rendererMIT
react-timer-mixinMIT
react-transform-hmrMIT
reactotron-core-clientMIT
reactotron-react-nativeMIT
reactotron-reduxMIT
read-pkgMIT
read-pkg-upMIT
readable-streamMIT
readdirpMIT
readline2MIT
reboundBSD*
rechoirMIT
recursive-fsMIT
reduxMIT
redux-formMIT
redux-loggerMIT
redux-mock-storeMIT
redux-persistMIT
redux-repatch-creatorMIT
redux-thunkMIT
reflect.ownkeysMIT
regenerateMIT
regenerate-unicode-propertiesMIT
regenerator-runtimeMIT
regenerator-transformMIT
regex-notMIT
regexp-treeMIT
regexpu-coreMIT
regjsgenMIT
regjsparserBSD-2-Clause
release-zalgoISC
remove-trailing-separatorISC
repeat-elementMIT
repeat-stringMIT
requestApache-2.0
request-promise-coreISC
request-promise-nativeISC
require-directoryMIT
require-main-filenameISC
require-suffixMIT
require-uncachedMIT
requires-portMIT
reselectMIT
resolveMIT
resolve-fromMIT
resolve-urlMIT
restore-cursorMIT
retMIT
rimrafISC
rn-host-detectMIT
rst-selector-parserBSD-3-Clause
rsvpMIT
run-asyncMIT
run-nodeMIT
rxApache-2.0
rx-liteApache License, Version 2.0
rx-lite-aggregatesApache License, Version 2.0
rxjsApache-2.0
safe-bufferMIT
safe-regexMIT
safer-bufferMIT
samsamBSD-3-Clause
saneMIT
saxISC
saxesISC
schedulerMIT
semverISC
semver-compareMIT
sendMIT
serialize-errorMIT
serve-staticMIT
set-blockingISC
set-valueMIT
setimmediateMIT
setprototypeofISC
shebang-commandMIT
shebang-regexMIT
shell-quoteMIT
shelljsBSD-3-Clause
shellwordsMIT
signal-exitISC
simple-gitMIT
simple-plistMIT
sinonBSD-3-Clause
slashMIT
slice-ansiMIT
slicedMIT
slideISC
snapdragonMIT
snapdragon-nodeMIT
snapdragon-utilMIT
source-mapBSD-3-Clause
source-map-resolveMIT
source-map-supportMIT
source-map-urlMIT
spawn-syncMIT
spawn-wrapISC
spdx-correctApache-2.0
spdx-exceptionsCC-BY-3.0
spdx-expression-parseMIT
spdx-license-idsCC0-1.0
split-on-firstMIT
split-stringMIT
sprintf-jsBSD-3-Clause
sshpkMIT
stack-utilsMIT
stacktrace-parserMIT
staged-git-filesBSD-2-Clause
static-extendMIT
statusesMIT
stealthy-requireISC
stream-buffersUnlicense
strict-uri-encodeMIT
string-argvMIT
string-widthMIT
string.prototype.trimMIT
string_decoderMIT
stringify-objectBSD-2-Clause
strip-ansiMIT
strip-bomMIT
strip-eofMIT
strip-json-commentsMIT
sudo-promptMIT
supports-colorMIT
symbol-observableMIT
symbol-treeMIT
synchronous-promiseBSD-3-Clause
tableBSD-3-Clause
tarISC
tempMIT
test-excludeISC
text-tableMIT
throatMIT
throughMIT
through2MIT
time-stampMIT
tmatchISC
tmpMIT
tmplBSD-3-Clause
to-fast-propertiesMIT
to-object-pathMIT
to-regexMIT
to-regex-rangeMIT
toidentifierMIT
toposortMIT
tough-cookieBSD-3-Clause
tr46MIT
trim-rightMIT
tslibApache-2.0
tunnel-agentApache-2.0
tweetnaclUnlicense
twixMIT
typeISC
type-checkMIT
type-detectMIT
type-fest(MIT OR CC0-1.0)
typedarrayMIT
typedarray-to-bufferMIT
ua-parser-jsMIT
uglify-esBSD-2-Clause
uglify-jsBSD-2-Clause
ultronMIT
unicode-canonical-property-names-ecmascriptMIT
unicode-match-property-ecmascriptMIT
unicode-match-property-value-ecmascriptMIT
unicode-property-aliases-ecmascriptMIT
union-valueMIT
universalifyMIT
unpipeMIT
unset-valueMIT
uri-jsBSD-2-Clause
urixMIT
url-parseMIT
useMIT
user-homeMIT
util-deprecateMIT
utils-mergeMIT
uuidMIT
validate-npm-package-licenseApache-2.0
varyMIT
verrorMIT
vlqMIT
w3c-hr-timeMIT
w3c-xmlserializerMIT
walkerApache-2.0
wampyMIT
wampy-craMIT
warningBSD-2-Clause
wcwidthMIT
webidl-conversionsBSD-2-Clause
websocketApache-2.0
whatwg-encodingMIT
whatwg-fetchMIT
whatwg-mimetypeMIT
whatwg-urlMIT
whichISC
which-moduleISC
wide-alignISC
wordwrapMIT
wrap-ansiMIT
wrappyISC
writeMIT
write-file-atomicISC
wsMIT
xcodeApache-2.0
xml-name-validatorApache-2.0
xmlbuilderMIT
xmlcharsMIT
xmldocMIT
xmldomMIT*
xpipeMIT
xtendMIT
y18nISC
yaetiMIT
yallistISC
yargsMIT
yargs-parserISC
yazlMIT
yupMIT

SiteWorx Gateway 3

This product uses the following software licenses for its components (files attached to this article):
  1. Bootloader
  2. Operating System
  3. gw2emu
  4. gw3engine

Source Availability

The software included in this product contains copyrighted software that is licensed under the GPL. A copy of that license is included in the links above. You may obtain the complete Corresponding Source code from us for a period of three years after our last shipment of this product, which will be no earlier than 2023-02-25, by sending a money order or check for $5 to:
 
      GPL Compliance Division
      Digital Lumens 374 Congress Street, 6th Floor
      Boston, MA 02210 USA

Please include the following information to ensure that you receive software matching your product:
  1. dl-gateway-boot - gateway3 - 1.1.0
  2. dl-gateway-basic - gateway3 - 1.1.0
Please write "source for gateway3" in the memo line of your payment.

This offer is valid to anyone in receipt of this information.