-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathNOTICE
More file actions
71 lines (52 loc) · 4 KB
/
NOTICE
File metadata and controls
71 lines (52 loc) · 4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Competency and Skills Service (CASS)
Copyright 2015-2026 Eduworks Corporation and other contributing parties.
---
Bundled Client-Side Libraries (src/main/webapp/)
=================================================
This software uses the Forge library (https://github.com/digitalbazaar/forge) developed by Digital Bazaar under the New BSD 3-clause license.
forge.min.js
prime.worker.js
The Forge license can be found next to the library, or at https://github.com/digitalbazaar/forge/blob/master/LICENSE.
Forge uses a jsbn.js library under an AS-IS license, which can be found at http://www-cs-students.stanford.edu/~tjw/jsbn/LICENSE.
This software uses the Foundation library (http://foundation.zurb.com/) under the MIT license.
foundation.min.js
foundation.css
The Foundation license can be found at https://github.com/zurb/foundation-sites/blob/develop/LICENSE.
This software uses moment-with-locales.js (http://momentjs.com/) developed by Tim Wood, Iskren Chernev, et al under the MIT license at https://github.com/moment/moment/blob/develop/LICENSE.
This software uses papaparse.js, developed by Matthew Holt under the MIT license at https://github.com/mholt/PapaParse/blob/master/LICENSE
This software uses jquery under the MIT license at http://jquery.org/license
This software uses xml2json.js library under the Apache Version 2 license attached to the file.
This software uses the stjs.js library by Alexandru Craciun, Eyal Kaspi under the Apache Version 2 license at https://github.com/st-js/st-js/blob/master/LICENSE.TXT
---
Node.js Production Dependencies
=================================
The following third-party packages are installed via npm and used at runtime.
Apache-2.0 License:
@aws-sdk/client-s3 - AWS SDK for S3 (https://github.com/aws/aws-sdk-js-v3)
cassproject - CaSS Project library (https://github.com/cassproject/cass-npm)
rxjs - Reactive Extensions (https://github.com/ReactiveX/rxjs)
MIT License:
@xmldom/xmldom - XML DOM implementation (https://github.com/xmldom/xmldom)
busboy - Multipart form parser (https://github.com/mscdex/busboy)
check-disk-space - Disk space checker (https://github.com/Alex-music/check-disk-space)
compression - HTTP compression middleware (https://github.com/expressjs/compression)
cors - CORS middleware (https://github.com/expressjs/cors)
express - Web framework (https://github.com/expressjs/express)
express-jwt - JWT middleware (https://github.com/auth0/express-jwt)
express-openid-connect - OIDC middleware (https://github.com/auth0/express-openid-connect)
jsonpath-plus - JSONPath implementation (https://github.com/JSONPath-Plus/JSONPath)
node-object-hash - Object hashing (https://github.com/SkeLLLa/node-object-hash)
node-worker-threads-pool - Worker thread pool (https://github.com/nickyc975/node-worker-threads-pool)
pure-uuid - UUID generation (https://github.com/nicedoc/pure-uuid)
rdflib - RDF library (https://github.com/linkeddata/rdflib.js)
swagger-jsdoc - Swagger/OpenAPI doc generation (https://github.com/Surnet/swagger-jsdoc)
swagger-ui-express - Swagger UI middleware (https://github.com/scottie1984/swagger-ui-express)
undici - HTTP client (https://github.com/nodejs/undici)
uuid - UUID generation (https://github.com/uuidjs/uuid)
ws - WebSocket client/server (https://github.com/websockets/ws)
MIT-0 License:
nodemailer - Email sending (https://github.com/nodemailer/nodemailer)
BSD-2-Clause License:
express-ws - WebSocket support for Express (https://github.com/HenningM/express-ws)
---
All other files in this project are subject to the license designated in the preamble of the file, or to the Apache 2 license found under LICENSE.