@ganakailabs/cloudeval-cli 0.23.0 → 0.24.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +23 -0
- package/THIRD_PARTY_NOTICES.md +155 -3
- package/dist/{App-G6ACKT3M.js → App-Q536ZCCD.js} +7 -7
- package/dist/{Banner-UIKOHSAV.js → Banner-46JWU37W.js} +2 -2
- package/dist/{Onboarding-QUB2SCWP.js → Onboarding-QV5RTUCR.js} +2 -2
- package/dist/{chunk-5BLEZWMN.js → chunk-ALFAROPP.js} +1 -1
- package/dist/{chunk-DLACXFC6.js → chunk-KBHRBGSX.js} +54 -15
- package/dist/{chunk-LVR2XXJK.js → chunk-N4REL72M.js} +1 -1
- package/dist/{chunk-Y6LNVH7K.js → chunk-OUDEVMM7.js} +1 -1
- package/dist/{chunk-RCRNSEQS.js → chunk-QSBGUI25.js} +39 -1
- package/dist/cli.js +620 -98
- package/dist/{dist-AS6Z6RQQ.js → dist-CFLR5FML.js} +1 -1
- package/package.json +3 -2
- package/sbom.spdx.json +3161 -745
package/sbom.spdx.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
{
|
|
15
15
|
"SPDXID": "SPDXRef-Package-CloudEval-CLI",
|
|
16
16
|
"name": "CloudEval CLI",
|
|
17
|
-
"versionInfo": "0.
|
|
17
|
+
"versionInfo": "0.24.1",
|
|
18
18
|
"downloadLocation": "https://github.com/ganakailabs/cloudeval-cli",
|
|
19
19
|
"filesAnalyzed": false,
|
|
20
20
|
"licenseConcluded": "LicenseRef-CloudEval-CLI",
|
|
@@ -33,1305 +33,3486 @@
|
|
|
33
33
|
"summary": "Efficiently modify strings containing ANSI escape codes"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"SPDXID": "SPDXRef-Package--
|
|
37
|
-
"name": "@
|
|
38
|
-
"versionInfo": "
|
|
39
|
-
"downloadLocation": "https://github.com/
|
|
36
|
+
"SPDXID": "SPDXRef-Package--azure-rest-core-client-2.6.0",
|
|
37
|
+
"name": "@azure-rest/core-client",
|
|
38
|
+
"versionInfo": "2.6.0",
|
|
39
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-client-rest/",
|
|
40
40
|
"filesAnalyzed": false,
|
|
41
41
|
"licenseConcluded": "MIT",
|
|
42
42
|
"licenseDeclared": "MIT",
|
|
43
|
-
"copyrightText": "
|
|
44
|
-
"summary": "
|
|
43
|
+
"copyrightText": "Microsoft Corporation",
|
|
44
|
+
"summary": "Core library for interfacing with Azure Rest Clients"
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"SPDXID": "SPDXRef-Package--
|
|
48
|
-
"name": "@
|
|
49
|
-
"versionInfo": "
|
|
50
|
-
"downloadLocation": "https://github.com/
|
|
47
|
+
"SPDXID": "SPDXRef-Package--azure-abort-controller-2.1.2",
|
|
48
|
+
"name": "@azure/abort-controller",
|
|
49
|
+
"versionInfo": "2.1.2",
|
|
50
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/abort-controller/README.md",
|
|
51
51
|
"filesAnalyzed": false,
|
|
52
52
|
"licenseConcluded": "MIT",
|
|
53
53
|
"licenseDeclared": "MIT",
|
|
54
|
-
"copyrightText": "
|
|
55
|
-
"summary": "
|
|
54
|
+
"copyrightText": "Microsoft Corporation",
|
|
55
|
+
"summary": "Microsoft Azure SDK for JavaScript - Aborter"
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"SPDXID": "SPDXRef-Package--
|
|
59
|
-
"name": "@
|
|
60
|
-
"versionInfo": "
|
|
61
|
-
"downloadLocation": "https://github.com/
|
|
58
|
+
"SPDXID": "SPDXRef-Package--azure-core-auth-1.10.1",
|
|
59
|
+
"name": "@azure/core-auth",
|
|
60
|
+
"versionInfo": "1.10.1",
|
|
61
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-auth/README.md",
|
|
62
62
|
"filesAnalyzed": false,
|
|
63
63
|
"licenseConcluded": "MIT",
|
|
64
64
|
"licenseDeclared": "MIT",
|
|
65
|
-
"copyrightText": "
|
|
66
|
-
"summary": "
|
|
65
|
+
"copyrightText": "Microsoft Corporation",
|
|
66
|
+
"summary": "Provides low-level interfaces and helper methods for authentication in Azure SDK"
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"SPDXID": "SPDXRef-Package--
|
|
70
|
-
"name": "@
|
|
71
|
-
"versionInfo": "
|
|
72
|
-
"downloadLocation": "https://github.com/
|
|
69
|
+
"SPDXID": "SPDXRef-Package--azure-core-client-1.10.1",
|
|
70
|
+
"name": "@azure/core-client",
|
|
71
|
+
"versionInfo": "1.10.1",
|
|
72
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-client/",
|
|
73
73
|
"filesAnalyzed": false,
|
|
74
74
|
"licenseConcluded": "MIT",
|
|
75
75
|
"licenseDeclared": "MIT",
|
|
76
|
-
"copyrightText": "
|
|
77
|
-
"summary": "
|
|
76
|
+
"copyrightText": "Microsoft Corporation",
|
|
77
|
+
"summary": "Core library for interfacing with AutoRest generated code"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"SPDXID": "SPDXRef-Package-
|
|
81
|
-
"name": "
|
|
82
|
-
"versionInfo": "
|
|
83
|
-
"downloadLocation": "https://github.com/
|
|
80
|
+
"SPDXID": "SPDXRef-Package--azure-core-rest-pipeline-1.23.0",
|
|
81
|
+
"name": "@azure/core-rest-pipeline",
|
|
82
|
+
"versionInfo": "1.23.0",
|
|
83
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/",
|
|
84
84
|
"filesAnalyzed": false,
|
|
85
85
|
"licenseConcluded": "MIT",
|
|
86
86
|
"licenseDeclared": "MIT",
|
|
87
|
-
"copyrightText": "
|
|
88
|
-
"summary": "
|
|
87
|
+
"copyrightText": "Microsoft Corporation",
|
|
88
|
+
"summary": "Isomorphic client library for making HTTP requests in node.js and browser."
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"SPDXID": "SPDXRef-Package-
|
|
92
|
-
"name": "
|
|
93
|
-
"versionInfo": "
|
|
94
|
-
"downloadLocation": "https://github.com/
|
|
91
|
+
"SPDXID": "SPDXRef-Package--azure-core-tracing-1.3.1",
|
|
92
|
+
"name": "@azure/core-tracing",
|
|
93
|
+
"versionInfo": "1.3.1",
|
|
94
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/README.md",
|
|
95
95
|
"filesAnalyzed": false,
|
|
96
96
|
"licenseConcluded": "MIT",
|
|
97
97
|
"licenseDeclared": "MIT",
|
|
98
|
-
"copyrightText": "
|
|
99
|
-
"summary": "
|
|
98
|
+
"copyrightText": "Microsoft Corporation",
|
|
99
|
+
"summary": "Provides low-level interfaces and helper methods for tracing in Azure SDK"
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"SPDXID": "SPDXRef-Package-
|
|
103
|
-
"name": "
|
|
104
|
-
"versionInfo": "
|
|
105
|
-
"downloadLocation": "https://github.com/
|
|
102
|
+
"SPDXID": "SPDXRef-Package--azure-core-util-1.13.1",
|
|
103
|
+
"name": "@azure/core-util",
|
|
104
|
+
"versionInfo": "1.13.1",
|
|
105
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-util/",
|
|
106
106
|
"filesAnalyzed": false,
|
|
107
107
|
"licenseConcluded": "MIT",
|
|
108
108
|
"licenseDeclared": "MIT",
|
|
109
|
-
"copyrightText": "
|
|
110
|
-
"summary": "
|
|
109
|
+
"copyrightText": "Microsoft Corporation",
|
|
110
|
+
"summary": "Core library for shared utility methods"
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"SPDXID": "SPDXRef-Package-
|
|
114
|
-
"name": "
|
|
115
|
-
"versionInfo": "
|
|
116
|
-
"downloadLocation": "https://github.com/
|
|
113
|
+
"SPDXID": "SPDXRef-Package--azure-functions-3.5.1",
|
|
114
|
+
"name": "@azure/functions",
|
|
115
|
+
"versionInfo": "3.5.1",
|
|
116
|
+
"downloadLocation": "https://github.com/Azure/azure-functions-nodejs-library",
|
|
117
117
|
"filesAnalyzed": false,
|
|
118
118
|
"licenseConcluded": "MIT",
|
|
119
119
|
"licenseDeclared": "MIT",
|
|
120
|
-
"copyrightText": "
|
|
121
|
-
"summary": "
|
|
120
|
+
"copyrightText": "Microsoft",
|
|
121
|
+
"summary": "Microsoft Azure Functions NodeJS Framework"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"SPDXID": "SPDXRef-Package-
|
|
125
|
-
"name": "
|
|
126
|
-
"versionInfo": "4.
|
|
127
|
-
"downloadLocation": "https://github.com/
|
|
124
|
+
"SPDXID": "SPDXRef-Package--azure-identity-4.13.1",
|
|
125
|
+
"name": "@azure/identity",
|
|
126
|
+
"versionInfo": "4.13.1",
|
|
127
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/identity/identity/README.md",
|
|
128
128
|
"filesAnalyzed": false,
|
|
129
129
|
"licenseConcluded": "MIT",
|
|
130
130
|
"licenseDeclared": "MIT",
|
|
131
|
-
"copyrightText": "
|
|
132
|
-
"summary": "
|
|
131
|
+
"copyrightText": "Microsoft Corporation",
|
|
132
|
+
"summary": "Provides credential implementations for Azure SDK libraries that can authenticate with Microsoft Entra ID"
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"SPDXID": "SPDXRef-Package-
|
|
136
|
-
"name": "
|
|
137
|
-
"versionInfo": "
|
|
138
|
-
"downloadLocation": "https://github.com/
|
|
135
|
+
"SPDXID": "SPDXRef-Package--azure-logger-1.3.0",
|
|
136
|
+
"name": "@azure/logger",
|
|
137
|
+
"versionInfo": "1.3.0",
|
|
138
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/core/logger/README.md",
|
|
139
139
|
"filesAnalyzed": false,
|
|
140
140
|
"licenseConcluded": "MIT",
|
|
141
141
|
"licenseDeclared": "MIT",
|
|
142
|
-
"copyrightText": "
|
|
143
|
-
"summary": "
|
|
142
|
+
"copyrightText": "Microsoft Corporation",
|
|
143
|
+
"summary": "Microsoft Azure SDK for JavaScript - Logger"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"SPDXID": "SPDXRef-Package-
|
|
147
|
-
"name": "
|
|
148
|
-
"versionInfo": "1.
|
|
149
|
-
"downloadLocation": "
|
|
146
|
+
"SPDXID": "SPDXRef-Package--azure-monitor-opentelemetry-exporter-1.0.0-beta.41",
|
|
147
|
+
"name": "@azure/monitor-opentelemetry-exporter",
|
|
148
|
+
"versionInfo": "1.0.0-beta.41",
|
|
149
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/monitor-opentelemetry-exporter/README.md",
|
|
150
150
|
"filesAnalyzed": false,
|
|
151
151
|
"licenseConcluded": "MIT",
|
|
152
152
|
"licenseDeclared": "MIT",
|
|
153
|
-
"copyrightText": "
|
|
154
|
-
"summary": "
|
|
153
|
+
"copyrightText": "Microsoft Corporation",
|
|
154
|
+
"summary": "Application Insights exporter for the OpenTelemetry JavaScript (Node.js) SDK"
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"SPDXID": "SPDXRef-Package-
|
|
158
|
-
"name": "
|
|
159
|
-
"versionInfo": "1.
|
|
160
|
-
"downloadLocation": "https://github.com/
|
|
157
|
+
"SPDXID": "SPDXRef-Package--azure-monitor-opentelemetry-1.18.0",
|
|
158
|
+
"name": "@azure/monitor-opentelemetry",
|
|
159
|
+
"versionInfo": "1.18.0",
|
|
160
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/monitor-opentelemetry/README.md",
|
|
161
161
|
"filesAnalyzed": false,
|
|
162
162
|
"licenseConcluded": "MIT",
|
|
163
163
|
"licenseDeclared": "MIT",
|
|
164
|
-
"copyrightText": "
|
|
165
|
-
"summary": "
|
|
164
|
+
"copyrightText": "Microsoft Corporation",
|
|
165
|
+
"summary": "Azure Monitor OpenTelemetry (Node.js)"
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"SPDXID": "SPDXRef-Package-
|
|
169
|
-
"name": "
|
|
170
|
-
"versionInfo": "5.0
|
|
171
|
-
"downloadLocation": "https://github.com/
|
|
168
|
+
"SPDXID": "SPDXRef-Package--azure-msal-browser-5.11.0",
|
|
169
|
+
"name": "@azure/msal-browser",
|
|
170
|
+
"versionInfo": "5.11.0",
|
|
171
|
+
"downloadLocation": "https://github.com/AzureAD/microsoft-authentication-library-for-js#readme",
|
|
172
172
|
"filesAnalyzed": false,
|
|
173
173
|
"licenseConcluded": "MIT",
|
|
174
174
|
"licenseDeclared": "MIT",
|
|
175
|
-
"copyrightText": "
|
|
176
|
-
"summary": "
|
|
175
|
+
"copyrightText": "Microsoft",
|
|
176
|
+
"summary": "Microsoft Authentication Library for js"
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"SPDXID": "SPDXRef-Package-
|
|
180
|
-
"name": "
|
|
181
|
-
"versionInfo": "
|
|
182
|
-
"downloadLocation": "https://github.com/
|
|
179
|
+
"SPDXID": "SPDXRef-Package--azure-msal-common-16.6.2",
|
|
180
|
+
"name": "@azure/msal-common",
|
|
181
|
+
"versionInfo": "16.6.2",
|
|
182
|
+
"downloadLocation": "https://github.com/AzureAD/microsoft-authentication-library-for-js#readme",
|
|
183
183
|
"filesAnalyzed": false,
|
|
184
184
|
"licenseConcluded": "MIT",
|
|
185
185
|
"licenseDeclared": "MIT",
|
|
186
|
-
"copyrightText": "
|
|
187
|
-
"summary": "
|
|
186
|
+
"copyrightText": "Microsoft",
|
|
187
|
+
"summary": "Microsoft Authentication Library for js"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"SPDXID": "SPDXRef-Package-
|
|
191
|
-
"name": "
|
|
192
|
-
"versionInfo": "5.
|
|
193
|
-
"downloadLocation": "https://github.com/
|
|
190
|
+
"SPDXID": "SPDXRef-Package--azure-msal-node-5.2.2",
|
|
191
|
+
"name": "@azure/msal-node",
|
|
192
|
+
"versionInfo": "5.2.2",
|
|
193
|
+
"downloadLocation": "https://github.com/AzureAD/microsoft-authentication-library-for-js#readme",
|
|
194
194
|
"filesAnalyzed": false,
|
|
195
195
|
"licenseConcluded": "MIT",
|
|
196
196
|
"licenseDeclared": "MIT",
|
|
197
|
-
"copyrightText": "
|
|
198
|
-
"summary": "
|
|
197
|
+
"copyrightText": "Microsoft",
|
|
198
|
+
"summary": "Microsoft Authentication Library for Node"
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"SPDXID": "SPDXRef-Package-
|
|
202
|
-
"name": "
|
|
203
|
-
"versionInfo": "1.0.
|
|
204
|
-
"downloadLocation": "https://github.com/
|
|
201
|
+
"SPDXID": "SPDXRef-Package--azure-opentelemetry-instrumentation-azure-sdk-1.0.0",
|
|
202
|
+
"name": "@azure/opentelemetry-instrumentation-azure-sdk",
|
|
203
|
+
"versionInfo": "1.0.0",
|
|
204
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/instrumentation/opentelemetry-instrumentation-azure-sdk/README.md",
|
|
205
205
|
"filesAnalyzed": false,
|
|
206
206
|
"licenseConcluded": "MIT",
|
|
207
207
|
"licenseDeclared": "MIT",
|
|
208
|
-
"copyrightText": "
|
|
209
|
-
"summary": "
|
|
208
|
+
"copyrightText": "Microsoft Corporation",
|
|
209
|
+
"summary": "Instrumentation client for the Azure SDK."
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"SPDXID": "SPDXRef-Package-
|
|
213
|
-
"name": "
|
|
214
|
-
"versionInfo": "
|
|
215
|
-
"downloadLocation": "https://github.com/
|
|
212
|
+
"SPDXID": "SPDXRef-Package--colors-colors-1.5.0",
|
|
213
|
+
"name": "@colors/colors",
|
|
214
|
+
"versionInfo": "1.5.0",
|
|
215
|
+
"downloadLocation": "https://github.com/DABH/colors.js",
|
|
216
216
|
"filesAnalyzed": false,
|
|
217
217
|
"licenseConcluded": "MIT",
|
|
218
218
|
"licenseDeclared": "MIT",
|
|
219
|
-
"copyrightText": "
|
|
220
|
-
"summary": "
|
|
219
|
+
"copyrightText": "DABH",
|
|
220
|
+
"summary": "get colors in your node.js console"
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"SPDXID": "SPDXRef-Package-
|
|
224
|
-
"name": "
|
|
225
|
-
"versionInfo": "
|
|
226
|
-
"downloadLocation": "https://github.com/
|
|
223
|
+
"SPDXID": "SPDXRef-Package--colors-colors-1.6.0",
|
|
224
|
+
"name": "@colors/colors",
|
|
225
|
+
"versionInfo": "1.6.0",
|
|
226
|
+
"downloadLocation": "https://github.com/DABH/colors.js",
|
|
227
227
|
"filesAnalyzed": false,
|
|
228
228
|
"licenseConcluded": "MIT",
|
|
229
229
|
"licenseDeclared": "MIT",
|
|
230
|
-
"copyrightText": "
|
|
231
|
-
"summary": "
|
|
230
|
+
"copyrightText": "DABH",
|
|
231
|
+
"summary": "get colors in your node.js console"
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"SPDXID": "SPDXRef-Package-
|
|
235
|
-
"name": "
|
|
236
|
-
"versionInfo": "
|
|
237
|
-
"downloadLocation": "https://
|
|
234
|
+
"SPDXID": "SPDXRef-Package--grpc-grpc-js-1.14.4",
|
|
235
|
+
"name": "@grpc/grpc-js",
|
|
236
|
+
"versionInfo": "1.14.4",
|
|
237
|
+
"downloadLocation": "https://grpc.io/",
|
|
238
238
|
"filesAnalyzed": false,
|
|
239
|
-
"licenseConcluded": "
|
|
240
|
-
"licenseDeclared": "
|
|
241
|
-
"copyrightText": "
|
|
242
|
-
"summary": "
|
|
239
|
+
"licenseConcluded": "Apache-2.0",
|
|
240
|
+
"licenseDeclared": "Apache-2.0",
|
|
241
|
+
"copyrightText": "Google Inc.",
|
|
242
|
+
"summary": "gRPC Library for Node - pure JS implementation"
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"SPDXID": "SPDXRef-Package-
|
|
246
|
-
"name": "
|
|
247
|
-
"versionInfo": "
|
|
248
|
-
"downloadLocation": "https://
|
|
245
|
+
"SPDXID": "SPDXRef-Package--grpc-proto-loader-0.8.1",
|
|
246
|
+
"name": "@grpc/proto-loader",
|
|
247
|
+
"versionInfo": "0.8.1",
|
|
248
|
+
"downloadLocation": "https://grpc.io/",
|
|
249
249
|
"filesAnalyzed": false,
|
|
250
|
-
"licenseConcluded": "
|
|
251
|
-
"licenseDeclared": "
|
|
252
|
-
"copyrightText": "
|
|
253
|
-
"summary": "
|
|
250
|
+
"licenseConcluded": "Apache-2.0",
|
|
251
|
+
"licenseDeclared": "Apache-2.0",
|
|
252
|
+
"copyrightText": "Google Inc.",
|
|
253
|
+
"summary": "gRPC utility library for loading .proto files"
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"SPDXID": "SPDXRef-Package-
|
|
257
|
-
"name": "
|
|
258
|
-
"versionInfo": "
|
|
259
|
-
"downloadLocation": "https://
|
|
256
|
+
"SPDXID": "SPDXRef-Package--js-sdsl-ordered-map-4.4.2",
|
|
257
|
+
"name": "@js-sdsl/ordered-map",
|
|
258
|
+
"versionInfo": "4.4.2",
|
|
259
|
+
"downloadLocation": "https://js-sdsl.org",
|
|
260
260
|
"filesAnalyzed": false,
|
|
261
261
|
"licenseConcluded": "MIT",
|
|
262
262
|
"licenseDeclared": "MIT",
|
|
263
|
-
"copyrightText": "
|
|
264
|
-
"summary": "
|
|
263
|
+
"copyrightText": "ZLY201",
|
|
264
|
+
"summary": "javascript standard data structure library which benchmark against C++ STL"
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"SPDXID": "SPDXRef-Package-
|
|
268
|
-
"name": "
|
|
269
|
-
"versionInfo": "
|
|
270
|
-
"downloadLocation": "https://github.com/
|
|
267
|
+
"SPDXID": "SPDXRef-Package--microsoft-applicationinsights-web-snippet-1.2.3",
|
|
268
|
+
"name": "@microsoft/applicationinsights-web-snippet",
|
|
269
|
+
"versionInfo": "1.2.3",
|
|
270
|
+
"downloadLocation": "https://github.com/microsoft/ApplicationInsights-JS/tree/main#readme",
|
|
271
271
|
"filesAnalyzed": false,
|
|
272
272
|
"licenseConcluded": "MIT",
|
|
273
273
|
"licenseDeclared": "MIT",
|
|
274
|
-
"copyrightText": "
|
|
275
|
-
"summary": "
|
|
274
|
+
"copyrightText": "NOASSERTION",
|
|
275
|
+
"summary": "Microsoft Application Insights Web Snippet"
|
|
276
276
|
},
|
|
277
277
|
{
|
|
278
|
-
"SPDXID": "SPDXRef-Package-
|
|
279
|
-
"name": "
|
|
280
|
-
"versionInfo": "
|
|
281
|
-
"downloadLocation": "https://github.com/
|
|
278
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-api-logs-0.211.0",
|
|
279
|
+
"name": "@opentelemetry/api-logs",
|
|
280
|
+
"versionInfo": "0.211.0",
|
|
281
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs",
|
|
282
282
|
"filesAnalyzed": false,
|
|
283
|
-
"licenseConcluded": "
|
|
284
|
-
"licenseDeclared": "
|
|
285
|
-
"copyrightText": "
|
|
286
|
-
"summary": "
|
|
283
|
+
"licenseConcluded": "Apache-2.0",
|
|
284
|
+
"licenseDeclared": "Apache-2.0",
|
|
285
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
286
|
+
"summary": "Public logs API for OpenTelemetry"
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
|
-
"SPDXID": "SPDXRef-Package-
|
|
290
|
-
"name": "
|
|
291
|
-
"versionInfo": "
|
|
292
|
-
"downloadLocation": "https://github.com/
|
|
289
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-api-logs-0.217.0",
|
|
290
|
+
"name": "@opentelemetry/api-logs",
|
|
291
|
+
"versionInfo": "0.217.0",
|
|
292
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs",
|
|
293
293
|
"filesAnalyzed": false,
|
|
294
|
-
"licenseConcluded": "
|
|
295
|
-
"licenseDeclared": "
|
|
296
|
-
"copyrightText": "
|
|
297
|
-
"summary": "
|
|
294
|
+
"licenseConcluded": "Apache-2.0",
|
|
295
|
+
"licenseDeclared": "Apache-2.0",
|
|
296
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
297
|
+
"summary": "Public logs API for OpenTelemetry"
|
|
298
298
|
},
|
|
299
299
|
{
|
|
300
|
-
"SPDXID": "SPDXRef-Package-
|
|
301
|
-
"name": "
|
|
302
|
-
"versionInfo": "
|
|
303
|
-
"downloadLocation": "https://github.com/
|
|
300
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-api-1.9.1",
|
|
301
|
+
"name": "@opentelemetry/api",
|
|
302
|
+
"versionInfo": "1.9.1",
|
|
303
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/api",
|
|
304
304
|
"filesAnalyzed": false,
|
|
305
|
-
"licenseConcluded": "
|
|
306
|
-
"licenseDeclared": "
|
|
307
|
-
"copyrightText": "
|
|
308
|
-
"summary": "
|
|
305
|
+
"licenseConcluded": "Apache-2.0",
|
|
306
|
+
"licenseDeclared": "Apache-2.0",
|
|
307
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
308
|
+
"summary": "Public API for OpenTelemetry"
|
|
309
309
|
},
|
|
310
310
|
{
|
|
311
|
-
"SPDXID": "SPDXRef-Package-
|
|
312
|
-
"name": "
|
|
313
|
-
"versionInfo": "
|
|
314
|
-
"downloadLocation": "https://github.com/
|
|
311
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-configuration-0.217.0",
|
|
312
|
+
"name": "@opentelemetry/configuration",
|
|
313
|
+
"versionInfo": "0.217.0",
|
|
314
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/configuration",
|
|
315
315
|
"filesAnalyzed": false,
|
|
316
|
-
"licenseConcluded": "
|
|
317
|
-
"licenseDeclared": "
|
|
318
|
-
"copyrightText": "
|
|
319
|
-
"summary": "
|
|
316
|
+
"licenseConcluded": "Apache-2.0",
|
|
317
|
+
"licenseDeclared": "Apache-2.0",
|
|
318
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
319
|
+
"summary": "OpenTelemetry Configuration"
|
|
320
320
|
},
|
|
321
321
|
{
|
|
322
|
-
"SPDXID": "SPDXRef-Package-
|
|
323
|
-
"name": "
|
|
324
|
-
"versionInfo": "
|
|
325
|
-
"downloadLocation": "https://github.com/
|
|
322
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-context-async-hooks-2.7.1",
|
|
323
|
+
"name": "@opentelemetry/context-async-hooks",
|
|
324
|
+
"versionInfo": "2.7.1",
|
|
325
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-context-async-hooks",
|
|
326
326
|
"filesAnalyzed": false,
|
|
327
|
-
"licenseConcluded": "
|
|
328
|
-
"licenseDeclared": "
|
|
329
|
-
"copyrightText": "
|
|
330
|
-
"summary": "
|
|
327
|
+
"licenseConcluded": "Apache-2.0",
|
|
328
|
+
"licenseDeclared": "Apache-2.0",
|
|
329
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
330
|
+
"summary": "OpenTelemetry AsyncLocalStorage-based Context Manager"
|
|
331
331
|
},
|
|
332
332
|
{
|
|
333
|
-
"SPDXID": "SPDXRef-Package-
|
|
334
|
-
"name": "
|
|
335
|
-
"versionInfo": "
|
|
336
|
-
"downloadLocation": "https://github.com/
|
|
333
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-core-2.7.1",
|
|
334
|
+
"name": "@opentelemetry/core",
|
|
335
|
+
"versionInfo": "2.7.1",
|
|
336
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core",
|
|
337
337
|
"filesAnalyzed": false,
|
|
338
|
-
"licenseConcluded": "
|
|
339
|
-
"licenseDeclared": "
|
|
340
|
-
"copyrightText": "
|
|
341
|
-
"summary": "
|
|
338
|
+
"licenseConcluded": "Apache-2.0",
|
|
339
|
+
"licenseDeclared": "Apache-2.0",
|
|
340
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
341
|
+
"summary": "OpenTelemetry Core provides constants and utilities shared by all OpenTelemetry SDK packages."
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
|
-
"SPDXID": "SPDXRef-Package-
|
|
345
|
-
"name": "
|
|
346
|
-
"versionInfo": "
|
|
347
|
-
"downloadLocation": "https://github.com/
|
|
344
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-logs-otlp-grpc-0.217.0",
|
|
345
|
+
"name": "@opentelemetry/exporter-logs-otlp-grpc",
|
|
346
|
+
"versionInfo": "0.217.0",
|
|
347
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/exporter-logs-otlp-grpc",
|
|
348
348
|
"filesAnalyzed": false,
|
|
349
|
-
"licenseConcluded": "
|
|
350
|
-
"licenseDeclared": "
|
|
351
|
-
"copyrightText": "
|
|
352
|
-
"summary": "
|
|
349
|
+
"licenseConcluded": "Apache-2.0",
|
|
350
|
+
"licenseDeclared": "Apache-2.0",
|
|
351
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
352
|
+
"summary": "OpenTelemetry Collector Exporter allows user to send collected log records to the OpenTelemetry Collector"
|
|
353
353
|
},
|
|
354
354
|
{
|
|
355
|
-
"SPDXID": "SPDXRef-Package-
|
|
356
|
-
"name": "
|
|
357
|
-
"versionInfo": "
|
|
358
|
-
"downloadLocation": "https://github.com/
|
|
355
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-logs-otlp-http-0.217.0",
|
|
356
|
+
"name": "@opentelemetry/exporter-logs-otlp-http",
|
|
357
|
+
"versionInfo": "0.217.0",
|
|
358
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/exporter-logs-otlp-http",
|
|
359
359
|
"filesAnalyzed": false,
|
|
360
|
-
"licenseConcluded": "
|
|
361
|
-
"licenseDeclared": "
|
|
362
|
-
"copyrightText": "
|
|
363
|
-
"summary": "
|
|
360
|
+
"licenseConcluded": "Apache-2.0",
|
|
361
|
+
"licenseDeclared": "Apache-2.0",
|
|
362
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
363
|
+
"summary": "OpenTelemetry Collector Logs Exporter allows user to send collected logs to the OpenTelemetry Collector"
|
|
364
364
|
},
|
|
365
365
|
{
|
|
366
|
-
"SPDXID": "SPDXRef-Package-
|
|
367
|
-
"name": "
|
|
368
|
-
"versionInfo": "0.
|
|
369
|
-
"downloadLocation": "https://github.com/
|
|
366
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-logs-otlp-proto-0.217.0",
|
|
367
|
+
"name": "@opentelemetry/exporter-logs-otlp-proto",
|
|
368
|
+
"versionInfo": "0.217.0",
|
|
369
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/exporter-logs-otlp-proto",
|
|
370
370
|
"filesAnalyzed": false,
|
|
371
|
-
"licenseConcluded": "
|
|
372
|
-
"licenseDeclared": "
|
|
373
|
-
"copyrightText": "
|
|
374
|
-
"summary": "
|
|
371
|
+
"licenseConcluded": "Apache-2.0",
|
|
372
|
+
"licenseDeclared": "Apache-2.0",
|
|
373
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
374
|
+
"summary": "An OTLP exporter to send logs using protobuf over HTTP"
|
|
375
375
|
},
|
|
376
376
|
{
|
|
377
|
-
"SPDXID": "SPDXRef-Package-
|
|
378
|
-
"name": "
|
|
379
|
-
"versionInfo": "
|
|
380
|
-
"downloadLocation": "https://
|
|
377
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-metrics-otlp-grpc-0.217.0",
|
|
378
|
+
"name": "@opentelemetry/exporter-metrics-otlp-grpc",
|
|
379
|
+
"versionInfo": "0.217.0",
|
|
380
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-exporter-metrics-otlp-grpc",
|
|
381
381
|
"filesAnalyzed": false,
|
|
382
|
-
"licenseConcluded": "
|
|
383
|
-
"licenseDeclared": "
|
|
384
|
-
"copyrightText": "
|
|
385
|
-
"summary": "
|
|
382
|
+
"licenseConcluded": "Apache-2.0",
|
|
383
|
+
"licenseDeclared": "Apache-2.0",
|
|
384
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
385
|
+
"summary": "OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector"
|
|
386
386
|
},
|
|
387
387
|
{
|
|
388
|
-
"SPDXID": "SPDXRef-Package-
|
|
389
|
-
"name": "
|
|
390
|
-
"versionInfo": "
|
|
391
|
-
"downloadLocation": "https://
|
|
388
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-metrics-otlp-http-0.217.0",
|
|
389
|
+
"name": "@opentelemetry/exporter-metrics-otlp-http",
|
|
390
|
+
"versionInfo": "0.217.0",
|
|
391
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-exporter-metrics-otlp-http",
|
|
392
392
|
"filesAnalyzed": false,
|
|
393
|
-
"licenseConcluded": "
|
|
394
|
-
"licenseDeclared": "
|
|
395
|
-
"copyrightText": "
|
|
396
|
-
"summary": "
|
|
393
|
+
"licenseConcluded": "Apache-2.0",
|
|
394
|
+
"licenseDeclared": "Apache-2.0",
|
|
395
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
396
|
+
"summary": "OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector"
|
|
397
397
|
},
|
|
398
398
|
{
|
|
399
|
-
"SPDXID": "SPDXRef-Package-
|
|
400
|
-
"name": "
|
|
401
|
-
"versionInfo": "
|
|
402
|
-
"downloadLocation": "https://github.com/
|
|
399
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-metrics-otlp-proto-0.217.0",
|
|
400
|
+
"name": "@opentelemetry/exporter-metrics-otlp-proto",
|
|
401
|
+
"versionInfo": "0.217.0",
|
|
402
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-exporter-metrics-otlp-proto",
|
|
403
403
|
"filesAnalyzed": false,
|
|
404
|
-
"licenseConcluded": "
|
|
405
|
-
"licenseDeclared": "
|
|
406
|
-
"copyrightText": "
|
|
407
|
-
"summary": "
|
|
404
|
+
"licenseConcluded": "Apache-2.0",
|
|
405
|
+
"licenseDeclared": "Apache-2.0",
|
|
406
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
407
|
+
"summary": "OpenTelemetry Collector Metrics Exporter allows user to send collected metrics to the OpenTelemetry Collector using protobuf over HTTP"
|
|
408
408
|
},
|
|
409
409
|
{
|
|
410
|
-
"SPDXID": "SPDXRef-Package-
|
|
411
|
-
"name": "
|
|
412
|
-
"versionInfo": "
|
|
413
|
-
"downloadLocation": "https://github.com/
|
|
410
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-prometheus-0.217.0",
|
|
411
|
+
"name": "@opentelemetry/exporter-prometheus",
|
|
412
|
+
"versionInfo": "0.217.0",
|
|
413
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-exporter-prometheus",
|
|
414
414
|
"filesAnalyzed": false,
|
|
415
|
-
"licenseConcluded": "
|
|
416
|
-
"licenseDeclared": "
|
|
417
|
-
"copyrightText": "
|
|
418
|
-
"summary": "
|
|
415
|
+
"licenseConcluded": "Apache-2.0",
|
|
416
|
+
"licenseDeclared": "Apache-2.0",
|
|
417
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
418
|
+
"summary": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus"
|
|
419
419
|
},
|
|
420
420
|
{
|
|
421
|
-
"SPDXID": "SPDXRef-Package-
|
|
422
|
-
"name": "
|
|
423
|
-
"versionInfo": "
|
|
424
|
-
"downloadLocation": "https://github.com/
|
|
421
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-trace-otlp-grpc-0.217.0",
|
|
422
|
+
"name": "@opentelemetry/exporter-trace-otlp-grpc",
|
|
423
|
+
"versionInfo": "0.217.0",
|
|
424
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/exporter-trace-otlp-grpc",
|
|
425
425
|
"filesAnalyzed": false,
|
|
426
|
-
"licenseConcluded": "
|
|
427
|
-
"licenseDeclared": "
|
|
428
|
-
"copyrightText": "
|
|
429
|
-
"summary": "
|
|
426
|
+
"licenseConcluded": "Apache-2.0",
|
|
427
|
+
"licenseDeclared": "Apache-2.0",
|
|
428
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
429
|
+
"summary": "OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector"
|
|
430
430
|
},
|
|
431
431
|
{
|
|
432
|
-
"SPDXID": "SPDXRef-Package-
|
|
433
|
-
"name": "
|
|
434
|
-
"versionInfo": "
|
|
435
|
-
"downloadLocation": "https://github.com/
|
|
432
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-trace-otlp-http-0.217.0",
|
|
433
|
+
"name": "@opentelemetry/exporter-trace-otlp-http",
|
|
434
|
+
"versionInfo": "0.217.0",
|
|
435
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/exporter-trace-otlp-http",
|
|
436
436
|
"filesAnalyzed": false,
|
|
437
|
-
"licenseConcluded": "
|
|
438
|
-
"licenseDeclared": "
|
|
439
|
-
"copyrightText": "
|
|
440
|
-
"summary": "
|
|
437
|
+
"licenseConcluded": "Apache-2.0",
|
|
438
|
+
"licenseDeclared": "Apache-2.0",
|
|
439
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
440
|
+
"summary": "OpenTelemetry Collector Trace Exporter allows user to send collected traces to the OpenTelemetry Collector"
|
|
441
441
|
},
|
|
442
442
|
{
|
|
443
|
-
"SPDXID": "SPDXRef-Package-
|
|
444
|
-
"name": "
|
|
445
|
-
"versionInfo": "
|
|
446
|
-
"downloadLocation": "https://github.com/
|
|
443
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-trace-otlp-proto-0.217.0",
|
|
444
|
+
"name": "@opentelemetry/exporter-trace-otlp-proto",
|
|
445
|
+
"versionInfo": "0.217.0",
|
|
446
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/exporter-trace-otlp-proto",
|
|
447
447
|
"filesAnalyzed": false,
|
|
448
|
-
"licenseConcluded": "
|
|
449
|
-
"licenseDeclared": "
|
|
450
|
-
"copyrightText": "
|
|
451
|
-
"summary": ""
|
|
448
|
+
"licenseConcluded": "Apache-2.0",
|
|
449
|
+
"licenseDeclared": "Apache-2.0",
|
|
450
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
451
|
+
"summary": "OpenTelemetry Collector Exporter allows user to send collected traces to the OpenTelemetry Collector using protobuf over HTTP"
|
|
452
452
|
},
|
|
453
453
|
{
|
|
454
|
-
"SPDXID": "SPDXRef-Package-
|
|
455
|
-
"name": "
|
|
456
|
-
"versionInfo": "
|
|
457
|
-
"downloadLocation": "https://github.com/
|
|
454
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-exporter-zipkin-2.7.1",
|
|
455
|
+
"name": "@opentelemetry/exporter-zipkin",
|
|
456
|
+
"versionInfo": "2.7.1",
|
|
457
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-exporter-zipkin",
|
|
458
458
|
"filesAnalyzed": false,
|
|
459
|
-
"licenseConcluded": "
|
|
460
|
-
"licenseDeclared": "
|
|
461
|
-
"copyrightText": "
|
|
462
|
-
"summary": "
|
|
459
|
+
"licenseConcluded": "Apache-2.0",
|
|
460
|
+
"licenseDeclared": "Apache-2.0",
|
|
461
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
462
|
+
"summary": "OpenTelemetry Zipkin Exporter allows the user to send collected traces to Zipkin."
|
|
463
463
|
},
|
|
464
464
|
{
|
|
465
|
-
"SPDXID": "SPDXRef-Package-
|
|
466
|
-
"name": "
|
|
467
|
-
"versionInfo": "
|
|
468
|
-
"downloadLocation": "https://
|
|
465
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-instrumentation-bunyan-0.62.0",
|
|
466
|
+
"name": "@opentelemetry/instrumentation-bunyan",
|
|
467
|
+
"versionInfo": "0.62.0",
|
|
468
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-bunyan#readme",
|
|
469
469
|
"filesAnalyzed": false,
|
|
470
|
-
"licenseConcluded": "
|
|
471
|
-
"licenseDeclared": "
|
|
472
|
-
"copyrightText": "
|
|
473
|
-
"summary": "
|
|
470
|
+
"licenseConcluded": "Apache-2.0",
|
|
471
|
+
"licenseDeclared": "Apache-2.0",
|
|
472
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
473
|
+
"summary": "OpenTelemetry instrumentation for `bunyan` logger"
|
|
474
474
|
},
|
|
475
475
|
{
|
|
476
|
-
"SPDXID": "SPDXRef-Package-
|
|
477
|
-
"name": "
|
|
478
|
-
"versionInfo": "
|
|
479
|
-
"downloadLocation": "https://github.com/
|
|
476
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-instrumentation-http-0.217.0",
|
|
477
|
+
"name": "@opentelemetry/instrumentation-http",
|
|
478
|
+
"versionInfo": "0.217.0",
|
|
479
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-http",
|
|
480
480
|
"filesAnalyzed": false,
|
|
481
|
-
"licenseConcluded": "
|
|
482
|
-
"licenseDeclared": "
|
|
483
|
-
"copyrightText": "
|
|
484
|
-
"summary": "
|
|
481
|
+
"licenseConcluded": "Apache-2.0",
|
|
482
|
+
"licenseDeclared": "Apache-2.0",
|
|
483
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
484
|
+
"summary": "OpenTelemetry instrumentation for `node:http` and `node:https` http client and server modules"
|
|
485
485
|
},
|
|
486
486
|
{
|
|
487
|
-
"SPDXID": "SPDXRef-Package-
|
|
488
|
-
"name": "
|
|
489
|
-
"versionInfo": "0.
|
|
490
|
-
"downloadLocation": "https://
|
|
487
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-instrumentation-mongodb-0.70.0",
|
|
488
|
+
"name": "@opentelemetry/instrumentation-mongodb",
|
|
489
|
+
"versionInfo": "0.70.0",
|
|
490
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongodb#readme",
|
|
491
491
|
"filesAnalyzed": false,
|
|
492
|
-
"licenseConcluded": "
|
|
493
|
-
"licenseDeclared": "
|
|
494
|
-
"copyrightText": "
|
|
495
|
-
"summary": "
|
|
492
|
+
"licenseConcluded": "Apache-2.0",
|
|
493
|
+
"licenseDeclared": "Apache-2.0",
|
|
494
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
495
|
+
"summary": "OpenTelemetry instrumentation for `mongodb` database client for MongoDB"
|
|
496
496
|
},
|
|
497
497
|
{
|
|
498
|
-
"SPDXID": "SPDXRef-Package-
|
|
499
|
-
"name": "
|
|
500
|
-
"versionInfo": "
|
|
501
|
-
"downloadLocation": "https://github.com/
|
|
498
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-instrumentation-mysql-0.63.0",
|
|
499
|
+
"name": "@opentelemetry/instrumentation-mysql",
|
|
500
|
+
"versionInfo": "0.63.0",
|
|
501
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql#readme",
|
|
502
502
|
"filesAnalyzed": false,
|
|
503
|
-
"licenseConcluded": "
|
|
504
|
-
"licenseDeclared": "
|
|
505
|
-
"copyrightText": "
|
|
506
|
-
"summary": "
|
|
503
|
+
"licenseConcluded": "Apache-2.0",
|
|
504
|
+
"licenseDeclared": "Apache-2.0",
|
|
505
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
506
|
+
"summary": "OpenTelemetry instrumentation for `mysql` database client for MySQL"
|
|
507
507
|
},
|
|
508
508
|
{
|
|
509
|
-
"SPDXID": "SPDXRef-Package-
|
|
510
|
-
"name": "
|
|
511
|
-
"versionInfo": "
|
|
512
|
-
"downloadLocation": "https://github.com/
|
|
509
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-instrumentation-pg-0.69.0",
|
|
510
|
+
"name": "@opentelemetry/instrumentation-pg",
|
|
511
|
+
"versionInfo": "0.69.0",
|
|
512
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme",
|
|
513
513
|
"filesAnalyzed": false,
|
|
514
|
-
"licenseConcluded": "
|
|
515
|
-
"licenseDeclared": "
|
|
516
|
-
"copyrightText": "
|
|
517
|
-
"summary": "
|
|
514
|
+
"licenseConcluded": "Apache-2.0",
|
|
515
|
+
"licenseDeclared": "Apache-2.0",
|
|
516
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
517
|
+
"summary": "OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL"
|
|
518
518
|
},
|
|
519
519
|
{
|
|
520
|
-
"SPDXID": "SPDXRef-Package-
|
|
521
|
-
"name": "
|
|
522
|
-
"versionInfo": "
|
|
523
|
-
"downloadLocation": "https://github.com/
|
|
520
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-instrumentation-redis-0.65.0",
|
|
521
|
+
"name": "@opentelemetry/instrumentation-redis",
|
|
522
|
+
"versionInfo": "0.65.0",
|
|
523
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme",
|
|
524
524
|
"filesAnalyzed": false,
|
|
525
|
-
"licenseConcluded": "
|
|
526
|
-
"licenseDeclared": "
|
|
527
|
-
"copyrightText": "
|
|
528
|
-
"summary": "
|
|
525
|
+
"licenseConcluded": "Apache-2.0",
|
|
526
|
+
"licenseDeclared": "Apache-2.0",
|
|
527
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
528
|
+
"summary": "OpenTelemetry instrumentation for `redis` database client for Redis"
|
|
529
529
|
},
|
|
530
530
|
{
|
|
531
|
-
"SPDXID": "SPDXRef-Package-
|
|
532
|
-
"name": "
|
|
533
|
-
"versionInfo": "
|
|
534
|
-
"downloadLocation": "https://github.com/
|
|
531
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-instrumentation-winston-0.61.0",
|
|
532
|
+
"name": "@opentelemetry/instrumentation-winston",
|
|
533
|
+
"versionInfo": "0.61.0",
|
|
534
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-winston#readme",
|
|
535
535
|
"filesAnalyzed": false,
|
|
536
|
-
"licenseConcluded": "
|
|
537
|
-
"licenseDeclared": "
|
|
538
|
-
"copyrightText": "
|
|
539
|
-
"summary": "
|
|
536
|
+
"licenseConcluded": "Apache-2.0",
|
|
537
|
+
"licenseDeclared": "Apache-2.0",
|
|
538
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
539
|
+
"summary": "OpenTelemetry instrumentation for `winston` logger"
|
|
540
540
|
},
|
|
541
541
|
{
|
|
542
|
-
"SPDXID": "SPDXRef-Package-
|
|
543
|
-
"name": "
|
|
544
|
-
"versionInfo": "
|
|
545
|
-
"downloadLocation": "https://github.com/
|
|
542
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-instrumentation-0.211.0",
|
|
543
|
+
"name": "@opentelemetry/instrumentation",
|
|
544
|
+
"versionInfo": "0.211.0",
|
|
545
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation",
|
|
546
546
|
"filesAnalyzed": false,
|
|
547
|
-
"licenseConcluded": "
|
|
548
|
-
"licenseDeclared": "
|
|
549
|
-
"copyrightText": "
|
|
550
|
-
"summary": "
|
|
547
|
+
"licenseConcluded": "Apache-2.0",
|
|
548
|
+
"licenseDeclared": "Apache-2.0",
|
|
549
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
550
|
+
"summary": "Base class for node which OpenTelemetry instrumentation modules extend"
|
|
551
551
|
},
|
|
552
552
|
{
|
|
553
|
-
"SPDXID": "SPDXRef-Package-
|
|
554
|
-
"name": "
|
|
555
|
-
"versionInfo": "
|
|
556
|
-
"downloadLocation": "https://github.com/
|
|
553
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-instrumentation-0.217.0",
|
|
554
|
+
"name": "@opentelemetry/instrumentation",
|
|
555
|
+
"versionInfo": "0.217.0",
|
|
556
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation",
|
|
557
557
|
"filesAnalyzed": false,
|
|
558
|
-
"licenseConcluded": "
|
|
559
|
-
"licenseDeclared": "
|
|
560
|
-
"copyrightText": "
|
|
561
|
-
"summary": "
|
|
558
|
+
"licenseConcluded": "Apache-2.0",
|
|
559
|
+
"licenseDeclared": "Apache-2.0",
|
|
560
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
561
|
+
"summary": "Base class for node which OpenTelemetry instrumentation modules extend"
|
|
562
562
|
},
|
|
563
563
|
{
|
|
564
|
-
"SPDXID": "SPDXRef-Package-
|
|
565
|
-
"name": "
|
|
566
|
-
"versionInfo": "
|
|
567
|
-
"downloadLocation": "https://github.com/
|
|
564
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-otlp-exporter-base-0.217.0",
|
|
565
|
+
"name": "@opentelemetry/otlp-exporter-base",
|
|
566
|
+
"versionInfo": "0.217.0",
|
|
567
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/otlp-exporter-base",
|
|
568
568
|
"filesAnalyzed": false,
|
|
569
|
-
"licenseConcluded": "
|
|
570
|
-
"licenseDeclared": "
|
|
571
|
-
"copyrightText": "
|
|
572
|
-
"summary": "
|
|
569
|
+
"licenseConcluded": "Apache-2.0",
|
|
570
|
+
"licenseDeclared": "Apache-2.0",
|
|
571
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
572
|
+
"summary": "OpenTelemetry OTLP Exporter base (for internal use only)"
|
|
573
573
|
},
|
|
574
574
|
{
|
|
575
|
-
"SPDXID": "SPDXRef-Package-
|
|
576
|
-
"name": "
|
|
577
|
-
"versionInfo": "
|
|
578
|
-
"downloadLocation": "https://github.com/
|
|
575
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-otlp-grpc-exporter-base-0.217.0",
|
|
576
|
+
"name": "@opentelemetry/otlp-grpc-exporter-base",
|
|
577
|
+
"versionInfo": "0.217.0",
|
|
578
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/otlp-grpc-exporter-base",
|
|
579
579
|
"filesAnalyzed": false,
|
|
580
|
-
"licenseConcluded": "
|
|
581
|
-
"licenseDeclared": "
|
|
582
|
-
"copyrightText": "
|
|
583
|
-
"summary": "
|
|
580
|
+
"licenseConcluded": "Apache-2.0",
|
|
581
|
+
"licenseDeclared": "Apache-2.0",
|
|
582
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
583
|
+
"summary": "OpenTelemetry OTLP-gRPC Exporter base (for internal use only)"
|
|
584
584
|
},
|
|
585
585
|
{
|
|
586
|
-
"SPDXID": "SPDXRef-Package-
|
|
587
|
-
"name": "
|
|
588
|
-
"versionInfo": "
|
|
589
|
-
"downloadLocation": "https://github.com/
|
|
586
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-otlp-transformer-0.217.0",
|
|
587
|
+
"name": "@opentelemetry/otlp-transformer",
|
|
588
|
+
"versionInfo": "0.217.0",
|
|
589
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/otlp-transformer",
|
|
590
590
|
"filesAnalyzed": false,
|
|
591
|
-
"licenseConcluded": "
|
|
592
|
-
"licenseDeclared": "
|
|
593
|
-
"copyrightText": "
|
|
594
|
-
"summary": "
|
|
591
|
+
"licenseConcluded": "Apache-2.0",
|
|
592
|
+
"licenseDeclared": "Apache-2.0",
|
|
593
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
594
|
+
"summary": "Transform OpenTelemetry SDK data into OTLP"
|
|
595
595
|
},
|
|
596
596
|
{
|
|
597
|
-
"SPDXID": "SPDXRef-Package-
|
|
598
|
-
"name": "
|
|
599
|
-
"versionInfo": "
|
|
600
|
-
"downloadLocation": "https://github.com/
|
|
597
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-propagator-b3-2.7.1",
|
|
598
|
+
"name": "@opentelemetry/propagator-b3",
|
|
599
|
+
"versionInfo": "2.7.1",
|
|
600
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-propagator-b3",
|
|
601
601
|
"filesAnalyzed": false,
|
|
602
|
-
"licenseConcluded": "
|
|
603
|
-
"licenseDeclared": "
|
|
604
|
-
"copyrightText": "
|
|
605
|
-
"summary": "
|
|
602
|
+
"licenseConcluded": "Apache-2.0",
|
|
603
|
+
"licenseDeclared": "Apache-2.0",
|
|
604
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
605
|
+
"summary": "OpenTelemetry B3 propagator provides context propagation for systems that are using the B3 header format"
|
|
606
606
|
},
|
|
607
607
|
{
|
|
608
|
-
"SPDXID": "SPDXRef-Package-
|
|
609
|
-
"name": "
|
|
610
|
-
"versionInfo": "
|
|
611
|
-
"downloadLocation": "https://
|
|
608
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-propagator-jaeger-2.7.1",
|
|
609
|
+
"name": "@opentelemetry/propagator-jaeger",
|
|
610
|
+
"versionInfo": "2.7.1",
|
|
611
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-propagator-jaeger",
|
|
612
612
|
"filesAnalyzed": false,
|
|
613
|
-
"licenseConcluded": "
|
|
614
|
-
"licenseDeclared": "
|
|
615
|
-
"copyrightText": "
|
|
616
|
-
"summary": "
|
|
613
|
+
"licenseConcluded": "Apache-2.0",
|
|
614
|
+
"licenseDeclared": "Apache-2.0",
|
|
615
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
616
|
+
"summary": "OpenTelemetry Jaeger propagator provides HTTP header propagation for systems that are using Jaeger HTTP header format."
|
|
617
617
|
},
|
|
618
618
|
{
|
|
619
|
-
"SPDXID": "SPDXRef-Package-
|
|
620
|
-
"name": "
|
|
621
|
-
"versionInfo": "
|
|
622
|
-
"downloadLocation": "https://github.com/
|
|
619
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-redis-common-0.38.3",
|
|
620
|
+
"name": "@opentelemetry/redis-common",
|
|
621
|
+
"versionInfo": "0.38.3",
|
|
622
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/redis-common#readme",
|
|
623
623
|
"filesAnalyzed": false,
|
|
624
|
-
"licenseConcluded": "
|
|
625
|
-
"licenseDeclared": "
|
|
626
|
-
"copyrightText": "
|
|
627
|
-
"summary": "
|
|
624
|
+
"licenseConcluded": "Apache-2.0",
|
|
625
|
+
"licenseDeclared": "Apache-2.0",
|
|
626
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
627
|
+
"summary": "Redis utilities for redis instrumentations"
|
|
628
628
|
},
|
|
629
629
|
{
|
|
630
|
-
"SPDXID": "SPDXRef-Package-
|
|
631
|
-
"name": "
|
|
632
|
-
"versionInfo": "
|
|
633
|
-
"downloadLocation": "https://github.com/
|
|
630
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-resource-detector-azure-0.25.0",
|
|
631
|
+
"name": "@opentelemetry/resource-detector-azure",
|
|
632
|
+
"versionInfo": "0.25.0",
|
|
633
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/resource-detector-azure#readme",
|
|
634
634
|
"filesAnalyzed": false,
|
|
635
|
-
"licenseConcluded": "
|
|
636
|
-
"licenseDeclared": "
|
|
637
|
-
"copyrightText": "
|
|
638
|
-
"summary": "
|
|
635
|
+
"licenseConcluded": "Apache-2.0",
|
|
636
|
+
"licenseDeclared": "Apache-2.0",
|
|
637
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
638
|
+
"summary": "OpenTelemetry SDK resource detector for Azure"
|
|
639
639
|
},
|
|
640
640
|
{
|
|
641
|
-
"SPDXID": "SPDXRef-Package-
|
|
642
|
-
"name": "
|
|
643
|
-
"versionInfo": "
|
|
644
|
-
"downloadLocation": "https://
|
|
641
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-resources-2.7.1",
|
|
642
|
+
"name": "@opentelemetry/resources",
|
|
643
|
+
"versionInfo": "2.7.1",
|
|
644
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-resources",
|
|
645
645
|
"filesAnalyzed": false,
|
|
646
|
-
"licenseConcluded": "
|
|
647
|
-
"licenseDeclared": "
|
|
648
|
-
"copyrightText": "
|
|
649
|
-
"summary": "
|
|
646
|
+
"licenseConcluded": "Apache-2.0",
|
|
647
|
+
"licenseDeclared": "Apache-2.0",
|
|
648
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
649
|
+
"summary": "OpenTelemetry SDK resources"
|
|
650
650
|
},
|
|
651
651
|
{
|
|
652
|
-
"SPDXID": "SPDXRef-Package-
|
|
653
|
-
"name": "
|
|
654
|
-
"versionInfo": "
|
|
655
|
-
"downloadLocation": "https://github.com/
|
|
652
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-sdk-logs-0.217.0",
|
|
653
|
+
"name": "@opentelemetry/sdk-logs",
|
|
654
|
+
"versionInfo": "0.217.0",
|
|
655
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/sdk-logs",
|
|
656
656
|
"filesAnalyzed": false,
|
|
657
|
-
"licenseConcluded": "
|
|
658
|
-
"licenseDeclared": "
|
|
659
|
-
"copyrightText": "
|
|
660
|
-
"summary": "
|
|
657
|
+
"licenseConcluded": "Apache-2.0",
|
|
658
|
+
"licenseDeclared": "Apache-2.0",
|
|
659
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
660
|
+
"summary": "OpenTelemetry logs SDK"
|
|
661
661
|
},
|
|
662
662
|
{
|
|
663
|
-
"SPDXID": "SPDXRef-Package-
|
|
664
|
-
"name": "
|
|
665
|
-
"versionInfo": "2.7.
|
|
666
|
-
"downloadLocation": "https://github.com/
|
|
663
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-sdk-metrics-2.7.1",
|
|
664
|
+
"name": "@opentelemetry/sdk-metrics",
|
|
665
|
+
"versionInfo": "2.7.1",
|
|
666
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/sdk-metrics",
|
|
667
667
|
"filesAnalyzed": false,
|
|
668
|
-
"licenseConcluded": "
|
|
669
|
-
"licenseDeclared": "
|
|
670
|
-
"copyrightText": "
|
|
671
|
-
"summary": "
|
|
668
|
+
"licenseConcluded": "Apache-2.0",
|
|
669
|
+
"licenseDeclared": "Apache-2.0",
|
|
670
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
671
|
+
"summary": "OpenTelemetry metrics SDK"
|
|
672
672
|
},
|
|
673
673
|
{
|
|
674
|
-
"SPDXID": "SPDXRef-Package-node-
|
|
675
|
-
"name": "node
|
|
676
|
-
"versionInfo": "
|
|
677
|
-
"downloadLocation": "https://github.com/
|
|
674
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-sdk-node-0.217.0",
|
|
675
|
+
"name": "@opentelemetry/sdk-node",
|
|
676
|
+
"versionInfo": "0.217.0",
|
|
677
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node",
|
|
678
678
|
"filesAnalyzed": false,
|
|
679
|
-
"licenseConcluded": "
|
|
680
|
-
"licenseDeclared": "
|
|
681
|
-
"copyrightText": "
|
|
682
|
-
"summary": "
|
|
679
|
+
"licenseConcluded": "Apache-2.0",
|
|
680
|
+
"licenseDeclared": "Apache-2.0",
|
|
681
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
682
|
+
"summary": "OpenTelemetry SDK for Node.js"
|
|
683
683
|
},
|
|
684
684
|
{
|
|
685
|
-
"SPDXID": "SPDXRef-Package-
|
|
686
|
-
"name": "
|
|
687
|
-
"versionInfo": "
|
|
688
|
-
"downloadLocation": "https://github.com/
|
|
685
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-sdk-trace-base-2.7.1",
|
|
686
|
+
"name": "@opentelemetry/sdk-trace-base",
|
|
687
|
+
"versionInfo": "2.7.1",
|
|
688
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-base",
|
|
689
689
|
"filesAnalyzed": false,
|
|
690
|
-
"licenseConcluded": "
|
|
691
|
-
"licenseDeclared": "
|
|
692
|
-
"copyrightText": "
|
|
693
|
-
"summary": "
|
|
690
|
+
"licenseConcluded": "Apache-2.0",
|
|
691
|
+
"licenseDeclared": "Apache-2.0",
|
|
692
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
693
|
+
"summary": "OpenTelemetry Tracing"
|
|
694
694
|
},
|
|
695
695
|
{
|
|
696
|
-
"SPDXID": "SPDXRef-Package-
|
|
697
|
-
"name": "
|
|
698
|
-
"versionInfo": "
|
|
699
|
-
"downloadLocation": "https://github.com/
|
|
696
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-sdk-trace-node-2.7.1",
|
|
697
|
+
"name": "@opentelemetry/sdk-trace-node",
|
|
698
|
+
"versionInfo": "2.7.1",
|
|
699
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-node",
|
|
700
700
|
"filesAnalyzed": false,
|
|
701
|
-
"licenseConcluded": "
|
|
702
|
-
"licenseDeclared": "
|
|
703
|
-
"copyrightText": "
|
|
704
|
-
"summary": "
|
|
701
|
+
"licenseConcluded": "Apache-2.0",
|
|
702
|
+
"licenseDeclared": "Apache-2.0",
|
|
703
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
704
|
+
"summary": "OpenTelemetry Node SDK provides automatic telemetry (tracing, metrics, etc) for Node.js applications"
|
|
705
705
|
},
|
|
706
706
|
{
|
|
707
|
-
"SPDXID": "SPDXRef-Package-
|
|
708
|
-
"name": "
|
|
709
|
-
"versionInfo": "
|
|
710
|
-
"downloadLocation": "https://github.com/
|
|
707
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-sdk-trace-web-2.7.1",
|
|
708
|
+
"name": "@opentelemetry/sdk-trace-web",
|
|
709
|
+
"versionInfo": "2.7.1",
|
|
710
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-web",
|
|
711
711
|
"filesAnalyzed": false,
|
|
712
|
-
"licenseConcluded": "
|
|
713
|
-
"licenseDeclared": "
|
|
714
|
-
"copyrightText": "
|
|
715
|
-
"summary": "
|
|
712
|
+
"licenseConcluded": "Apache-2.0",
|
|
713
|
+
"licenseDeclared": "Apache-2.0",
|
|
714
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
715
|
+
"summary": "OpenTelemetry Web Tracer"
|
|
716
716
|
},
|
|
717
717
|
{
|
|
718
|
-
"SPDXID": "SPDXRef-Package-
|
|
719
|
-
"name": "
|
|
720
|
-
"versionInfo": "
|
|
721
|
-
"downloadLocation": "https://github.com/
|
|
718
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-semantic-conventions-1.41.1",
|
|
719
|
+
"name": "@opentelemetry/semantic-conventions",
|
|
720
|
+
"versionInfo": "1.41.1",
|
|
721
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js/tree/main/semantic-conventions",
|
|
722
722
|
"filesAnalyzed": false,
|
|
723
|
-
"licenseConcluded": "
|
|
724
|
-
"licenseDeclared": "
|
|
725
|
-
"copyrightText": "
|
|
726
|
-
"summary": "
|
|
723
|
+
"licenseConcluded": "Apache-2.0",
|
|
724
|
+
"licenseDeclared": "Apache-2.0",
|
|
725
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
726
|
+
"summary": "OpenTelemetry semantic conventions"
|
|
727
727
|
},
|
|
728
728
|
{
|
|
729
|
-
"SPDXID": "SPDXRef-Package-
|
|
730
|
-
"name": "
|
|
731
|
-
"versionInfo": "
|
|
732
|
-
"downloadLocation": "https://github.com/
|
|
729
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-sql-common-0.41.2",
|
|
730
|
+
"name": "@opentelemetry/sql-common",
|
|
731
|
+
"versionInfo": "0.41.2",
|
|
732
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/sql-common#readme",
|
|
733
733
|
"filesAnalyzed": false,
|
|
734
|
-
"licenseConcluded": "
|
|
735
|
-
"licenseDeclared": "
|
|
736
|
-
"copyrightText": "
|
|
737
|
-
"summary": "
|
|
734
|
+
"licenseConcluded": "Apache-2.0",
|
|
735
|
+
"licenseDeclared": "Apache-2.0",
|
|
736
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
737
|
+
"summary": "Utilities for SQL instrumentations"
|
|
738
738
|
},
|
|
739
739
|
{
|
|
740
|
-
"SPDXID": "SPDXRef-Package-
|
|
741
|
-
"name": "
|
|
742
|
-
"versionInfo": "
|
|
743
|
-
"downloadLocation": "https://github.com/
|
|
740
|
+
"SPDXID": "SPDXRef-Package--opentelemetry-winston-transport-0.27.0",
|
|
741
|
+
"name": "@opentelemetry/winston-transport",
|
|
742
|
+
"versionInfo": "0.27.0",
|
|
743
|
+
"downloadLocation": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/winston-transport#readme",
|
|
744
744
|
"filesAnalyzed": false,
|
|
745
|
-
"licenseConcluded": "
|
|
746
|
-
"licenseDeclared": "
|
|
747
|
-
"copyrightText": "
|
|
748
|
-
"summary": "
|
|
745
|
+
"licenseConcluded": "Apache-2.0",
|
|
746
|
+
"licenseDeclared": "Apache-2.0",
|
|
747
|
+
"copyrightText": "OpenTelemetry Authors",
|
|
748
|
+
"summary": "OpenTelemetry Transport for winston"
|
|
749
749
|
},
|
|
750
750
|
{
|
|
751
|
-
"SPDXID": "SPDXRef-Package-
|
|
752
|
-
"name": "
|
|
753
|
-
"versionInfo": "
|
|
754
|
-
"downloadLocation": "https://github.com/
|
|
751
|
+
"SPDXID": "SPDXRef-Package--protobufjs-aspromise-1.1.2",
|
|
752
|
+
"name": "@protobufjs/aspromise",
|
|
753
|
+
"versionInfo": "1.1.2",
|
|
754
|
+
"downloadLocation": "https://github.com/dcodeIO/protobuf.js#readme",
|
|
755
755
|
"filesAnalyzed": false,
|
|
756
|
-
"licenseConcluded": "
|
|
757
|
-
"licenseDeclared": "
|
|
758
|
-
"copyrightText": "
|
|
759
|
-
"summary": "
|
|
756
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
757
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
758
|
+
"copyrightText": "Daniel Wirtz",
|
|
759
|
+
"summary": "Returns a promise from a node-style callback function."
|
|
760
760
|
},
|
|
761
761
|
{
|
|
762
|
-
"SPDXID": "SPDXRef-Package-
|
|
763
|
-
"name": "
|
|
764
|
-
"versionInfo": "
|
|
765
|
-
"downloadLocation": "https://
|
|
762
|
+
"SPDXID": "SPDXRef-Package--protobufjs-base64-1.1.2",
|
|
763
|
+
"name": "@protobufjs/base64",
|
|
764
|
+
"versionInfo": "1.1.2",
|
|
765
|
+
"downloadLocation": "https://github.com/dcodeIO/protobuf.js#readme",
|
|
766
766
|
"filesAnalyzed": false,
|
|
767
|
-
"licenseConcluded": "
|
|
768
|
-
"licenseDeclared": "
|
|
769
|
-
"copyrightText": "
|
|
770
|
-
"summary": "
|
|
767
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
768
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
769
|
+
"copyrightText": "Daniel Wirtz",
|
|
770
|
+
"summary": "A minimal base64 implementation for number arrays."
|
|
771
771
|
},
|
|
772
772
|
{
|
|
773
|
-
"SPDXID": "SPDXRef-Package-
|
|
774
|
-
"name": "
|
|
775
|
-
"versionInfo": "
|
|
776
|
-
"downloadLocation": "https://
|
|
773
|
+
"SPDXID": "SPDXRef-Package--protobufjs-codegen-2.0.5",
|
|
774
|
+
"name": "@protobufjs/codegen",
|
|
775
|
+
"versionInfo": "2.0.5",
|
|
776
|
+
"downloadLocation": "https://github.com/dcodeIO/protobuf.js#readme",
|
|
777
777
|
"filesAnalyzed": false,
|
|
778
|
-
"licenseConcluded": "
|
|
779
|
-
"licenseDeclared": "
|
|
780
|
-
"copyrightText": "
|
|
781
|
-
"summary": "
|
|
778
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
779
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
780
|
+
"copyrightText": "Daniel Wirtz",
|
|
781
|
+
"summary": "A minimalistic code generation utility."
|
|
782
782
|
},
|
|
783
783
|
{
|
|
784
|
-
"SPDXID": "SPDXRef-Package-
|
|
785
|
-
"name": "
|
|
786
|
-
"versionInfo": "
|
|
787
|
-
"downloadLocation": "https://github.com/
|
|
784
|
+
"SPDXID": "SPDXRef-Package--protobufjs-eventemitter-1.1.1",
|
|
785
|
+
"name": "@protobufjs/eventemitter",
|
|
786
|
+
"versionInfo": "1.1.1",
|
|
787
|
+
"downloadLocation": "https://github.com/dcodeIO/protobuf.js#readme",
|
|
788
788
|
"filesAnalyzed": false,
|
|
789
|
-
"licenseConcluded": "
|
|
790
|
-
"licenseDeclared": "
|
|
791
|
-
"copyrightText": "
|
|
792
|
-
"summary": "
|
|
789
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
790
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
791
|
+
"copyrightText": "Daniel Wirtz",
|
|
792
|
+
"summary": "A minimal event emitter."
|
|
793
793
|
},
|
|
794
794
|
{
|
|
795
|
-
"SPDXID": "SPDXRef-Package-
|
|
796
|
-
"name": "
|
|
797
|
-
"versionInfo": "
|
|
798
|
-
"downloadLocation": "https://github.com/
|
|
795
|
+
"SPDXID": "SPDXRef-Package--protobufjs-fetch-1.1.1",
|
|
796
|
+
"name": "@protobufjs/fetch",
|
|
797
|
+
"versionInfo": "1.1.1",
|
|
798
|
+
"downloadLocation": "https://github.com/dcodeIO/protobuf.js#readme",
|
|
799
799
|
"filesAnalyzed": false,
|
|
800
|
-
"licenseConcluded": "
|
|
801
|
-
"licenseDeclared": "
|
|
802
|
-
"copyrightText": "
|
|
803
|
-
"summary": "
|
|
800
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
801
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
802
|
+
"copyrightText": "Daniel Wirtz",
|
|
803
|
+
"summary": "Fetches the contents of a file accross node and browsers."
|
|
804
804
|
},
|
|
805
805
|
{
|
|
806
|
-
"SPDXID": "SPDXRef-Package-
|
|
807
|
-
"name": "
|
|
808
|
-
"versionInfo": "0.
|
|
809
|
-
"downloadLocation": "https://
|
|
806
|
+
"SPDXID": "SPDXRef-Package--protobufjs-float-1.0.2",
|
|
807
|
+
"name": "@protobufjs/float",
|
|
808
|
+
"versionInfo": "1.0.2",
|
|
809
|
+
"downloadLocation": "https://github.com/dcodeIO/protobuf.js#readme",
|
|
810
810
|
"filesAnalyzed": false,
|
|
811
|
-
"licenseConcluded": "
|
|
812
|
-
"licenseDeclared": "
|
|
813
|
-
"copyrightText": "
|
|
814
|
-
"summary": "
|
|
811
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
812
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
813
|
+
"copyrightText": "Daniel Wirtz",
|
|
814
|
+
"summary": "Reads / writes floats / doubles from / to buffers in both modern and ancient browsers."
|
|
815
815
|
},
|
|
816
816
|
{
|
|
817
|
-
"SPDXID": "SPDXRef-Package-
|
|
818
|
-
"name": "
|
|
819
|
-
"versionInfo": "1.
|
|
820
|
-
"downloadLocation": "https://github.com/
|
|
817
|
+
"SPDXID": "SPDXRef-Package--protobufjs-inquire-1.1.2",
|
|
818
|
+
"name": "@protobufjs/inquire",
|
|
819
|
+
"versionInfo": "1.1.2",
|
|
820
|
+
"downloadLocation": "https://github.com/dcodeIO/protobuf.js#readme",
|
|
821
821
|
"filesAnalyzed": false,
|
|
822
|
-
"licenseConcluded": "
|
|
823
|
-
"licenseDeclared": "
|
|
824
|
-
"copyrightText": "
|
|
825
|
-
"summary": "
|
|
822
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
823
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
824
|
+
"copyrightText": "Daniel Wirtz",
|
|
825
|
+
"summary": "Requires a module only if available and hides the require call from bundlers."
|
|
826
826
|
},
|
|
827
827
|
{
|
|
828
|
-
"SPDXID": "SPDXRef-Package-
|
|
829
|
-
"name": "
|
|
830
|
-
"versionInfo": "
|
|
831
|
-
"downloadLocation": "https://github.com/
|
|
828
|
+
"SPDXID": "SPDXRef-Package--protobufjs-path-1.1.2",
|
|
829
|
+
"name": "@protobufjs/path",
|
|
830
|
+
"versionInfo": "1.1.2",
|
|
831
|
+
"downloadLocation": "https://github.com/dcodeIO/protobuf.js#readme",
|
|
832
832
|
"filesAnalyzed": false,
|
|
833
|
-
"licenseConcluded": "
|
|
834
|
-
"licenseDeclared": "
|
|
835
|
-
"copyrightText": "
|
|
836
|
-
"summary": "
|
|
833
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
834
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
835
|
+
"copyrightText": "Daniel Wirtz",
|
|
836
|
+
"summary": "A minimal path module to resolve Unix, Windows and URL paths alike."
|
|
837
837
|
},
|
|
838
838
|
{
|
|
839
|
-
"SPDXID": "SPDXRef-Package-
|
|
840
|
-
"name": "
|
|
841
|
-
"versionInfo": "
|
|
842
|
-
"downloadLocation": "https://github.com/
|
|
839
|
+
"SPDXID": "SPDXRef-Package--protobufjs-pool-1.1.0",
|
|
840
|
+
"name": "@protobufjs/pool",
|
|
841
|
+
"versionInfo": "1.1.0",
|
|
842
|
+
"downloadLocation": "https://github.com/dcodeIO/protobuf.js#readme",
|
|
843
|
+
"filesAnalyzed": false,
|
|
844
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
845
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
846
|
+
"copyrightText": "Daniel Wirtz",
|
|
847
|
+
"summary": "A general purpose buffer pool."
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"SPDXID": "SPDXRef-Package--protobufjs-utf8-1.1.1",
|
|
851
|
+
"name": "@protobufjs/utf8",
|
|
852
|
+
"versionInfo": "1.1.1",
|
|
853
|
+
"downloadLocation": "https://github.com/dcodeIO/protobuf.js#readme",
|
|
854
|
+
"filesAnalyzed": false,
|
|
855
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
856
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
857
|
+
"copyrightText": "Daniel Wirtz",
|
|
858
|
+
"summary": "A minimal UTF8 implementation for number arrays."
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"SPDXID": "SPDXRef-Package--sindresorhus-is-4.6.0",
|
|
862
|
+
"name": "@sindresorhus/is",
|
|
863
|
+
"versionInfo": "4.6.0",
|
|
864
|
+
"downloadLocation": "https://github.com/sindresorhus/is#readme",
|
|
843
865
|
"filesAnalyzed": false,
|
|
844
866
|
"licenseConcluded": "MIT",
|
|
845
867
|
"licenseDeclared": "MIT",
|
|
846
868
|
"copyrightText": "Sindre Sorhus",
|
|
847
|
-
"summary": "
|
|
869
|
+
"summary": "Type check values"
|
|
848
870
|
},
|
|
849
871
|
{
|
|
850
|
-
"SPDXID": "SPDXRef-Package-
|
|
851
|
-
"name": "
|
|
852
|
-
"versionInfo": "
|
|
853
|
-
"downloadLocation": "https://github.com/
|
|
872
|
+
"SPDXID": "SPDXRef-Package--types-bunyan-1.8.11",
|
|
873
|
+
"name": "@types/bunyan",
|
|
874
|
+
"versionInfo": "1.8.11",
|
|
875
|
+
"downloadLocation": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bunyan",
|
|
854
876
|
"filesAnalyzed": false,
|
|
855
877
|
"licenseConcluded": "MIT",
|
|
856
878
|
"licenseDeclared": "MIT",
|
|
857
879
|
"copyrightText": "NOASSERTION",
|
|
858
|
-
"summary": "
|
|
880
|
+
"summary": "TypeScript definitions for bunyan"
|
|
859
881
|
},
|
|
860
882
|
{
|
|
861
|
-
"SPDXID": "SPDXRef-Package-
|
|
862
|
-
"name": "
|
|
863
|
-
"versionInfo": "
|
|
864
|
-
"downloadLocation": "https://github.com/
|
|
883
|
+
"SPDXID": "SPDXRef-Package--types-mysql-2.15.27",
|
|
884
|
+
"name": "@types/mysql",
|
|
885
|
+
"versionInfo": "2.15.27",
|
|
886
|
+
"downloadLocation": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mysql",
|
|
865
887
|
"filesAnalyzed": false,
|
|
866
888
|
"licenseConcluded": "MIT",
|
|
867
889
|
"licenseDeclared": "MIT",
|
|
868
890
|
"copyrightText": "NOASSERTION",
|
|
869
|
-
"summary": "
|
|
891
|
+
"summary": "TypeScript definitions for mysql"
|
|
870
892
|
},
|
|
871
893
|
{
|
|
872
|
-
"SPDXID": "SPDXRef-Package-
|
|
873
|
-
"name": "
|
|
874
|
-
"versionInfo": "
|
|
875
|
-
"downloadLocation": "
|
|
894
|
+
"SPDXID": "SPDXRef-Package--types-node-20.19.27",
|
|
895
|
+
"name": "@types/node",
|
|
896
|
+
"versionInfo": "20.19.27",
|
|
897
|
+
"downloadLocation": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
|
|
876
898
|
"filesAnalyzed": false,
|
|
877
899
|
"licenseConcluded": "MIT",
|
|
878
900
|
"licenseDeclared": "MIT",
|
|
879
901
|
"copyrightText": "NOASSERTION",
|
|
880
|
-
"summary": "
|
|
902
|
+
"summary": "TypeScript definitions for node"
|
|
881
903
|
},
|
|
882
904
|
{
|
|
883
|
-
"SPDXID": "SPDXRef-Package-
|
|
884
|
-
"name": "
|
|
885
|
-
"versionInfo": "2.0.
|
|
886
|
-
"downloadLocation": "https://github.com/
|
|
905
|
+
"SPDXID": "SPDXRef-Package--types-pg-pool-2.0.7",
|
|
906
|
+
"name": "@types/pg-pool",
|
|
907
|
+
"versionInfo": "2.0.7",
|
|
908
|
+
"downloadLocation": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg-pool",
|
|
887
909
|
"filesAnalyzed": false,
|
|
888
910
|
"licenseConcluded": "MIT",
|
|
889
911
|
"licenseDeclared": "MIT",
|
|
890
|
-
"copyrightText": "
|
|
891
|
-
"summary": "
|
|
912
|
+
"copyrightText": "NOASSERTION",
|
|
913
|
+
"summary": "TypeScript definitions for pg-pool"
|
|
892
914
|
},
|
|
893
915
|
{
|
|
894
|
-
"SPDXID": "SPDXRef-Package-
|
|
895
|
-
"name": "
|
|
896
|
-
"versionInfo": "
|
|
897
|
-
"downloadLocation": "https://github.com/
|
|
916
|
+
"SPDXID": "SPDXRef-Package--types-pg-8.15.6",
|
|
917
|
+
"name": "@types/pg",
|
|
918
|
+
"versionInfo": "8.15.6",
|
|
919
|
+
"downloadLocation": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pg",
|
|
898
920
|
"filesAnalyzed": false,
|
|
899
921
|
"licenseConcluded": "MIT",
|
|
900
922
|
"licenseDeclared": "MIT",
|
|
901
|
-
"copyrightText": "
|
|
902
|
-
"summary": "
|
|
923
|
+
"copyrightText": "NOASSERTION",
|
|
924
|
+
"summary": "TypeScript definitions for pg"
|
|
903
925
|
},
|
|
904
926
|
{
|
|
905
|
-
"SPDXID": "SPDXRef-Package-
|
|
906
|
-
"name": "
|
|
907
|
-
"versionInfo": "
|
|
908
|
-
"downloadLocation": "https://github.com/
|
|
927
|
+
"SPDXID": "SPDXRef-Package--types-prop-types-15.7.15",
|
|
928
|
+
"name": "@types/prop-types",
|
|
929
|
+
"versionInfo": "15.7.15",
|
|
930
|
+
"downloadLocation": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types",
|
|
909
931
|
"filesAnalyzed": false,
|
|
910
932
|
"licenseConcluded": "MIT",
|
|
911
933
|
"licenseDeclared": "MIT",
|
|
912
|
-
"copyrightText": "
|
|
913
|
-
"summary": "
|
|
934
|
+
"copyrightText": "NOASSERTION",
|
|
935
|
+
"summary": "TypeScript definitions for prop-types"
|
|
914
936
|
},
|
|
915
937
|
{
|
|
916
|
-
"SPDXID": "SPDXRef-Package-
|
|
917
|
-
"name": "
|
|
918
|
-
"versionInfo": "
|
|
919
|
-
"downloadLocation": "https://github.com/
|
|
938
|
+
"SPDXID": "SPDXRef-Package--types-react-18.3.27",
|
|
939
|
+
"name": "@types/react",
|
|
940
|
+
"versionInfo": "18.3.27",
|
|
941
|
+
"downloadLocation": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react",
|
|
920
942
|
"filesAnalyzed": false,
|
|
921
943
|
"licenseConcluded": "MIT",
|
|
922
944
|
"licenseDeclared": "MIT",
|
|
923
|
-
"copyrightText": "
|
|
924
|
-
"summary": "
|
|
945
|
+
"copyrightText": "NOASSERTION",
|
|
946
|
+
"summary": "TypeScript definitions for react"
|
|
925
947
|
},
|
|
926
948
|
{
|
|
927
|
-
"SPDXID": "SPDXRef-Package-
|
|
928
|
-
"name": "
|
|
929
|
-
"versionInfo": "
|
|
930
|
-
"downloadLocation": "https://github.com/
|
|
949
|
+
"SPDXID": "SPDXRef-Package--types-triple-beam-1.3.5",
|
|
950
|
+
"name": "@types/triple-beam",
|
|
951
|
+
"versionInfo": "1.3.5",
|
|
952
|
+
"downloadLocation": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/triple-beam",
|
|
931
953
|
"filesAnalyzed": false,
|
|
932
954
|
"licenseConcluded": "MIT",
|
|
933
955
|
"licenseDeclared": "MIT",
|
|
934
|
-
"copyrightText": "
|
|
935
|
-
"summary": "
|
|
956
|
+
"copyrightText": "NOASSERTION",
|
|
957
|
+
"summary": "TypeScript definitions for triple-beam"
|
|
936
958
|
},
|
|
937
959
|
{
|
|
938
|
-
"SPDXID": "SPDXRef-Package-
|
|
939
|
-
"name": "
|
|
940
|
-
"versionInfo": "
|
|
941
|
-
"downloadLocation": "https://github.com/
|
|
960
|
+
"SPDXID": "SPDXRef-Package--typespec-ts-http-runtime-0.3.5",
|
|
961
|
+
"name": "@typespec/ts-http-runtime",
|
|
962
|
+
"versionInfo": "0.3.5",
|
|
963
|
+
"downloadLocation": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/ts-http-runtime/",
|
|
942
964
|
"filesAnalyzed": false,
|
|
943
965
|
"licenseConcluded": "MIT",
|
|
944
966
|
"licenseDeclared": "MIT",
|
|
945
|
-
"copyrightText": "
|
|
946
|
-
"summary": "
|
|
967
|
+
"copyrightText": "Microsoft Corporation",
|
|
968
|
+
"summary": "Isomorphic client library for making HTTP requests in node.js and browser."
|
|
947
969
|
},
|
|
948
970
|
{
|
|
949
|
-
"SPDXID": "SPDXRef-Package-
|
|
950
|
-
"name": "
|
|
951
|
-
"versionInfo": "
|
|
952
|
-
"downloadLocation": "https://github.com/
|
|
971
|
+
"SPDXID": "SPDXRef-Package-acorn-import-attributes-1.9.5",
|
|
972
|
+
"name": "acorn-import-attributes",
|
|
973
|
+
"versionInfo": "1.9.5",
|
|
974
|
+
"downloadLocation": "https://github.com/xtuc/acorn-import-attributes#readme",
|
|
953
975
|
"filesAnalyzed": false,
|
|
954
976
|
"licenseConcluded": "MIT",
|
|
955
977
|
"licenseDeclared": "MIT",
|
|
956
|
-
"copyrightText": "
|
|
957
|
-
"summary": "
|
|
978
|
+
"copyrightText": "Sven Sauleau",
|
|
979
|
+
"summary": "Support for import attributes in acorn"
|
|
958
980
|
},
|
|
959
981
|
{
|
|
960
|
-
"SPDXID": "SPDXRef-Package-
|
|
961
|
-
"name": "
|
|
962
|
-
"versionInfo": "
|
|
963
|
-
"downloadLocation": "https://github.com/
|
|
982
|
+
"SPDXID": "SPDXRef-Package-acorn-8.15.0",
|
|
983
|
+
"name": "acorn",
|
|
984
|
+
"versionInfo": "8.15.0",
|
|
985
|
+
"downloadLocation": "https://github.com/acornjs/acorn",
|
|
964
986
|
"filesAnalyzed": false,
|
|
965
987
|
"licenseConcluded": "MIT",
|
|
966
988
|
"licenseDeclared": "MIT",
|
|
967
|
-
"copyrightText": "
|
|
968
|
-
"summary": "
|
|
989
|
+
"copyrightText": "NOASSERTION",
|
|
990
|
+
"summary": "ECMAScript parser"
|
|
969
991
|
},
|
|
970
992
|
{
|
|
971
|
-
"SPDXID": "SPDXRef-Package-
|
|
972
|
-
"name": "
|
|
973
|
-
"versionInfo": "
|
|
974
|
-
"downloadLocation": "https://github.com/
|
|
993
|
+
"SPDXID": "SPDXRef-Package-agent-base-7.1.4",
|
|
994
|
+
"name": "agent-base",
|
|
995
|
+
"versionInfo": "7.1.4",
|
|
996
|
+
"downloadLocation": "https://github.com/TooTallNate/proxy-agents#readme",
|
|
975
997
|
"filesAnalyzed": false,
|
|
976
998
|
"licenseConcluded": "MIT",
|
|
977
999
|
"licenseDeclared": "MIT",
|
|
978
|
-
"copyrightText": "
|
|
979
|
-
"summary": "
|
|
980
|
-
},
|
|
981
|
-
{
|
|
982
|
-
"SPDXID": "SPDXRef-Package-tslib-2.8.1",
|
|
983
|
-
"name": "tslib",
|
|
984
|
-
"versionInfo": "2.8.1",
|
|
985
|
-
"downloadLocation": "https://www.typescriptlang.org/",
|
|
986
|
-
"filesAnalyzed": false,
|
|
987
|
-
"licenseConcluded": "0BSD",
|
|
988
|
-
"licenseDeclared": "0BSD",
|
|
989
|
-
"copyrightText": "Microsoft Corp.",
|
|
990
|
-
"summary": "Runtime library for TypeScript helper functions"
|
|
1000
|
+
"copyrightText": "Nathan Rajlich",
|
|
1001
|
+
"summary": "Turn a function into an `http.Agent` instance"
|
|
991
1002
|
},
|
|
992
1003
|
{
|
|
993
|
-
"SPDXID": "SPDXRef-Package-
|
|
994
|
-
"name": "
|
|
995
|
-
"versionInfo": "
|
|
996
|
-
"downloadLocation": "https://github.com/sindresorhus/
|
|
1004
|
+
"SPDXID": "SPDXRef-Package-ansi-escapes-6.2.1",
|
|
1005
|
+
"name": "ansi-escapes",
|
|
1006
|
+
"versionInfo": "6.2.1",
|
|
1007
|
+
"downloadLocation": "https://github.com/sindresorhus/ansi-escapes#readme",
|
|
997
1008
|
"filesAnalyzed": false,
|
|
998
|
-
"licenseConcluded": "
|
|
999
|
-
"licenseDeclared": "
|
|
1009
|
+
"licenseConcluded": "MIT",
|
|
1010
|
+
"licenseDeclared": "MIT",
|
|
1000
1011
|
"copyrightText": "Sindre Sorhus",
|
|
1001
|
-
"summary": "
|
|
1012
|
+
"summary": "ANSI escape codes for manipulating the terminal"
|
|
1002
1013
|
},
|
|
1003
1014
|
{
|
|
1004
|
-
"SPDXID": "SPDXRef-Package-
|
|
1005
|
-
"name": "
|
|
1006
|
-
"versionInfo": "
|
|
1007
|
-
"downloadLocation": "https://github.com/sindresorhus/
|
|
1015
|
+
"SPDXID": "SPDXRef-Package-ansi-escapes-7.2.0",
|
|
1016
|
+
"name": "ansi-escapes",
|
|
1017
|
+
"versionInfo": "7.2.0",
|
|
1018
|
+
"downloadLocation": "https://github.com/sindresorhus/ansi-escapes#readme",
|
|
1008
1019
|
"filesAnalyzed": false,
|
|
1009
|
-
"licenseConcluded": "
|
|
1010
|
-
"licenseDeclared": "
|
|
1020
|
+
"licenseConcluded": "MIT",
|
|
1021
|
+
"licenseDeclared": "MIT",
|
|
1011
1022
|
"copyrightText": "Sindre Sorhus",
|
|
1012
|
-
"summary": "
|
|
1023
|
+
"summary": "ANSI escape codes for manipulating the terminal"
|
|
1013
1024
|
},
|
|
1014
1025
|
{
|
|
1015
|
-
"SPDXID": "SPDXRef-Package-
|
|
1016
|
-
"name": "
|
|
1017
|
-
"versionInfo": "
|
|
1018
|
-
"downloadLocation": "https://github.com/
|
|
1026
|
+
"SPDXID": "SPDXRef-Package-ansi-regex-5.0.1",
|
|
1027
|
+
"name": "ansi-regex",
|
|
1028
|
+
"versionInfo": "5.0.1",
|
|
1029
|
+
"downloadLocation": "https://github.com/chalk/ansi-regex#readme",
|
|
1019
1030
|
"filesAnalyzed": false,
|
|
1020
1031
|
"licenseConcluded": "MIT",
|
|
1021
1032
|
"licenseDeclared": "MIT",
|
|
1022
|
-
"copyrightText": "
|
|
1023
|
-
"summary": "
|
|
1033
|
+
"copyrightText": "Sindre Sorhus",
|
|
1034
|
+
"summary": "Regular expression for matching ANSI escape codes"
|
|
1024
1035
|
},
|
|
1025
1036
|
{
|
|
1026
|
-
"SPDXID": "SPDXRef-Package-
|
|
1027
|
-
"name": "
|
|
1028
|
-
"versionInfo": "
|
|
1029
|
-
"downloadLocation": "https://github.com/
|
|
1037
|
+
"SPDXID": "SPDXRef-Package-ansi-regex-6.2.2",
|
|
1038
|
+
"name": "ansi-regex",
|
|
1039
|
+
"versionInfo": "6.2.2",
|
|
1040
|
+
"downloadLocation": "https://github.com/chalk/ansi-regex#readme",
|
|
1030
1041
|
"filesAnalyzed": false,
|
|
1031
1042
|
"licenseConcluded": "MIT",
|
|
1032
1043
|
"licenseDeclared": "MIT",
|
|
1033
1044
|
"copyrightText": "Sindre Sorhus",
|
|
1034
|
-
"summary": "
|
|
1045
|
+
"summary": "Regular expression for matching ANSI escape codes"
|
|
1035
1046
|
},
|
|
1036
1047
|
{
|
|
1037
|
-
"SPDXID": "SPDXRef-Package-
|
|
1038
|
-
"name": "
|
|
1039
|
-
"versionInfo": "
|
|
1040
|
-
"downloadLocation": "https://github.com/chalk/
|
|
1048
|
+
"SPDXID": "SPDXRef-Package-ansi-styles-4.3.0",
|
|
1049
|
+
"name": "ansi-styles",
|
|
1050
|
+
"versionInfo": "4.3.0",
|
|
1051
|
+
"downloadLocation": "https://github.com/chalk/ansi-styles#readme",
|
|
1041
1052
|
"filesAnalyzed": false,
|
|
1042
1053
|
"licenseConcluded": "MIT",
|
|
1043
1054
|
"licenseDeclared": "MIT",
|
|
1044
1055
|
"copyrightText": "Sindre Sorhus",
|
|
1045
|
-
"summary": "
|
|
1056
|
+
"summary": "ANSI escape codes for styling strings in the terminal"
|
|
1046
1057
|
},
|
|
1047
1058
|
{
|
|
1048
|
-
"SPDXID": "SPDXRef-Package-
|
|
1049
|
-
"name": "
|
|
1050
|
-
"versionInfo": "
|
|
1051
|
-
"downloadLocation": "https://github.com/chalk/
|
|
1059
|
+
"SPDXID": "SPDXRef-Package-ansi-styles-6.2.3",
|
|
1060
|
+
"name": "ansi-styles",
|
|
1061
|
+
"versionInfo": "6.2.3",
|
|
1062
|
+
"downloadLocation": "https://github.com/chalk/ansi-styles#readme",
|
|
1052
1063
|
"filesAnalyzed": false,
|
|
1053
1064
|
"licenseConcluded": "MIT",
|
|
1054
1065
|
"licenseDeclared": "MIT",
|
|
1055
1066
|
"copyrightText": "Sindre Sorhus",
|
|
1056
|
-
"summary": "
|
|
1067
|
+
"summary": "ANSI escape codes for styling strings in the terminal"
|
|
1057
1068
|
},
|
|
1058
1069
|
{
|
|
1059
|
-
"SPDXID": "SPDXRef-Package-
|
|
1060
|
-
"name": "
|
|
1061
|
-
"versionInfo": "
|
|
1062
|
-
"downloadLocation": "
|
|
1063
|
-
"filesAnalyzed": false,
|
|
1070
|
+
"SPDXID": "SPDXRef-Package-any-promise-1.3.0",
|
|
1071
|
+
"name": "any-promise",
|
|
1072
|
+
"versionInfo": "1.3.0",
|
|
1073
|
+
"downloadLocation": "http://github.com/kevinbeaty/any-promise",
|
|
1074
|
+
"filesAnalyzed": false,
|
|
1064
1075
|
"licenseConcluded": "MIT",
|
|
1065
1076
|
"licenseDeclared": "MIT",
|
|
1066
|
-
"copyrightText": "
|
|
1067
|
-
"summary": "
|
|
1077
|
+
"copyrightText": "Kevin Beaty",
|
|
1078
|
+
"summary": "Resolve any installed ES6 compatible promise"
|
|
1068
1079
|
},
|
|
1069
1080
|
{
|
|
1070
|
-
"SPDXID": "SPDXRef-Package-
|
|
1071
|
-
"name": "
|
|
1072
|
-
"versionInfo": "
|
|
1073
|
-
"downloadLocation": "https://github.com/
|
|
1081
|
+
"SPDXID": "SPDXRef-Package-applicationinsights-3.15.0",
|
|
1082
|
+
"name": "applicationinsights",
|
|
1083
|
+
"versionInfo": "3.15.0",
|
|
1084
|
+
"downloadLocation": "https://github.com/microsoft/ApplicationInsights-node.js#readme",
|
|
1074
1085
|
"filesAnalyzed": false,
|
|
1075
1086
|
"licenseConcluded": "MIT",
|
|
1076
1087
|
"licenseDeclared": "MIT",
|
|
1077
|
-
"copyrightText": "
|
|
1078
|
-
"summary": "
|
|
1088
|
+
"copyrightText": "Microsoft Application Insights Team",
|
|
1089
|
+
"summary": "Microsoft Application Insights module for Node.js"
|
|
1079
1090
|
},
|
|
1080
1091
|
{
|
|
1081
|
-
"SPDXID": "SPDXRef-Package-
|
|
1082
|
-
"name": "
|
|
1083
|
-
"versionInfo": "5.
|
|
1084
|
-
"downloadLocation": "https://github.com/
|
|
1092
|
+
"SPDXID": "SPDXRef-Package-asciichart-1.5.25",
|
|
1093
|
+
"name": "asciichart",
|
|
1094
|
+
"versionInfo": "1.5.25",
|
|
1095
|
+
"downloadLocation": "https://github.com/kroitor/asciichart",
|
|
1096
|
+
"filesAnalyzed": false,
|
|
1097
|
+
"licenseConcluded": "MIT",
|
|
1098
|
+
"licenseDeclared": "MIT",
|
|
1099
|
+
"copyrightText": "Igor Kroitor",
|
|
1100
|
+
"summary": "Nice-looking lightweight console ASCII line charts ╭┈╯ with no dependencies"
|
|
1101
|
+
},
|
|
1102
|
+
{
|
|
1103
|
+
"SPDXID": "SPDXRef-Package-auto-bind-5.0.1",
|
|
1104
|
+
"name": "auto-bind",
|
|
1105
|
+
"versionInfo": "5.0.1",
|
|
1106
|
+
"downloadLocation": "https://github.com/sindresorhus/auto-bind#readme",
|
|
1107
|
+
"filesAnalyzed": false,
|
|
1108
|
+
"licenseConcluded": "MIT",
|
|
1109
|
+
"licenseDeclared": "MIT",
|
|
1110
|
+
"copyrightText": "Sindre Sorhus",
|
|
1111
|
+
"summary": "Automatically bind methods to their class instance"
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"SPDXID": "SPDXRef-Package-buffer-equal-constant-time-1.0.1",
|
|
1115
|
+
"name": "buffer-equal-constant-time",
|
|
1116
|
+
"versionInfo": "1.0.1",
|
|
1117
|
+
"downloadLocation": "https://github.com/goinstant/buffer-equal-constant-time#readme",
|
|
1118
|
+
"filesAnalyzed": false,
|
|
1119
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
1120
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
1121
|
+
"copyrightText": "GoInstant Inc., a salesforce.com company",
|
|
1122
|
+
"summary": "Constant-time comparison of Buffers"
|
|
1123
|
+
},
|
|
1124
|
+
{
|
|
1125
|
+
"SPDXID": "SPDXRef-Package-bundle-name-4.1.0",
|
|
1126
|
+
"name": "bundle-name",
|
|
1127
|
+
"versionInfo": "4.1.0",
|
|
1128
|
+
"downloadLocation": "https://github.com/sindresorhus/bundle-name#readme",
|
|
1129
|
+
"filesAnalyzed": false,
|
|
1130
|
+
"licenseConcluded": "MIT",
|
|
1131
|
+
"licenseDeclared": "MIT",
|
|
1132
|
+
"copyrightText": "Sindre Sorhus",
|
|
1133
|
+
"summary": "Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`"
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
"SPDXID": "SPDXRef-Package-chalk-4.1.2",
|
|
1137
|
+
"name": "chalk",
|
|
1138
|
+
"versionInfo": "4.1.2",
|
|
1139
|
+
"downloadLocation": "https://github.com/chalk/chalk#readme",
|
|
1140
|
+
"filesAnalyzed": false,
|
|
1141
|
+
"licenseConcluded": "MIT",
|
|
1142
|
+
"licenseDeclared": "MIT",
|
|
1143
|
+
"copyrightText": "NOASSERTION",
|
|
1144
|
+
"summary": "Terminal string styling done right"
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
"SPDXID": "SPDXRef-Package-chalk-5.6.2",
|
|
1148
|
+
"name": "chalk",
|
|
1149
|
+
"versionInfo": "5.6.2",
|
|
1150
|
+
"downloadLocation": "https://github.com/chalk/chalk#readme",
|
|
1151
|
+
"filesAnalyzed": false,
|
|
1152
|
+
"licenseConcluded": "MIT",
|
|
1153
|
+
"licenseDeclared": "MIT",
|
|
1154
|
+
"copyrightText": "NOASSERTION",
|
|
1155
|
+
"summary": "Terminal string styling done right"
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"SPDXID": "SPDXRef-Package-char-regex-1.0.2",
|
|
1159
|
+
"name": "char-regex",
|
|
1160
|
+
"versionInfo": "1.0.2",
|
|
1161
|
+
"downloadLocation": "https://github.com/Richienb/char-regex#readme",
|
|
1162
|
+
"filesAnalyzed": false,
|
|
1163
|
+
"licenseConcluded": "MIT",
|
|
1164
|
+
"licenseDeclared": "MIT",
|
|
1165
|
+
"copyrightText": "Richie Bendall",
|
|
1166
|
+
"summary": "A regex to match any full character, considering weird character ranges."
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
"SPDXID": "SPDXRef-Package-ci-info-3.9.0",
|
|
1170
|
+
"name": "ci-info",
|
|
1171
|
+
"versionInfo": "3.9.0",
|
|
1172
|
+
"downloadLocation": "https://github.com/watson/ci-info",
|
|
1173
|
+
"filesAnalyzed": false,
|
|
1174
|
+
"licenseConcluded": "MIT",
|
|
1175
|
+
"licenseDeclared": "MIT",
|
|
1176
|
+
"copyrightText": "Thomas Watson Steen",
|
|
1177
|
+
"summary": "Get details about the current Continuous Integration environment"
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
"SPDXID": "SPDXRef-Package-cjs-module-lexer-2.2.0",
|
|
1181
|
+
"name": "cjs-module-lexer",
|
|
1182
|
+
"versionInfo": "2.2.0",
|
|
1183
|
+
"downloadLocation": "https://github.com/nodejs/cjs-module-lexer#readme",
|
|
1184
|
+
"filesAnalyzed": false,
|
|
1185
|
+
"licenseConcluded": "MIT",
|
|
1186
|
+
"licenseDeclared": "MIT",
|
|
1187
|
+
"copyrightText": "Guy Bedford",
|
|
1188
|
+
"summary": "Lexes CommonJS modules, returning their named exports metadata"
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"SPDXID": "SPDXRef-Package-cli-boxes-3.0.0",
|
|
1192
|
+
"name": "cli-boxes",
|
|
1193
|
+
"versionInfo": "3.0.0",
|
|
1194
|
+
"downloadLocation": "https://github.com/sindresorhus/cli-boxes#readme",
|
|
1195
|
+
"filesAnalyzed": false,
|
|
1196
|
+
"licenseConcluded": "MIT",
|
|
1197
|
+
"licenseDeclared": "MIT",
|
|
1198
|
+
"copyrightText": "Sindre Sorhus",
|
|
1199
|
+
"summary": "Boxes for use in the terminal"
|
|
1200
|
+
},
|
|
1201
|
+
{
|
|
1202
|
+
"SPDXID": "SPDXRef-Package-cli-cursor-4.0.0",
|
|
1203
|
+
"name": "cli-cursor",
|
|
1204
|
+
"versionInfo": "4.0.0",
|
|
1205
|
+
"downloadLocation": "https://github.com/sindresorhus/cli-cursor#readme",
|
|
1206
|
+
"filesAnalyzed": false,
|
|
1207
|
+
"licenseConcluded": "MIT",
|
|
1208
|
+
"licenseDeclared": "MIT",
|
|
1209
|
+
"copyrightText": "Sindre Sorhus",
|
|
1210
|
+
"summary": "Toggle the CLI cursor"
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
"SPDXID": "SPDXRef-Package-cli-highlight-2.1.11",
|
|
1214
|
+
"name": "cli-highlight",
|
|
1215
|
+
"versionInfo": "2.1.11",
|
|
1216
|
+
"downloadLocation": "https://github.com/felixfbecker/cli-highlight#readme",
|
|
1217
|
+
"filesAnalyzed": false,
|
|
1218
|
+
"licenseConcluded": "ISC",
|
|
1219
|
+
"licenseDeclared": "ISC",
|
|
1220
|
+
"copyrightText": "Felix Becker",
|
|
1221
|
+
"summary": "Syntax highlighting in your terminal"
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
"SPDXID": "SPDXRef-Package-cli-spinners-2.9.2",
|
|
1225
|
+
"name": "cli-spinners",
|
|
1226
|
+
"versionInfo": "2.9.2",
|
|
1227
|
+
"downloadLocation": "https://github.com/sindresorhus/cli-spinners#readme",
|
|
1228
|
+
"filesAnalyzed": false,
|
|
1229
|
+
"licenseConcluded": "MIT",
|
|
1230
|
+
"licenseDeclared": "MIT",
|
|
1231
|
+
"copyrightText": "Sindre Sorhus",
|
|
1232
|
+
"summary": "Spinners for use in the terminal"
|
|
1233
|
+
},
|
|
1234
|
+
{
|
|
1235
|
+
"SPDXID": "SPDXRef-Package-cli-table3-0.6.5",
|
|
1236
|
+
"name": "cli-table3",
|
|
1237
|
+
"versionInfo": "0.6.5",
|
|
1238
|
+
"downloadLocation": "https://github.com/cli-table/cli-table3",
|
|
1239
|
+
"filesAnalyzed": false,
|
|
1240
|
+
"licenseConcluded": "MIT",
|
|
1241
|
+
"licenseDeclared": "MIT",
|
|
1242
|
+
"copyrightText": "James Talmage",
|
|
1243
|
+
"summary": "Pretty unicode tables for the command line. Based on the original cli-table."
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
"SPDXID": "SPDXRef-Package-cli-truncate-3.1.0",
|
|
1247
|
+
"name": "cli-truncate",
|
|
1248
|
+
"versionInfo": "3.1.0",
|
|
1249
|
+
"downloadLocation": "https://github.com/sindresorhus/cli-truncate#readme",
|
|
1250
|
+
"filesAnalyzed": false,
|
|
1251
|
+
"licenseConcluded": "MIT",
|
|
1252
|
+
"licenseDeclared": "MIT",
|
|
1253
|
+
"copyrightText": "Sindre Sorhus",
|
|
1254
|
+
"summary": "Truncate a string to a specific width in the terminal"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"SPDXID": "SPDXRef-Package-cliui-7.0.4",
|
|
1258
|
+
"name": "cliui",
|
|
1259
|
+
"versionInfo": "7.0.4",
|
|
1260
|
+
"downloadLocation": "https://github.com/yargs/cliui#readme",
|
|
1085
1261
|
"filesAnalyzed": false,
|
|
1086
1262
|
"licenseConcluded": "ISC",
|
|
1087
1263
|
"licenseDeclared": "ISC",
|
|
1088
1264
|
"copyrightText": "Ben Coe",
|
|
1089
|
-
"summary": "
|
|
1265
|
+
"summary": "easily create complex multi-column command-line-interfaces"
|
|
1090
1266
|
},
|
|
1091
1267
|
{
|
|
1092
|
-
"SPDXID": "SPDXRef-Package-
|
|
1093
|
-
"name": "
|
|
1094
|
-
"versionInfo": "
|
|
1095
|
-
"downloadLocation": "https://github.com/yargs/
|
|
1268
|
+
"SPDXID": "SPDXRef-Package-cliui-8.0.1",
|
|
1269
|
+
"name": "cliui",
|
|
1270
|
+
"versionInfo": "8.0.1",
|
|
1271
|
+
"downloadLocation": "https://github.com/yargs/cliui#readme",
|
|
1096
1272
|
"filesAnalyzed": false,
|
|
1097
1273
|
"licenseConcluded": "ISC",
|
|
1098
1274
|
"licenseDeclared": "ISC",
|
|
1099
1275
|
"copyrightText": "Ben Coe",
|
|
1100
|
-
"summary": "
|
|
1276
|
+
"summary": "easily create complex multi-column command-line-interfaces"
|
|
1101
1277
|
},
|
|
1102
1278
|
{
|
|
1103
|
-
"SPDXID": "SPDXRef-Package-
|
|
1104
|
-
"name": "
|
|
1105
|
-
"versionInfo": "
|
|
1106
|
-
"downloadLocation": "https://
|
|
1279
|
+
"SPDXID": "SPDXRef-Package-code-excerpt-4.0.0",
|
|
1280
|
+
"name": "code-excerpt",
|
|
1281
|
+
"versionInfo": "4.0.0",
|
|
1282
|
+
"downloadLocation": "https://github.com/vadimdemedes/code-excerpt#readme",
|
|
1107
1283
|
"filesAnalyzed": false,
|
|
1108
1284
|
"licenseConcluded": "MIT",
|
|
1109
1285
|
"licenseDeclared": "MIT",
|
|
1110
|
-
"copyrightText": "
|
|
1111
|
-
"summary": "
|
|
1286
|
+
"copyrightText": "vdemedes",
|
|
1287
|
+
"summary": "Extract code excerpts"
|
|
1112
1288
|
},
|
|
1113
1289
|
{
|
|
1114
|
-
"SPDXID": "SPDXRef-Package-
|
|
1115
|
-
"name": "
|
|
1116
|
-
"versionInfo": "0.
|
|
1117
|
-
"downloadLocation": "https://github.com/
|
|
1290
|
+
"SPDXID": "SPDXRef-Package-color-convert-2.0.1",
|
|
1291
|
+
"name": "color-convert",
|
|
1292
|
+
"versionInfo": "2.0.1",
|
|
1293
|
+
"downloadLocation": "https://github.com/Qix-/color-convert#readme",
|
|
1118
1294
|
"filesAnalyzed": false,
|
|
1119
1295
|
"licenseConcluded": "MIT",
|
|
1120
1296
|
"licenseDeclared": "MIT",
|
|
1121
|
-
"copyrightText": "
|
|
1122
|
-
"summary": ""
|
|
1123
|
-
}
|
|
1124
|
-
|
|
1125
|
-
|
|
1297
|
+
"copyrightText": "Heather Arthur",
|
|
1298
|
+
"summary": "Plain color conversion functions"
|
|
1299
|
+
},
|
|
1300
|
+
{
|
|
1301
|
+
"SPDXID": "SPDXRef-Package-color-name-1.1.4",
|
|
1302
|
+
"name": "color-name",
|
|
1303
|
+
"versionInfo": "1.1.4",
|
|
1304
|
+
"downloadLocation": "https://github.com/colorjs/color-name",
|
|
1305
|
+
"filesAnalyzed": false,
|
|
1306
|
+
"licenseConcluded": "MIT",
|
|
1307
|
+
"licenseDeclared": "MIT",
|
|
1308
|
+
"copyrightText": "DY",
|
|
1309
|
+
"summary": "A list of color names and its values"
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
"SPDXID": "SPDXRef-Package-commander-12.1.0",
|
|
1313
|
+
"name": "commander",
|
|
1314
|
+
"versionInfo": "12.1.0",
|
|
1315
|
+
"downloadLocation": "https://github.com/tj/commander.js#readme",
|
|
1316
|
+
"filesAnalyzed": false,
|
|
1317
|
+
"licenseConcluded": "MIT",
|
|
1318
|
+
"licenseDeclared": "MIT",
|
|
1319
|
+
"copyrightText": "TJ Holowaychuk",
|
|
1320
|
+
"summary": "the complete solution for node.js command-line programs"
|
|
1321
|
+
},
|
|
1322
|
+
{
|
|
1323
|
+
"SPDXID": "SPDXRef-Package-convert-to-spaces-2.0.1",
|
|
1324
|
+
"name": "convert-to-spaces",
|
|
1325
|
+
"versionInfo": "2.0.1",
|
|
1326
|
+
"downloadLocation": "https://github.com/vadimdemedes/convert-to-spaces#readme",
|
|
1327
|
+
"filesAnalyzed": false,
|
|
1328
|
+
"licenseConcluded": "MIT",
|
|
1329
|
+
"licenseDeclared": "MIT",
|
|
1330
|
+
"copyrightText": "Vadim Demedes",
|
|
1331
|
+
"summary": "Convert tabs to spaces in a string"
|
|
1332
|
+
},
|
|
1333
|
+
{
|
|
1334
|
+
"SPDXID": "SPDXRef-Package-csstype-3.2.3",
|
|
1335
|
+
"name": "csstype",
|
|
1336
|
+
"versionInfo": "3.2.3",
|
|
1337
|
+
"downloadLocation": "https://github.com/frenic/csstype#readme",
|
|
1338
|
+
"filesAnalyzed": false,
|
|
1339
|
+
"licenseConcluded": "MIT",
|
|
1340
|
+
"licenseDeclared": "MIT",
|
|
1341
|
+
"copyrightText": "Fredrik Nicol",
|
|
1342
|
+
"summary": "Strict TypeScript and Flow types for style based on MDN data"
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"SPDXID": "SPDXRef-Package-debug-4.4.3",
|
|
1346
|
+
"name": "debug",
|
|
1347
|
+
"versionInfo": "4.4.3",
|
|
1348
|
+
"downloadLocation": "https://github.com/debug-js/debug#readme",
|
|
1349
|
+
"filesAnalyzed": false,
|
|
1350
|
+
"licenseConcluded": "MIT",
|
|
1351
|
+
"licenseDeclared": "MIT",
|
|
1352
|
+
"copyrightText": "Josh Junon",
|
|
1353
|
+
"summary": "Lightweight debugging utility for Node.js and the browser"
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
"SPDXID": "SPDXRef-Package-default-browser-id-5.0.1",
|
|
1357
|
+
"name": "default-browser-id",
|
|
1358
|
+
"versionInfo": "5.0.1",
|
|
1359
|
+
"downloadLocation": "https://github.com/sindresorhus/default-browser-id#readme",
|
|
1360
|
+
"filesAnalyzed": false,
|
|
1361
|
+
"licenseConcluded": "MIT",
|
|
1362
|
+
"licenseDeclared": "MIT",
|
|
1363
|
+
"copyrightText": "Sindre Sorhus",
|
|
1364
|
+
"summary": "Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari"
|
|
1365
|
+
},
|
|
1366
|
+
{
|
|
1367
|
+
"SPDXID": "SPDXRef-Package-default-browser-5.5.0",
|
|
1368
|
+
"name": "default-browser",
|
|
1369
|
+
"versionInfo": "5.5.0",
|
|
1370
|
+
"downloadLocation": "https://github.com/sindresorhus/default-browser#readme",
|
|
1371
|
+
"filesAnalyzed": false,
|
|
1372
|
+
"licenseConcluded": "MIT",
|
|
1373
|
+
"licenseDeclared": "MIT",
|
|
1374
|
+
"copyrightText": "Sindre Sorhus",
|
|
1375
|
+
"summary": "Get the default browser"
|
|
1376
|
+
},
|
|
1377
|
+
{
|
|
1378
|
+
"SPDXID": "SPDXRef-Package-define-lazy-prop-3.0.0",
|
|
1379
|
+
"name": "define-lazy-prop",
|
|
1380
|
+
"versionInfo": "3.0.0",
|
|
1381
|
+
"downloadLocation": "https://github.com/sindresorhus/define-lazy-prop#readme",
|
|
1382
|
+
"filesAnalyzed": false,
|
|
1383
|
+
"licenseConcluded": "MIT",
|
|
1384
|
+
"licenseDeclared": "MIT",
|
|
1385
|
+
"copyrightText": "Sindre Sorhus",
|
|
1386
|
+
"summary": "Define a lazily evaluated property on an object"
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
"SPDXID": "SPDXRef-Package-diagnostic-channel-publishers-1.0.8",
|
|
1390
|
+
"name": "diagnostic-channel-publishers",
|
|
1391
|
+
"versionInfo": "1.0.8",
|
|
1392
|
+
"downloadLocation": "https://github.com/Microsoft/node-diagnostic-channel",
|
|
1393
|
+
"filesAnalyzed": false,
|
|
1394
|
+
"licenseConcluded": "MIT",
|
|
1395
|
+
"licenseDeclared": "MIT",
|
|
1396
|
+
"copyrightText": "NOASSERTION",
|
|
1397
|
+
"summary": "A collection of pre-built module patches that enable existing npm modules to publish diagnostic data"
|
|
1398
|
+
},
|
|
1399
|
+
{
|
|
1400
|
+
"SPDXID": "SPDXRef-Package-diagnostic-channel-1.1.1",
|
|
1401
|
+
"name": "diagnostic-channel",
|
|
1402
|
+
"versionInfo": "1.1.1",
|
|
1403
|
+
"downloadLocation": "https://github.com/Microsoft/node-diagnostic-channel",
|
|
1404
|
+
"filesAnalyzed": false,
|
|
1405
|
+
"licenseConcluded": "MIT",
|
|
1406
|
+
"licenseDeclared": "MIT",
|
|
1407
|
+
"copyrightText": "NOASSERTION",
|
|
1408
|
+
"summary": "Provides a context-saving pub/sub channel to connect diagnostic event publishers and subscribers"
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"SPDXID": "SPDXRef-Package-eastasianwidth-0.2.0",
|
|
1412
|
+
"name": "eastasianwidth",
|
|
1413
|
+
"versionInfo": "0.2.0",
|
|
1414
|
+
"downloadLocation": "https://github.com/komagata/eastasianwidth#readme",
|
|
1415
|
+
"filesAnalyzed": false,
|
|
1416
|
+
"licenseConcluded": "MIT",
|
|
1417
|
+
"licenseDeclared": "MIT",
|
|
1418
|
+
"copyrightText": "Masaki Komagata",
|
|
1419
|
+
"summary": "Get East Asian Width from a character."
|
|
1420
|
+
},
|
|
1421
|
+
{
|
|
1422
|
+
"SPDXID": "SPDXRef-Package-ecdsa-sig-formatter-1.0.11",
|
|
1423
|
+
"name": "ecdsa-sig-formatter",
|
|
1424
|
+
"versionInfo": "1.0.11",
|
|
1425
|
+
"downloadLocation": "https://github.com/Brightspace/node-ecdsa-sig-formatter#readme",
|
|
1426
|
+
"filesAnalyzed": false,
|
|
1427
|
+
"licenseConcluded": "Apache-2.0",
|
|
1428
|
+
"licenseDeclared": "Apache-2.0",
|
|
1429
|
+
"copyrightText": "D2L Corporation",
|
|
1430
|
+
"summary": "Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation"
|
|
1431
|
+
},
|
|
1432
|
+
{
|
|
1433
|
+
"SPDXID": "SPDXRef-Package-emoji-regex-8.0.0",
|
|
1434
|
+
"name": "emoji-regex",
|
|
1435
|
+
"versionInfo": "8.0.0",
|
|
1436
|
+
"downloadLocation": "https://mths.be/emoji-regex",
|
|
1437
|
+
"filesAnalyzed": false,
|
|
1438
|
+
"licenseConcluded": "MIT",
|
|
1439
|
+
"licenseDeclared": "MIT",
|
|
1440
|
+
"copyrightText": "Mathias Bynens",
|
|
1441
|
+
"summary": "A regular expression to match all Emoji-only symbols as per the Unicode Standard."
|
|
1442
|
+
},
|
|
1443
|
+
{
|
|
1444
|
+
"SPDXID": "SPDXRef-Package-emoji-regex-9.2.2",
|
|
1445
|
+
"name": "emoji-regex",
|
|
1446
|
+
"versionInfo": "9.2.2",
|
|
1447
|
+
"downloadLocation": "https://mths.be/emoji-regex",
|
|
1448
|
+
"filesAnalyzed": false,
|
|
1449
|
+
"licenseConcluded": "MIT",
|
|
1450
|
+
"licenseDeclared": "MIT",
|
|
1451
|
+
"copyrightText": "Mathias Bynens",
|
|
1452
|
+
"summary": "A regular expression to match all Emoji-only symbols as per the Unicode Standard."
|
|
1453
|
+
},
|
|
1454
|
+
{
|
|
1455
|
+
"SPDXID": "SPDXRef-Package-emojilib-2.4.0",
|
|
1456
|
+
"name": "emojilib",
|
|
1457
|
+
"versionInfo": "2.4.0",
|
|
1458
|
+
"downloadLocation": "https://github.com/muan/emojilib#readme",
|
|
1459
|
+
"filesAnalyzed": false,
|
|
1460
|
+
"licenseConcluded": "MIT",
|
|
1461
|
+
"licenseDeclared": "MIT",
|
|
1462
|
+
"copyrightText": "Mu-An Chiou",
|
|
1463
|
+
"summary": "Emoji keyword library."
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
"SPDXID": "SPDXRef-Package-environment-1.1.0",
|
|
1467
|
+
"name": "environment",
|
|
1468
|
+
"versionInfo": "1.1.0",
|
|
1469
|
+
"downloadLocation": "https://github.com/sindresorhus/environment#readme",
|
|
1470
|
+
"filesAnalyzed": false,
|
|
1471
|
+
"licenseConcluded": "MIT",
|
|
1472
|
+
"licenseDeclared": "MIT",
|
|
1473
|
+
"copyrightText": "Sindre Sorhus",
|
|
1474
|
+
"summary": "Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc"
|
|
1475
|
+
},
|
|
1476
|
+
{
|
|
1477
|
+
"SPDXID": "SPDXRef-Package-escalade-3.2.0",
|
|
1478
|
+
"name": "escalade",
|
|
1479
|
+
"versionInfo": "3.2.0",
|
|
1480
|
+
"downloadLocation": "https://github.com/lukeed/escalade#readme",
|
|
1481
|
+
"filesAnalyzed": false,
|
|
1482
|
+
"licenseConcluded": "MIT",
|
|
1483
|
+
"licenseDeclared": "MIT",
|
|
1484
|
+
"copyrightText": "Luke Edwards",
|
|
1485
|
+
"summary": "A tiny (183B to 210B) and fast utility to ascend parent directories"
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
"SPDXID": "SPDXRef-Package-escape-string-regexp-2.0.0",
|
|
1489
|
+
"name": "escape-string-regexp",
|
|
1490
|
+
"versionInfo": "2.0.0",
|
|
1491
|
+
"downloadLocation": "https://github.com/sindresorhus/escape-string-regexp#readme",
|
|
1492
|
+
"filesAnalyzed": false,
|
|
1493
|
+
"licenseConcluded": "MIT",
|
|
1494
|
+
"licenseDeclared": "MIT",
|
|
1495
|
+
"copyrightText": "Sindre Sorhus",
|
|
1496
|
+
"summary": "Escape RegExp special characters"
|
|
1497
|
+
},
|
|
1498
|
+
{
|
|
1499
|
+
"SPDXID": "SPDXRef-Package-fecha-4.2.3",
|
|
1500
|
+
"name": "fecha",
|
|
1501
|
+
"versionInfo": "4.2.3",
|
|
1502
|
+
"downloadLocation": "https://github.com/taylorhakes/fecha",
|
|
1503
|
+
"filesAnalyzed": false,
|
|
1504
|
+
"licenseConcluded": "MIT",
|
|
1505
|
+
"licenseDeclared": "MIT",
|
|
1506
|
+
"copyrightText": "Taylor Hakes",
|
|
1507
|
+
"summary": "Date formatting and parsing"
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
"SPDXID": "SPDXRef-Package-forwarded-parse-2.1.2",
|
|
1511
|
+
"name": "forwarded-parse",
|
|
1512
|
+
"versionInfo": "2.1.2",
|
|
1513
|
+
"downloadLocation": "https://github.com/lpinca/forwarded-parse",
|
|
1514
|
+
"filesAnalyzed": false,
|
|
1515
|
+
"licenseConcluded": "MIT",
|
|
1516
|
+
"licenseDeclared": "MIT",
|
|
1517
|
+
"copyrightText": "Luigi Pinca",
|
|
1518
|
+
"summary": "Parse the Forwarded header (RFC 7239) into an array of objects"
|
|
1519
|
+
},
|
|
1520
|
+
{
|
|
1521
|
+
"SPDXID": "SPDXRef-Package-get-caller-file-2.0.5",
|
|
1522
|
+
"name": "get-caller-file",
|
|
1523
|
+
"versionInfo": "2.0.5",
|
|
1524
|
+
"downloadLocation": "https://github.com/stefanpenner/get-caller-file#readme",
|
|
1525
|
+
"filesAnalyzed": false,
|
|
1526
|
+
"licenseConcluded": "ISC",
|
|
1527
|
+
"licenseDeclared": "ISC",
|
|
1528
|
+
"copyrightText": "Stefan Penner",
|
|
1529
|
+
"summary": ""
|
|
1530
|
+
},
|
|
1531
|
+
{
|
|
1532
|
+
"SPDXID": "SPDXRef-Package-has-flag-4.0.0",
|
|
1533
|
+
"name": "has-flag",
|
|
1534
|
+
"versionInfo": "4.0.0",
|
|
1535
|
+
"downloadLocation": "https://github.com/sindresorhus/has-flag#readme",
|
|
1536
|
+
"filesAnalyzed": false,
|
|
1537
|
+
"licenseConcluded": "MIT",
|
|
1538
|
+
"licenseDeclared": "MIT",
|
|
1539
|
+
"copyrightText": "Sindre Sorhus",
|
|
1540
|
+
"summary": "Check if argv has a specific flag"
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"SPDXID": "SPDXRef-Package-highlight.js-10.7.3",
|
|
1544
|
+
"name": "highlight.js",
|
|
1545
|
+
"versionInfo": "10.7.3",
|
|
1546
|
+
"downloadLocation": "https://highlightjs.org/",
|
|
1547
|
+
"filesAnalyzed": false,
|
|
1548
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
1549
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
1550
|
+
"copyrightText": "Ivan Sagalaev",
|
|
1551
|
+
"summary": "Syntax highlighting with language autodetection."
|
|
1552
|
+
},
|
|
1553
|
+
{
|
|
1554
|
+
"SPDXID": "SPDXRef-Package-http-proxy-agent-7.0.2",
|
|
1555
|
+
"name": "http-proxy-agent",
|
|
1556
|
+
"versionInfo": "7.0.2",
|
|
1557
|
+
"downloadLocation": "https://github.com/TooTallNate/proxy-agents#readme",
|
|
1558
|
+
"filesAnalyzed": false,
|
|
1559
|
+
"licenseConcluded": "MIT",
|
|
1560
|
+
"licenseDeclared": "MIT",
|
|
1561
|
+
"copyrightText": "Nathan Rajlich",
|
|
1562
|
+
"summary": "An HTTP(s) proxy `http.Agent` implementation for HTTP"
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"SPDXID": "SPDXRef-Package-https-proxy-agent-7.0.6",
|
|
1566
|
+
"name": "https-proxy-agent",
|
|
1567
|
+
"versionInfo": "7.0.6",
|
|
1568
|
+
"downloadLocation": "https://github.com/TooTallNate/proxy-agents#readme",
|
|
1569
|
+
"filesAnalyzed": false,
|
|
1570
|
+
"licenseConcluded": "MIT",
|
|
1571
|
+
"licenseDeclared": "MIT",
|
|
1572
|
+
"copyrightText": "Nathan Rajlich",
|
|
1573
|
+
"summary": "An HTTP(s) proxy `http.Agent` implementation for HTTPS"
|
|
1574
|
+
},
|
|
1575
|
+
{
|
|
1576
|
+
"SPDXID": "SPDXRef-Package-iconv-lite-0.6.3",
|
|
1577
|
+
"name": "iconv-lite",
|
|
1578
|
+
"versionInfo": "0.6.3",
|
|
1579
|
+
"downloadLocation": "https://github.com/ashtuchkin/iconv-lite",
|
|
1580
|
+
"filesAnalyzed": false,
|
|
1581
|
+
"licenseConcluded": "MIT",
|
|
1582
|
+
"licenseDeclared": "MIT",
|
|
1583
|
+
"copyrightText": "Alexander Shtuchkin",
|
|
1584
|
+
"summary": "Convert character encodings in pure javascript."
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"SPDXID": "SPDXRef-Package-import-in-the-middle-2.0.6",
|
|
1588
|
+
"name": "import-in-the-middle",
|
|
1589
|
+
"versionInfo": "2.0.6",
|
|
1590
|
+
"downloadLocation": "https://github.com/nodejs/import-in-the-middle#readme",
|
|
1591
|
+
"filesAnalyzed": false,
|
|
1592
|
+
"licenseConcluded": "Apache-2.0",
|
|
1593
|
+
"licenseDeclared": "Apache-2.0",
|
|
1594
|
+
"copyrightText": "Bryan English",
|
|
1595
|
+
"summary": "Intercept imports in Node.js"
|
|
1596
|
+
},
|
|
1597
|
+
{
|
|
1598
|
+
"SPDXID": "SPDXRef-Package-import-in-the-middle-3.0.1",
|
|
1599
|
+
"name": "import-in-the-middle",
|
|
1600
|
+
"versionInfo": "3.0.1",
|
|
1601
|
+
"downloadLocation": "https://github.com/nodejs/import-in-the-middle#readme",
|
|
1602
|
+
"filesAnalyzed": false,
|
|
1603
|
+
"licenseConcluded": "Apache-2.0",
|
|
1604
|
+
"licenseDeclared": "Apache-2.0",
|
|
1605
|
+
"copyrightText": "Bryan English",
|
|
1606
|
+
"summary": "Intercept imports in Node.js"
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
"SPDXID": "SPDXRef-Package-indent-string-5.0.0",
|
|
1610
|
+
"name": "indent-string",
|
|
1611
|
+
"versionInfo": "5.0.0",
|
|
1612
|
+
"downloadLocation": "https://github.com/sindresorhus/indent-string#readme",
|
|
1613
|
+
"filesAnalyzed": false,
|
|
1614
|
+
"licenseConcluded": "MIT",
|
|
1615
|
+
"licenseDeclared": "MIT",
|
|
1616
|
+
"copyrightText": "Sindre Sorhus",
|
|
1617
|
+
"summary": "Indent each line in a string"
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"SPDXID": "SPDXRef-Package-inherits-2.0.4",
|
|
1621
|
+
"name": "inherits",
|
|
1622
|
+
"versionInfo": "2.0.4",
|
|
1623
|
+
"downloadLocation": "https://github.com/isaacs/inherits#readme",
|
|
1624
|
+
"filesAnalyzed": false,
|
|
1625
|
+
"licenseConcluded": "ISC",
|
|
1626
|
+
"licenseDeclared": "ISC",
|
|
1627
|
+
"copyrightText": "NOASSERTION",
|
|
1628
|
+
"summary": "Browser-friendly inheritance fully compatible with standard node.js inherits()"
|
|
1629
|
+
},
|
|
1630
|
+
{
|
|
1631
|
+
"SPDXID": "SPDXRef-Package-ink-scroll-view-0.3.6",
|
|
1632
|
+
"name": "ink-scroll-view",
|
|
1633
|
+
"versionInfo": "0.3.6",
|
|
1634
|
+
"downloadLocation": "https://www.byteland.app/opensource/ink-scroll-view",
|
|
1635
|
+
"filesAnalyzed": false,
|
|
1636
|
+
"licenseConcluded": "MIT",
|
|
1637
|
+
"licenseDeclared": "MIT",
|
|
1638
|
+
"copyrightText": "ByteLand Technology",
|
|
1639
|
+
"summary": "A ScrollView component for Ink CLI applications"
|
|
1640
|
+
},
|
|
1641
|
+
{
|
|
1642
|
+
"SPDXID": "SPDXRef-Package-ink-spinner-4.0.3",
|
|
1643
|
+
"name": "ink-spinner",
|
|
1644
|
+
"versionInfo": "4.0.3",
|
|
1645
|
+
"downloadLocation": "https://github.com/vadimdemedes/ink-spinner#readme",
|
|
1646
|
+
"filesAnalyzed": false,
|
|
1647
|
+
"licenseConcluded": "MIT",
|
|
1648
|
+
"licenseDeclared": "MIT",
|
|
1649
|
+
"copyrightText": "Vadim Demedes",
|
|
1650
|
+
"summary": "Spinner component for Ink"
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"SPDXID": "SPDXRef-Package-ink-syntax-highlight-2.0.2",
|
|
1654
|
+
"name": "ink-syntax-highlight",
|
|
1655
|
+
"versionInfo": "2.0.2",
|
|
1656
|
+
"downloadLocation": "https://github.com/vsashyn/ink-syntax-highlight#readme",
|
|
1657
|
+
"filesAnalyzed": false,
|
|
1658
|
+
"licenseConcluded": "MIT",
|
|
1659
|
+
"licenseDeclared": "MIT",
|
|
1660
|
+
"copyrightText": "Vitalii Sashyn",
|
|
1661
|
+
"summary": "Synax highlight component for Ink"
|
|
1662
|
+
},
|
|
1663
|
+
{
|
|
1664
|
+
"SPDXID": "SPDXRef-Package-ink-text-input-5.0.1",
|
|
1665
|
+
"name": "ink-text-input",
|
|
1666
|
+
"versionInfo": "5.0.1",
|
|
1667
|
+
"downloadLocation": "https://github.com/vadimdemedes/ink-text-input#readme",
|
|
1668
|
+
"filesAnalyzed": false,
|
|
1669
|
+
"licenseConcluded": "MIT",
|
|
1670
|
+
"licenseDeclared": "MIT",
|
|
1671
|
+
"copyrightText": "Vadim Demedes",
|
|
1672
|
+
"summary": "Text input component for Ink"
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
"SPDXID": "SPDXRef-Package-ink-4.4.1",
|
|
1676
|
+
"name": "ink",
|
|
1677
|
+
"versionInfo": "4.4.1",
|
|
1678
|
+
"downloadLocation": "https://github.com/vadimdemedes/ink#readme",
|
|
1679
|
+
"filesAnalyzed": false,
|
|
1680
|
+
"licenseConcluded": "MIT",
|
|
1681
|
+
"licenseDeclared": "MIT",
|
|
1682
|
+
"copyrightText": "Vadim Demedes",
|
|
1683
|
+
"summary": "React for CLI"
|
|
1684
|
+
},
|
|
1685
|
+
{
|
|
1686
|
+
"SPDXID": "SPDXRef-Package-is-ci-3.0.1",
|
|
1687
|
+
"name": "is-ci",
|
|
1688
|
+
"versionInfo": "3.0.1",
|
|
1689
|
+
"downloadLocation": "https://github.com/watson/is-ci",
|
|
1690
|
+
"filesAnalyzed": false,
|
|
1691
|
+
"licenseConcluded": "MIT",
|
|
1692
|
+
"licenseDeclared": "MIT",
|
|
1693
|
+
"copyrightText": "Thomas Watson Steen",
|
|
1694
|
+
"summary": "Detect if the current environment is a CI server"
|
|
1695
|
+
},
|
|
1696
|
+
{
|
|
1697
|
+
"SPDXID": "SPDXRef-Package-is-docker-3.0.0",
|
|
1698
|
+
"name": "is-docker",
|
|
1699
|
+
"versionInfo": "3.0.0",
|
|
1700
|
+
"downloadLocation": "https://github.com/sindresorhus/is-docker#readme",
|
|
1701
|
+
"filesAnalyzed": false,
|
|
1702
|
+
"licenseConcluded": "MIT",
|
|
1703
|
+
"licenseDeclared": "MIT",
|
|
1704
|
+
"copyrightText": "Sindre Sorhus",
|
|
1705
|
+
"summary": "Check if the process is running inside a Docker container"
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"SPDXID": "SPDXRef-Package-is-fullwidth-code-point-3.0.0",
|
|
1709
|
+
"name": "is-fullwidth-code-point",
|
|
1710
|
+
"versionInfo": "3.0.0",
|
|
1711
|
+
"downloadLocation": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
|
|
1712
|
+
"filesAnalyzed": false,
|
|
1713
|
+
"licenseConcluded": "MIT",
|
|
1714
|
+
"licenseDeclared": "MIT",
|
|
1715
|
+
"copyrightText": "Sindre Sorhus",
|
|
1716
|
+
"summary": "Check if the character represented by a given Unicode code point is fullwidth"
|
|
1717
|
+
},
|
|
1718
|
+
{
|
|
1719
|
+
"SPDXID": "SPDXRef-Package-is-fullwidth-code-point-4.0.0",
|
|
1720
|
+
"name": "is-fullwidth-code-point",
|
|
1721
|
+
"versionInfo": "4.0.0",
|
|
1722
|
+
"downloadLocation": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
|
|
1723
|
+
"filesAnalyzed": false,
|
|
1724
|
+
"licenseConcluded": "MIT",
|
|
1725
|
+
"licenseDeclared": "MIT",
|
|
1726
|
+
"copyrightText": "Sindre Sorhus",
|
|
1727
|
+
"summary": "Check if the character represented by a given Unicode code point is fullwidth"
|
|
1728
|
+
},
|
|
1729
|
+
{
|
|
1730
|
+
"SPDXID": "SPDXRef-Package-is-inside-container-1.0.0",
|
|
1731
|
+
"name": "is-inside-container",
|
|
1732
|
+
"versionInfo": "1.0.0",
|
|
1733
|
+
"downloadLocation": "https://github.com/sindresorhus/is-inside-container#readme",
|
|
1734
|
+
"filesAnalyzed": false,
|
|
1735
|
+
"licenseConcluded": "MIT",
|
|
1736
|
+
"licenseDeclared": "MIT",
|
|
1737
|
+
"copyrightText": "Sindre Sorhus",
|
|
1738
|
+
"summary": "Check if the process is running inside a container (Docker/Podman)"
|
|
1739
|
+
},
|
|
1740
|
+
{
|
|
1741
|
+
"SPDXID": "SPDXRef-Package-is-lower-case-2.0.2",
|
|
1742
|
+
"name": "is-lower-case",
|
|
1743
|
+
"versionInfo": "2.0.2",
|
|
1744
|
+
"downloadLocation": "https://github.com/blakeembrey/change-case/tree/master/packages/is-lower-case#readme",
|
|
1745
|
+
"filesAnalyzed": false,
|
|
1746
|
+
"licenseConcluded": "MIT",
|
|
1747
|
+
"licenseDeclared": "MIT",
|
|
1748
|
+
"copyrightText": "Blake Embrey",
|
|
1749
|
+
"summary": "Returns `true` if the string is lower case only"
|
|
1750
|
+
},
|
|
1751
|
+
{
|
|
1752
|
+
"SPDXID": "SPDXRef-Package-is-upper-case-2.0.2",
|
|
1753
|
+
"name": "is-upper-case",
|
|
1754
|
+
"versionInfo": "2.0.2",
|
|
1755
|
+
"downloadLocation": "https://github.com/blakeembrey/change-case/tree/master/packages/is-upper-case#readme",
|
|
1756
|
+
"filesAnalyzed": false,
|
|
1757
|
+
"licenseConcluded": "MIT",
|
|
1758
|
+
"licenseDeclared": "MIT",
|
|
1759
|
+
"copyrightText": "Blake Embrey",
|
|
1760
|
+
"summary": "Returns `true` if the string is upper case only."
|
|
1761
|
+
},
|
|
1762
|
+
{
|
|
1763
|
+
"SPDXID": "SPDXRef-Package-is-wsl-3.1.1",
|
|
1764
|
+
"name": "is-wsl",
|
|
1765
|
+
"versionInfo": "3.1.1",
|
|
1766
|
+
"downloadLocation": "https://github.com/sindresorhus/is-wsl#readme",
|
|
1767
|
+
"filesAnalyzed": false,
|
|
1768
|
+
"licenseConcluded": "MIT",
|
|
1769
|
+
"licenseDeclared": "MIT",
|
|
1770
|
+
"copyrightText": "Sindre Sorhus",
|
|
1771
|
+
"summary": "Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)"
|
|
1772
|
+
},
|
|
1773
|
+
{
|
|
1774
|
+
"SPDXID": "SPDXRef-Package-js-tokens-4.0.0",
|
|
1775
|
+
"name": "js-tokens",
|
|
1776
|
+
"versionInfo": "4.0.0",
|
|
1777
|
+
"downloadLocation": "https://github.com/lydell/js-tokens#readme",
|
|
1778
|
+
"filesAnalyzed": false,
|
|
1779
|
+
"licenseConcluded": "MIT",
|
|
1780
|
+
"licenseDeclared": "MIT",
|
|
1781
|
+
"copyrightText": "Simon Lydell",
|
|
1782
|
+
"summary": "A regex that tokenizes JavaScript."
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"SPDXID": "SPDXRef-Package-jsonwebtoken-9.0.3",
|
|
1786
|
+
"name": "jsonwebtoken",
|
|
1787
|
+
"versionInfo": "9.0.3",
|
|
1788
|
+
"downloadLocation": "https://github.com/auth0/node-jsonwebtoken#readme",
|
|
1789
|
+
"filesAnalyzed": false,
|
|
1790
|
+
"licenseConcluded": "MIT",
|
|
1791
|
+
"licenseDeclared": "MIT",
|
|
1792
|
+
"copyrightText": "auth0",
|
|
1793
|
+
"summary": "JSON Web Token implementation (symmetric and asymmetric)"
|
|
1794
|
+
},
|
|
1795
|
+
{
|
|
1796
|
+
"SPDXID": "SPDXRef-Package-jwa-2.0.1",
|
|
1797
|
+
"name": "jwa",
|
|
1798
|
+
"versionInfo": "2.0.1",
|
|
1799
|
+
"downloadLocation": "https://github.com/brianloveswords/node-jwa#readme",
|
|
1800
|
+
"filesAnalyzed": false,
|
|
1801
|
+
"licenseConcluded": "MIT",
|
|
1802
|
+
"licenseDeclared": "MIT",
|
|
1803
|
+
"copyrightText": "Brian J. Brennan",
|
|
1804
|
+
"summary": "JWA implementation (supports all JWS algorithms)"
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"SPDXID": "SPDXRef-Package-jws-4.0.1",
|
|
1808
|
+
"name": "jws",
|
|
1809
|
+
"versionInfo": "4.0.1",
|
|
1810
|
+
"downloadLocation": "https://github.com/brianloveswords/node-jws#readme",
|
|
1811
|
+
"filesAnalyzed": false,
|
|
1812
|
+
"licenseConcluded": "MIT",
|
|
1813
|
+
"licenseDeclared": "MIT",
|
|
1814
|
+
"copyrightText": "Brian J Brennan",
|
|
1815
|
+
"summary": "Implementation of JSON Web Signatures"
|
|
1816
|
+
},
|
|
1817
|
+
{
|
|
1818
|
+
"SPDXID": "SPDXRef-Package-lodash.camelcase-4.3.0",
|
|
1819
|
+
"name": "lodash.camelcase",
|
|
1820
|
+
"versionInfo": "4.3.0",
|
|
1821
|
+
"downloadLocation": "https://lodash.com/",
|
|
1822
|
+
"filesAnalyzed": false,
|
|
1823
|
+
"licenseConcluded": "MIT",
|
|
1824
|
+
"licenseDeclared": "MIT",
|
|
1825
|
+
"copyrightText": "John-David Dalton",
|
|
1826
|
+
"summary": "The lodash method `_.camelCase` exported as a module."
|
|
1827
|
+
},
|
|
1828
|
+
{
|
|
1829
|
+
"SPDXID": "SPDXRef-Package-lodash.includes-4.3.0",
|
|
1830
|
+
"name": "lodash.includes",
|
|
1831
|
+
"versionInfo": "4.3.0",
|
|
1832
|
+
"downloadLocation": "https://lodash.com/",
|
|
1833
|
+
"filesAnalyzed": false,
|
|
1834
|
+
"licenseConcluded": "MIT",
|
|
1835
|
+
"licenseDeclared": "MIT",
|
|
1836
|
+
"copyrightText": "John-David Dalton",
|
|
1837
|
+
"summary": "The lodash method `_.includes` exported as a module."
|
|
1838
|
+
},
|
|
1839
|
+
{
|
|
1840
|
+
"SPDXID": "SPDXRef-Package-lodash.isboolean-3.0.3",
|
|
1841
|
+
"name": "lodash.isboolean",
|
|
1842
|
+
"versionInfo": "3.0.3",
|
|
1843
|
+
"downloadLocation": "https://lodash.com/",
|
|
1844
|
+
"filesAnalyzed": false,
|
|
1845
|
+
"licenseConcluded": "MIT",
|
|
1846
|
+
"licenseDeclared": "MIT",
|
|
1847
|
+
"copyrightText": "John-David Dalton",
|
|
1848
|
+
"summary": "The lodash method `_.isBoolean` exported as a module."
|
|
1849
|
+
},
|
|
1850
|
+
{
|
|
1851
|
+
"SPDXID": "SPDXRef-Package-lodash.isinteger-4.0.4",
|
|
1852
|
+
"name": "lodash.isinteger",
|
|
1853
|
+
"versionInfo": "4.0.4",
|
|
1854
|
+
"downloadLocation": "https://lodash.com/",
|
|
1855
|
+
"filesAnalyzed": false,
|
|
1856
|
+
"licenseConcluded": "MIT",
|
|
1857
|
+
"licenseDeclared": "MIT",
|
|
1858
|
+
"copyrightText": "John-David Dalton",
|
|
1859
|
+
"summary": "The lodash method `_.isInteger` exported as a module."
|
|
1860
|
+
},
|
|
1861
|
+
{
|
|
1862
|
+
"SPDXID": "SPDXRef-Package-lodash.isnumber-3.0.3",
|
|
1863
|
+
"name": "lodash.isnumber",
|
|
1864
|
+
"versionInfo": "3.0.3",
|
|
1865
|
+
"downloadLocation": "https://lodash.com/",
|
|
1866
|
+
"filesAnalyzed": false,
|
|
1867
|
+
"licenseConcluded": "MIT",
|
|
1868
|
+
"licenseDeclared": "MIT",
|
|
1869
|
+
"copyrightText": "John-David Dalton",
|
|
1870
|
+
"summary": "The lodash method `_.isNumber` exported as a module."
|
|
1871
|
+
},
|
|
1872
|
+
{
|
|
1873
|
+
"SPDXID": "SPDXRef-Package-lodash.isplainobject-4.0.6",
|
|
1874
|
+
"name": "lodash.isplainobject",
|
|
1875
|
+
"versionInfo": "4.0.6",
|
|
1876
|
+
"downloadLocation": "https://lodash.com/",
|
|
1877
|
+
"filesAnalyzed": false,
|
|
1878
|
+
"licenseConcluded": "MIT",
|
|
1879
|
+
"licenseDeclared": "MIT",
|
|
1880
|
+
"copyrightText": "John-David Dalton",
|
|
1881
|
+
"summary": "The lodash method `_.isPlainObject` exported as a module."
|
|
1882
|
+
},
|
|
1883
|
+
{
|
|
1884
|
+
"SPDXID": "SPDXRef-Package-lodash.isstring-4.0.1",
|
|
1885
|
+
"name": "lodash.isstring",
|
|
1886
|
+
"versionInfo": "4.0.1",
|
|
1887
|
+
"downloadLocation": "https://lodash.com/",
|
|
1888
|
+
"filesAnalyzed": false,
|
|
1889
|
+
"licenseConcluded": "MIT",
|
|
1890
|
+
"licenseDeclared": "MIT",
|
|
1891
|
+
"copyrightText": "John-David Dalton",
|
|
1892
|
+
"summary": "The lodash method `_.isString` exported as a module."
|
|
1893
|
+
},
|
|
1894
|
+
{
|
|
1895
|
+
"SPDXID": "SPDXRef-Package-lodash.once-4.1.1",
|
|
1896
|
+
"name": "lodash.once",
|
|
1897
|
+
"versionInfo": "4.1.1",
|
|
1898
|
+
"downloadLocation": "https://lodash.com/",
|
|
1899
|
+
"filesAnalyzed": false,
|
|
1900
|
+
"licenseConcluded": "MIT",
|
|
1901
|
+
"licenseDeclared": "MIT",
|
|
1902
|
+
"copyrightText": "John-David Dalton",
|
|
1903
|
+
"summary": "The lodash method `_.once` exported as a module."
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"SPDXID": "SPDXRef-Package-lodash-4.18.1",
|
|
1907
|
+
"name": "lodash",
|
|
1908
|
+
"versionInfo": "4.18.1",
|
|
1909
|
+
"downloadLocation": "https://lodash.com/",
|
|
1910
|
+
"filesAnalyzed": false,
|
|
1911
|
+
"licenseConcluded": "MIT",
|
|
1912
|
+
"licenseDeclared": "MIT",
|
|
1913
|
+
"copyrightText": "John-David Dalton",
|
|
1914
|
+
"summary": "Lodash modular utilities."
|
|
1915
|
+
},
|
|
1916
|
+
{
|
|
1917
|
+
"SPDXID": "SPDXRef-Package-logform-2.7.0",
|
|
1918
|
+
"name": "logform",
|
|
1919
|
+
"versionInfo": "2.7.0",
|
|
1920
|
+
"downloadLocation": "https://github.com/winstonjs/logform#readme",
|
|
1921
|
+
"filesAnalyzed": false,
|
|
1922
|
+
"licenseConcluded": "MIT",
|
|
1923
|
+
"licenseDeclared": "MIT",
|
|
1924
|
+
"copyrightText": "Charlie Robbins",
|
|
1925
|
+
"summary": "An mutable object-based log format designed for chaining & objectMode streams."
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"SPDXID": "SPDXRef-Package-long-4.0.0",
|
|
1929
|
+
"name": "long",
|
|
1930
|
+
"versionInfo": "4.0.0",
|
|
1931
|
+
"downloadLocation": "https://github.com/dcodeIO/long.js#readme",
|
|
1932
|
+
"filesAnalyzed": false,
|
|
1933
|
+
"licenseConcluded": "Apache-2.0",
|
|
1934
|
+
"licenseDeclared": "Apache-2.0",
|
|
1935
|
+
"copyrightText": "Daniel Wirtz",
|
|
1936
|
+
"summary": "A Long class for representing a 64-bit two's-complement integer value."
|
|
1937
|
+
},
|
|
1938
|
+
{
|
|
1939
|
+
"SPDXID": "SPDXRef-Package-long-5.3.2",
|
|
1940
|
+
"name": "long",
|
|
1941
|
+
"versionInfo": "5.3.2",
|
|
1942
|
+
"downloadLocation": "https://github.com/dcodeIO/long.js#readme",
|
|
1943
|
+
"filesAnalyzed": false,
|
|
1944
|
+
"licenseConcluded": "Apache-2.0",
|
|
1945
|
+
"licenseDeclared": "Apache-2.0",
|
|
1946
|
+
"copyrightText": "Daniel Wirtz",
|
|
1947
|
+
"summary": "A Long class for representing a 64-bit two's-complement integer value."
|
|
1948
|
+
},
|
|
1949
|
+
{
|
|
1950
|
+
"SPDXID": "SPDXRef-Package-loose-envify-1.4.0",
|
|
1951
|
+
"name": "loose-envify",
|
|
1952
|
+
"versionInfo": "1.4.0",
|
|
1953
|
+
"downloadLocation": "https://github.com/zertosh/loose-envify",
|
|
1954
|
+
"filesAnalyzed": false,
|
|
1955
|
+
"licenseConcluded": "MIT",
|
|
1956
|
+
"licenseDeclared": "MIT",
|
|
1957
|
+
"copyrightText": "Andres Suarez",
|
|
1958
|
+
"summary": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST"
|
|
1959
|
+
},
|
|
1960
|
+
{
|
|
1961
|
+
"SPDXID": "SPDXRef-Package-marked-terminal-7.3.0",
|
|
1962
|
+
"name": "marked-terminal",
|
|
1963
|
+
"versionInfo": "7.3.0",
|
|
1964
|
+
"downloadLocation": "https://github.com/mikaelbr/marked-terminal",
|
|
1965
|
+
"filesAnalyzed": false,
|
|
1966
|
+
"licenseConcluded": "MIT",
|
|
1967
|
+
"licenseDeclared": "MIT",
|
|
1968
|
+
"copyrightText": "Mikael Brevik",
|
|
1969
|
+
"summary": "A custom render for marked to output to the Terminal"
|
|
1970
|
+
},
|
|
1971
|
+
{
|
|
1972
|
+
"SPDXID": "SPDXRef-Package-marked-17.0.1",
|
|
1973
|
+
"name": "marked",
|
|
1974
|
+
"versionInfo": "17.0.1",
|
|
1975
|
+
"downloadLocation": "https://marked.js.org",
|
|
1976
|
+
"filesAnalyzed": false,
|
|
1977
|
+
"licenseConcluded": "MIT",
|
|
1978
|
+
"licenseDeclared": "MIT",
|
|
1979
|
+
"copyrightText": "Christopher Jeffrey",
|
|
1980
|
+
"summary": "A markdown parser built for speed"
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"SPDXID": "SPDXRef-Package-mimic-fn-2.1.0",
|
|
1984
|
+
"name": "mimic-fn",
|
|
1985
|
+
"versionInfo": "2.1.0",
|
|
1986
|
+
"downloadLocation": "https://github.com/sindresorhus/mimic-fn#readme",
|
|
1987
|
+
"filesAnalyzed": false,
|
|
1988
|
+
"licenseConcluded": "MIT",
|
|
1989
|
+
"licenseDeclared": "MIT",
|
|
1990
|
+
"copyrightText": "Sindre Sorhus",
|
|
1991
|
+
"summary": "Make a function mimic another one"
|
|
1992
|
+
},
|
|
1993
|
+
{
|
|
1994
|
+
"SPDXID": "SPDXRef-Package-module-details-from-path-1.0.4",
|
|
1995
|
+
"name": "module-details-from-path",
|
|
1996
|
+
"versionInfo": "1.0.4",
|
|
1997
|
+
"downloadLocation": "https://github.com/watson/module-details-from-path#readme",
|
|
1998
|
+
"filesAnalyzed": false,
|
|
1999
|
+
"licenseConcluded": "MIT",
|
|
2000
|
+
"licenseDeclared": "MIT",
|
|
2001
|
+
"copyrightText": "Thomas Watson",
|
|
2002
|
+
"summary": "Resolve npm package details, like name and base path, given an absolute path to a file inside a package"
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"SPDXID": "SPDXRef-Package-ms-2.1.3",
|
|
2006
|
+
"name": "ms",
|
|
2007
|
+
"versionInfo": "2.1.3",
|
|
2008
|
+
"downloadLocation": "https://github.com/vercel/ms#readme",
|
|
2009
|
+
"filesAnalyzed": false,
|
|
2010
|
+
"licenseConcluded": "MIT",
|
|
2011
|
+
"licenseDeclared": "MIT",
|
|
2012
|
+
"copyrightText": "NOASSERTION",
|
|
2013
|
+
"summary": "Tiny millisecond conversion utility"
|
|
2014
|
+
},
|
|
2015
|
+
{
|
|
2016
|
+
"SPDXID": "SPDXRef-Package-mz-2.7.0",
|
|
2017
|
+
"name": "mz",
|
|
2018
|
+
"versionInfo": "2.7.0",
|
|
2019
|
+
"downloadLocation": "https://github.com/normalize/mz#readme",
|
|
2020
|
+
"filesAnalyzed": false,
|
|
2021
|
+
"licenseConcluded": "MIT",
|
|
2022
|
+
"licenseDeclared": "MIT",
|
|
2023
|
+
"copyrightText": "Jonathan Ong",
|
|
2024
|
+
"summary": "modernize node.js to current ECMAScript standards"
|
|
2025
|
+
},
|
|
2026
|
+
{
|
|
2027
|
+
"SPDXID": "SPDXRef-Package-node-emoji-2.2.0",
|
|
2028
|
+
"name": "node-emoji",
|
|
2029
|
+
"versionInfo": "2.2.0",
|
|
2030
|
+
"downloadLocation": "https://github.com/omnidan/node-emoji#readme",
|
|
2031
|
+
"filesAnalyzed": false,
|
|
2032
|
+
"licenseConcluded": "MIT",
|
|
2033
|
+
"licenseDeclared": "MIT",
|
|
2034
|
+
"copyrightText": "Daniel Bugl",
|
|
2035
|
+
"summary": "Friendly emoji lookups and parsing utilities for Node.js. 💖"
|
|
2036
|
+
},
|
|
2037
|
+
{
|
|
2038
|
+
"SPDXID": "SPDXRef-Package-object-assign-4.1.1",
|
|
2039
|
+
"name": "object-assign",
|
|
2040
|
+
"versionInfo": "4.1.1",
|
|
2041
|
+
"downloadLocation": "https://github.com/sindresorhus/object-assign#readme",
|
|
2042
|
+
"filesAnalyzed": false,
|
|
2043
|
+
"licenseConcluded": "MIT",
|
|
2044
|
+
"licenseDeclared": "MIT",
|
|
2045
|
+
"copyrightText": "Sindre Sorhus",
|
|
2046
|
+
"summary": "ES2015 `Object.assign()` ponyfill"
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
"SPDXID": "SPDXRef-Package-onetime-5.1.2",
|
|
2050
|
+
"name": "onetime",
|
|
2051
|
+
"versionInfo": "5.1.2",
|
|
2052
|
+
"downloadLocation": "https://github.com/sindresorhus/onetime#readme",
|
|
2053
|
+
"filesAnalyzed": false,
|
|
2054
|
+
"licenseConcluded": "MIT",
|
|
2055
|
+
"licenseDeclared": "MIT",
|
|
2056
|
+
"copyrightText": "Sindre Sorhus",
|
|
2057
|
+
"summary": "Ensure a function is only called once"
|
|
2058
|
+
},
|
|
2059
|
+
{
|
|
2060
|
+
"SPDXID": "SPDXRef-Package-open-10.2.0",
|
|
2061
|
+
"name": "open",
|
|
2062
|
+
"versionInfo": "10.2.0",
|
|
2063
|
+
"downloadLocation": "https://github.com/sindresorhus/open#readme",
|
|
2064
|
+
"filesAnalyzed": false,
|
|
2065
|
+
"licenseConcluded": "MIT",
|
|
2066
|
+
"licenseDeclared": "MIT",
|
|
2067
|
+
"copyrightText": "Sindre Sorhus",
|
|
2068
|
+
"summary": "Open stuff like URLs, files, executables. Cross-platform."
|
|
2069
|
+
},
|
|
2070
|
+
{
|
|
2071
|
+
"SPDXID": "SPDXRef-Package-parse5-htmlparser2-tree-adapter-6.0.1",
|
|
2072
|
+
"name": "parse5-htmlparser2-tree-adapter",
|
|
2073
|
+
"versionInfo": "6.0.1",
|
|
2074
|
+
"downloadLocation": "https://github.com/inikulin/parse5",
|
|
2075
|
+
"filesAnalyzed": false,
|
|
2076
|
+
"licenseConcluded": "MIT",
|
|
2077
|
+
"licenseDeclared": "MIT",
|
|
2078
|
+
"copyrightText": "Ivan Nikulin",
|
|
2079
|
+
"summary": "htmlparser2 tree adapter for parse5."
|
|
2080
|
+
},
|
|
2081
|
+
{
|
|
2082
|
+
"SPDXID": "SPDXRef-Package-parse5-5.1.1",
|
|
2083
|
+
"name": "parse5",
|
|
2084
|
+
"versionInfo": "5.1.1",
|
|
2085
|
+
"downloadLocation": "https://github.com/inikulin/parse5",
|
|
2086
|
+
"filesAnalyzed": false,
|
|
2087
|
+
"licenseConcluded": "MIT",
|
|
2088
|
+
"licenseDeclared": "MIT",
|
|
2089
|
+
"copyrightText": "Ivan Nikulin",
|
|
2090
|
+
"summary": "HTML parser and serializer."
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
"SPDXID": "SPDXRef-Package-parse5-6.0.1",
|
|
2094
|
+
"name": "parse5",
|
|
2095
|
+
"versionInfo": "6.0.1",
|
|
2096
|
+
"downloadLocation": "https://github.com/inikulin/parse5",
|
|
2097
|
+
"filesAnalyzed": false,
|
|
2098
|
+
"licenseConcluded": "MIT",
|
|
2099
|
+
"licenseDeclared": "MIT",
|
|
2100
|
+
"copyrightText": "Ivan Nikulin",
|
|
2101
|
+
"summary": "HTML parser and serializer."
|
|
2102
|
+
},
|
|
2103
|
+
{
|
|
2104
|
+
"SPDXID": "SPDXRef-Package-patch-console-2.0.0",
|
|
2105
|
+
"name": "patch-console",
|
|
2106
|
+
"versionInfo": "2.0.0",
|
|
2107
|
+
"downloadLocation": "https://github.com/vadimdemedes/patch-console#readme",
|
|
2108
|
+
"filesAnalyzed": false,
|
|
2109
|
+
"licenseConcluded": "MIT",
|
|
2110
|
+
"licenseDeclared": "MIT",
|
|
2111
|
+
"copyrightText": "vdemedes",
|
|
2112
|
+
"summary": "Patch console methods to intercept output"
|
|
2113
|
+
},
|
|
2114
|
+
{
|
|
2115
|
+
"SPDXID": "SPDXRef-Package-pg-int8-1.0.1",
|
|
2116
|
+
"name": "pg-int8",
|
|
2117
|
+
"versionInfo": "1.0.1",
|
|
2118
|
+
"downloadLocation": "https://github.com/charmander/pg-int8#readme",
|
|
2119
|
+
"filesAnalyzed": false,
|
|
2120
|
+
"licenseConcluded": "ISC",
|
|
2121
|
+
"licenseDeclared": "ISC",
|
|
2122
|
+
"copyrightText": "NOASSERTION",
|
|
2123
|
+
"summary": "64-bit big-endian signed integer-to-string conversion"
|
|
2124
|
+
},
|
|
2125
|
+
{
|
|
2126
|
+
"SPDXID": "SPDXRef-Package-pg-protocol-1.14.0",
|
|
2127
|
+
"name": "pg-protocol",
|
|
2128
|
+
"versionInfo": "1.14.0",
|
|
2129
|
+
"downloadLocation": "https://github.com/brianc/node-postgres#readme",
|
|
2130
|
+
"filesAnalyzed": false,
|
|
2131
|
+
"licenseConcluded": "MIT",
|
|
2132
|
+
"licenseDeclared": "MIT",
|
|
2133
|
+
"copyrightText": "NOASSERTION",
|
|
2134
|
+
"summary": "The postgres client/server binary protocol, implemented in TypeScript"
|
|
2135
|
+
},
|
|
2136
|
+
{
|
|
2137
|
+
"SPDXID": "SPDXRef-Package-pg-types-2.2.0",
|
|
2138
|
+
"name": "pg-types",
|
|
2139
|
+
"versionInfo": "2.2.0",
|
|
2140
|
+
"downloadLocation": "https://github.com/brianc/node-pg-types",
|
|
2141
|
+
"filesAnalyzed": false,
|
|
2142
|
+
"licenseConcluded": "MIT",
|
|
2143
|
+
"licenseDeclared": "MIT",
|
|
2144
|
+
"copyrightText": "Brian M. Carlson",
|
|
2145
|
+
"summary": "Query result type converters for node-postgres"
|
|
2146
|
+
},
|
|
2147
|
+
{
|
|
2148
|
+
"SPDXID": "SPDXRef-Package-postgres-array-2.0.0",
|
|
2149
|
+
"name": "postgres-array",
|
|
2150
|
+
"versionInfo": "2.0.0",
|
|
2151
|
+
"downloadLocation": "https://github.com/bendrucker/postgres-array#readme",
|
|
2152
|
+
"filesAnalyzed": false,
|
|
2153
|
+
"licenseConcluded": "MIT",
|
|
2154
|
+
"licenseDeclared": "MIT",
|
|
2155
|
+
"copyrightText": "Ben Drucker",
|
|
2156
|
+
"summary": "Parse postgres array columns"
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
"SPDXID": "SPDXRef-Package-postgres-bytea-1.0.1",
|
|
2160
|
+
"name": "postgres-bytea",
|
|
2161
|
+
"versionInfo": "1.0.1",
|
|
2162
|
+
"downloadLocation": "https://github.com/bendrucker/postgres-bytea#readme",
|
|
2163
|
+
"filesAnalyzed": false,
|
|
2164
|
+
"licenseConcluded": "MIT",
|
|
2165
|
+
"licenseDeclared": "MIT",
|
|
2166
|
+
"copyrightText": "Ben Drucker",
|
|
2167
|
+
"summary": "Postgres bytea parser"
|
|
2168
|
+
},
|
|
2169
|
+
{
|
|
2170
|
+
"SPDXID": "SPDXRef-Package-postgres-date-1.0.7",
|
|
2171
|
+
"name": "postgres-date",
|
|
2172
|
+
"versionInfo": "1.0.7",
|
|
2173
|
+
"downloadLocation": "https://github.com/bendrucker/postgres-date#readme",
|
|
2174
|
+
"filesAnalyzed": false,
|
|
2175
|
+
"licenseConcluded": "MIT",
|
|
2176
|
+
"licenseDeclared": "MIT",
|
|
2177
|
+
"copyrightText": "Ben Drucker",
|
|
2178
|
+
"summary": "Postgres date column parser"
|
|
2179
|
+
},
|
|
2180
|
+
{
|
|
2181
|
+
"SPDXID": "SPDXRef-Package-postgres-interval-1.2.0",
|
|
2182
|
+
"name": "postgres-interval",
|
|
2183
|
+
"versionInfo": "1.2.0",
|
|
2184
|
+
"downloadLocation": "https://github.com/bendrucker/postgres-interval#readme",
|
|
2185
|
+
"filesAnalyzed": false,
|
|
2186
|
+
"licenseConcluded": "MIT",
|
|
2187
|
+
"licenseDeclared": "MIT",
|
|
2188
|
+
"copyrightText": "Ben Drucker",
|
|
2189
|
+
"summary": "Parse Postgres interval columns"
|
|
2190
|
+
},
|
|
2191
|
+
{
|
|
2192
|
+
"SPDXID": "SPDXRef-Package-protobufjs-7.6.1",
|
|
2193
|
+
"name": "protobufjs",
|
|
2194
|
+
"versionInfo": "7.6.1",
|
|
2195
|
+
"downloadLocation": "https://protobufjs.github.io/protobuf.js/",
|
|
2196
|
+
"filesAnalyzed": false,
|
|
2197
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
2198
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
2199
|
+
"copyrightText": "Daniel Wirtz",
|
|
2200
|
+
"summary": "Protocol Buffers for JavaScript (& TypeScript)."
|
|
2201
|
+
},
|
|
2202
|
+
{
|
|
2203
|
+
"SPDXID": "SPDXRef-Package-protobufjs-8.0.2",
|
|
2204
|
+
"name": "protobufjs",
|
|
2205
|
+
"versionInfo": "8.0.2",
|
|
2206
|
+
"downloadLocation": "https://protobufjs.github.io/protobuf.js/",
|
|
2207
|
+
"filesAnalyzed": false,
|
|
2208
|
+
"licenseConcluded": "BSD-3-Clause",
|
|
2209
|
+
"licenseDeclared": "BSD-3-Clause",
|
|
2210
|
+
"copyrightText": "Daniel Wirtz",
|
|
2211
|
+
"summary": "Protocol Buffers for JavaScript (& TypeScript)."
|
|
2212
|
+
},
|
|
2213
|
+
{
|
|
2214
|
+
"SPDXID": "SPDXRef-Package-react-devtools-core-4.28.5",
|
|
2215
|
+
"name": "react-devtools-core",
|
|
2216
|
+
"versionInfo": "4.28.5",
|
|
2217
|
+
"downloadLocation": "https://github.com/facebook/react#readme",
|
|
2218
|
+
"filesAnalyzed": false,
|
|
2219
|
+
"licenseConcluded": "MIT",
|
|
2220
|
+
"licenseDeclared": "MIT",
|
|
2221
|
+
"copyrightText": "NOASSERTION",
|
|
2222
|
+
"summary": "Use react-devtools outside of the browser"
|
|
2223
|
+
},
|
|
2224
|
+
{
|
|
2225
|
+
"SPDXID": "SPDXRef-Package-react-reconciler-0.29.2",
|
|
2226
|
+
"name": "react-reconciler",
|
|
2227
|
+
"versionInfo": "0.29.2",
|
|
2228
|
+
"downloadLocation": "https://reactjs.org/",
|
|
2229
|
+
"filesAnalyzed": false,
|
|
2230
|
+
"licenseConcluded": "MIT",
|
|
2231
|
+
"licenseDeclared": "MIT",
|
|
2232
|
+
"copyrightText": "NOASSERTION",
|
|
2233
|
+
"summary": "React package for creating custom renderers."
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
"SPDXID": "SPDXRef-Package-react-18.3.1",
|
|
2237
|
+
"name": "react",
|
|
2238
|
+
"versionInfo": "18.3.1",
|
|
2239
|
+
"downloadLocation": "https://reactjs.org/",
|
|
2240
|
+
"filesAnalyzed": false,
|
|
2241
|
+
"licenseConcluded": "MIT",
|
|
2242
|
+
"licenseDeclared": "MIT",
|
|
2243
|
+
"copyrightText": "NOASSERTION",
|
|
2244
|
+
"summary": "React is a JavaScript library for building user interfaces."
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"SPDXID": "SPDXRef-Package-readable-stream-3.6.2",
|
|
2248
|
+
"name": "readable-stream",
|
|
2249
|
+
"versionInfo": "3.6.2",
|
|
2250
|
+
"downloadLocation": "https://github.com/nodejs/readable-stream#readme",
|
|
2251
|
+
"filesAnalyzed": false,
|
|
2252
|
+
"licenseConcluded": "MIT",
|
|
2253
|
+
"licenseDeclared": "MIT",
|
|
2254
|
+
"copyrightText": "NOASSERTION",
|
|
2255
|
+
"summary": "Streams3, a user-land copy of the stream library from Node.js"
|
|
2256
|
+
},
|
|
2257
|
+
{
|
|
2258
|
+
"SPDXID": "SPDXRef-Package-require-directory-2.1.1",
|
|
2259
|
+
"name": "require-directory",
|
|
2260
|
+
"versionInfo": "2.1.1",
|
|
2261
|
+
"downloadLocation": "https://github.com/troygoode/node-require-directory/",
|
|
2262
|
+
"filesAnalyzed": false,
|
|
2263
|
+
"licenseConcluded": "MIT",
|
|
2264
|
+
"licenseDeclared": "MIT",
|
|
2265
|
+
"copyrightText": "Troy Goode",
|
|
2266
|
+
"summary": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules."
|
|
2267
|
+
},
|
|
2268
|
+
{
|
|
2269
|
+
"SPDXID": "SPDXRef-Package-require-in-the-middle-8.0.1",
|
|
2270
|
+
"name": "require-in-the-middle",
|
|
2271
|
+
"versionInfo": "8.0.1",
|
|
2272
|
+
"downloadLocation": "https://github.com/nodejs/require-in-the-middle#readme",
|
|
2273
|
+
"filesAnalyzed": false,
|
|
2274
|
+
"licenseConcluded": "MIT",
|
|
2275
|
+
"licenseDeclared": "MIT",
|
|
2276
|
+
"copyrightText": "Thomas Watson Steen",
|
|
2277
|
+
"summary": "Module to hook into the Node.js require function"
|
|
2278
|
+
},
|
|
2279
|
+
{
|
|
2280
|
+
"SPDXID": "SPDXRef-Package-restore-cursor-4.0.0",
|
|
2281
|
+
"name": "restore-cursor",
|
|
2282
|
+
"versionInfo": "4.0.0",
|
|
2283
|
+
"downloadLocation": "https://github.com/sindresorhus/restore-cursor#readme",
|
|
2284
|
+
"filesAnalyzed": false,
|
|
2285
|
+
"licenseConcluded": "MIT",
|
|
2286
|
+
"licenseDeclared": "MIT",
|
|
2287
|
+
"copyrightText": "Sindre Sorhus",
|
|
2288
|
+
"summary": "Gracefully restore the CLI cursor on exit"
|
|
2289
|
+
},
|
|
2290
|
+
{
|
|
2291
|
+
"SPDXID": "SPDXRef-Package-run-applescript-7.1.0",
|
|
2292
|
+
"name": "run-applescript",
|
|
2293
|
+
"versionInfo": "7.1.0",
|
|
2294
|
+
"downloadLocation": "https://github.com/sindresorhus/run-applescript#readme",
|
|
2295
|
+
"filesAnalyzed": false,
|
|
2296
|
+
"licenseConcluded": "MIT",
|
|
2297
|
+
"licenseDeclared": "MIT",
|
|
2298
|
+
"copyrightText": "Sindre Sorhus",
|
|
2299
|
+
"summary": "Run AppleScript and get the result"
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
"SPDXID": "SPDXRef-Package-safe-buffer-5.2.1",
|
|
2303
|
+
"name": "safe-buffer",
|
|
2304
|
+
"versionInfo": "5.2.1",
|
|
2305
|
+
"downloadLocation": "https://github.com/feross/safe-buffer",
|
|
2306
|
+
"filesAnalyzed": false,
|
|
2307
|
+
"licenseConcluded": "MIT",
|
|
2308
|
+
"licenseDeclared": "MIT",
|
|
2309
|
+
"copyrightText": "Feross Aboukhadijeh",
|
|
2310
|
+
"summary": "Safer Node.js Buffer API"
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
"SPDXID": "SPDXRef-Package-safe-stable-stringify-2.5.0",
|
|
2314
|
+
"name": "safe-stable-stringify",
|
|
2315
|
+
"versionInfo": "2.5.0",
|
|
2316
|
+
"downloadLocation": "https://github.com/BridgeAR/safe-stable-stringify#readme",
|
|
2317
|
+
"filesAnalyzed": false,
|
|
2318
|
+
"licenseConcluded": "MIT",
|
|
2319
|
+
"licenseDeclared": "MIT",
|
|
2320
|
+
"copyrightText": "Ruben Bridgewater",
|
|
2321
|
+
"summary": "Deterministic and safely JSON.stringify to quickly serialize JavaScript objects"
|
|
2322
|
+
},
|
|
2323
|
+
{
|
|
2324
|
+
"SPDXID": "SPDXRef-Package-safer-buffer-2.1.2",
|
|
2325
|
+
"name": "safer-buffer",
|
|
2326
|
+
"versionInfo": "2.1.2",
|
|
2327
|
+
"downloadLocation": "https://github.com/ChALkeR/safer-buffer#readme",
|
|
2328
|
+
"filesAnalyzed": false,
|
|
2329
|
+
"licenseConcluded": "MIT",
|
|
2330
|
+
"licenseDeclared": "MIT",
|
|
2331
|
+
"copyrightText": "Nikita Skovoroda",
|
|
2332
|
+
"summary": "Modern Buffer API polyfill without footguns"
|
|
2333
|
+
},
|
|
2334
|
+
{
|
|
2335
|
+
"SPDXID": "SPDXRef-Package-scheduler-0.23.2",
|
|
2336
|
+
"name": "scheduler",
|
|
2337
|
+
"versionInfo": "0.23.2",
|
|
2338
|
+
"downloadLocation": "https://reactjs.org/",
|
|
2339
|
+
"filesAnalyzed": false,
|
|
2340
|
+
"licenseConcluded": "MIT",
|
|
2341
|
+
"licenseDeclared": "MIT",
|
|
2342
|
+
"copyrightText": "NOASSERTION",
|
|
2343
|
+
"summary": "Cooperative scheduler for the browser environment."
|
|
2344
|
+
},
|
|
2345
|
+
{
|
|
2346
|
+
"SPDXID": "SPDXRef-Package-semver-7.7.3",
|
|
2347
|
+
"name": "semver",
|
|
2348
|
+
"versionInfo": "7.7.3",
|
|
2349
|
+
"downloadLocation": "https://github.com/npm/node-semver#readme",
|
|
2350
|
+
"filesAnalyzed": false,
|
|
2351
|
+
"licenseConcluded": "ISC",
|
|
2352
|
+
"licenseDeclared": "ISC",
|
|
2353
|
+
"copyrightText": "GitHub Inc.",
|
|
2354
|
+
"summary": "The semantic version parser used by npm."
|
|
2355
|
+
},
|
|
2356
|
+
{
|
|
2357
|
+
"SPDXID": "SPDXRef-Package-shell-quote-1.8.3",
|
|
2358
|
+
"name": "shell-quote",
|
|
2359
|
+
"versionInfo": "1.8.3",
|
|
2360
|
+
"downloadLocation": "https://github.com/ljharb/shell-quote",
|
|
2361
|
+
"filesAnalyzed": false,
|
|
2362
|
+
"licenseConcluded": "MIT",
|
|
2363
|
+
"licenseDeclared": "MIT",
|
|
2364
|
+
"copyrightText": "James Halliday",
|
|
2365
|
+
"summary": "quote and parse shell commands"
|
|
2366
|
+
},
|
|
2367
|
+
{
|
|
2368
|
+
"SPDXID": "SPDXRef-Package-signal-exit-3.0.7",
|
|
2369
|
+
"name": "signal-exit",
|
|
2370
|
+
"versionInfo": "3.0.7",
|
|
2371
|
+
"downloadLocation": "https://github.com/tapjs/signal-exit",
|
|
2372
|
+
"filesAnalyzed": false,
|
|
2373
|
+
"licenseConcluded": "ISC",
|
|
2374
|
+
"licenseDeclared": "ISC",
|
|
2375
|
+
"copyrightText": "Ben Coe",
|
|
2376
|
+
"summary": "when you want to fire an event no matter how a process exits."
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"SPDXID": "SPDXRef-Package-skin-tone-2.0.0",
|
|
2380
|
+
"name": "skin-tone",
|
|
2381
|
+
"versionInfo": "2.0.0",
|
|
2382
|
+
"downloadLocation": "https://github.com/sindresorhus/skin-tone#readme",
|
|
2383
|
+
"filesAnalyzed": false,
|
|
2384
|
+
"licenseConcluded": "MIT",
|
|
2385
|
+
"licenseDeclared": "MIT",
|
|
2386
|
+
"copyrightText": "Sindre Sorhus",
|
|
2387
|
+
"summary": "Change the skin tone of an emoji 👌👌🏻👌🏼👌🏽👌🏾👌🏿"
|
|
2388
|
+
},
|
|
2389
|
+
{
|
|
2390
|
+
"SPDXID": "SPDXRef-Package-slice-ansi-5.0.0",
|
|
2391
|
+
"name": "slice-ansi",
|
|
2392
|
+
"versionInfo": "5.0.0",
|
|
2393
|
+
"downloadLocation": "https://github.com/chalk/slice-ansi#readme",
|
|
2394
|
+
"filesAnalyzed": false,
|
|
2395
|
+
"licenseConcluded": "MIT",
|
|
2396
|
+
"licenseDeclared": "MIT",
|
|
2397
|
+
"copyrightText": "NOASSERTION",
|
|
2398
|
+
"summary": "Slice a string with ANSI escape codes"
|
|
2399
|
+
},
|
|
2400
|
+
{
|
|
2401
|
+
"SPDXID": "SPDXRef-Package-slice-ansi-6.0.0",
|
|
2402
|
+
"name": "slice-ansi",
|
|
2403
|
+
"versionInfo": "6.0.0",
|
|
2404
|
+
"downloadLocation": "https://github.com/chalk/slice-ansi#readme",
|
|
2405
|
+
"filesAnalyzed": false,
|
|
2406
|
+
"licenseConcluded": "MIT",
|
|
2407
|
+
"licenseDeclared": "MIT",
|
|
2408
|
+
"copyrightText": "NOASSERTION",
|
|
2409
|
+
"summary": "Slice a string with ANSI escape codes"
|
|
2410
|
+
},
|
|
2411
|
+
{
|
|
2412
|
+
"SPDXID": "SPDXRef-Package-sql.js-1.14.1",
|
|
2413
|
+
"name": "sql.js",
|
|
2414
|
+
"versionInfo": "1.14.1",
|
|
2415
|
+
"downloadLocation": "http://github.com/sql-js/sql.js",
|
|
2416
|
+
"filesAnalyzed": false,
|
|
2417
|
+
"licenseConcluded": "MIT",
|
|
2418
|
+
"licenseDeclared": "MIT",
|
|
2419
|
+
"copyrightText": "NOASSERTION",
|
|
2420
|
+
"summary": "SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten)."
|
|
2421
|
+
},
|
|
2422
|
+
{
|
|
2423
|
+
"SPDXID": "SPDXRef-Package-stack-utils-2.0.6",
|
|
2424
|
+
"name": "stack-utils",
|
|
2425
|
+
"versionInfo": "2.0.6",
|
|
2426
|
+
"downloadLocation": "https://github.com/tapjs/stack-utils#readme",
|
|
2427
|
+
"filesAnalyzed": false,
|
|
2428
|
+
"licenseConcluded": "MIT",
|
|
2429
|
+
"licenseDeclared": "MIT",
|
|
2430
|
+
"copyrightText": "James Talmage",
|
|
2431
|
+
"summary": "Captures and cleans stack traces"
|
|
2432
|
+
},
|
|
2433
|
+
{
|
|
2434
|
+
"SPDXID": "SPDXRef-Package-string-decoder-1.3.0",
|
|
2435
|
+
"name": "string_decoder",
|
|
2436
|
+
"versionInfo": "1.3.0",
|
|
2437
|
+
"downloadLocation": "https://github.com/nodejs/string_decoder",
|
|
2438
|
+
"filesAnalyzed": false,
|
|
2439
|
+
"licenseConcluded": "MIT",
|
|
2440
|
+
"licenseDeclared": "MIT",
|
|
2441
|
+
"copyrightText": "NOASSERTION",
|
|
2442
|
+
"summary": "The string_decoder module from Node core"
|
|
2443
|
+
},
|
|
2444
|
+
{
|
|
2445
|
+
"SPDXID": "SPDXRef-Package-string-width-4.2.3",
|
|
2446
|
+
"name": "string-width",
|
|
2447
|
+
"versionInfo": "4.2.3",
|
|
2448
|
+
"downloadLocation": "https://github.com/sindresorhus/string-width#readme",
|
|
2449
|
+
"filesAnalyzed": false,
|
|
2450
|
+
"licenseConcluded": "MIT",
|
|
2451
|
+
"licenseDeclared": "MIT",
|
|
2452
|
+
"copyrightText": "Sindre Sorhus",
|
|
2453
|
+
"summary": "Get the visual width of a string - the number of columns required to display it"
|
|
2454
|
+
},
|
|
2455
|
+
{
|
|
2456
|
+
"SPDXID": "SPDXRef-Package-string-width-5.1.2",
|
|
2457
|
+
"name": "string-width",
|
|
2458
|
+
"versionInfo": "5.1.2",
|
|
2459
|
+
"downloadLocation": "https://github.com/sindresorhus/string-width#readme",
|
|
2460
|
+
"filesAnalyzed": false,
|
|
2461
|
+
"licenseConcluded": "MIT",
|
|
2462
|
+
"licenseDeclared": "MIT",
|
|
2463
|
+
"copyrightText": "Sindre Sorhus",
|
|
2464
|
+
"summary": "Get the visual width of a string - the number of columns required to display it"
|
|
2465
|
+
},
|
|
2466
|
+
{
|
|
2467
|
+
"SPDXID": "SPDXRef-Package-strip-ansi-6.0.1",
|
|
2468
|
+
"name": "strip-ansi",
|
|
2469
|
+
"versionInfo": "6.0.1",
|
|
2470
|
+
"downloadLocation": "https://github.com/chalk/strip-ansi#readme",
|
|
2471
|
+
"filesAnalyzed": false,
|
|
2472
|
+
"licenseConcluded": "MIT",
|
|
2473
|
+
"licenseDeclared": "MIT",
|
|
2474
|
+
"copyrightText": "Sindre Sorhus",
|
|
2475
|
+
"summary": "Strip ANSI escape codes from a string"
|
|
2476
|
+
},
|
|
2477
|
+
{
|
|
2478
|
+
"SPDXID": "SPDXRef-Package-strip-ansi-7.1.2",
|
|
2479
|
+
"name": "strip-ansi",
|
|
2480
|
+
"versionInfo": "7.1.2",
|
|
2481
|
+
"downloadLocation": "https://github.com/chalk/strip-ansi#readme",
|
|
2482
|
+
"filesAnalyzed": false,
|
|
2483
|
+
"licenseConcluded": "MIT",
|
|
2484
|
+
"licenseDeclared": "MIT",
|
|
2485
|
+
"copyrightText": "Sindre Sorhus",
|
|
2486
|
+
"summary": "Strip ANSI escape codes from a string"
|
|
2487
|
+
},
|
|
2488
|
+
{
|
|
2489
|
+
"SPDXID": "SPDXRef-Package-supports-color-7.2.0",
|
|
2490
|
+
"name": "supports-color",
|
|
2491
|
+
"versionInfo": "7.2.0",
|
|
2492
|
+
"downloadLocation": "https://github.com/chalk/supports-color#readme",
|
|
2493
|
+
"filesAnalyzed": false,
|
|
2494
|
+
"licenseConcluded": "MIT",
|
|
2495
|
+
"licenseDeclared": "MIT",
|
|
2496
|
+
"copyrightText": "Sindre Sorhus",
|
|
2497
|
+
"summary": "Detect whether a terminal supports color"
|
|
2498
|
+
},
|
|
2499
|
+
{
|
|
2500
|
+
"SPDXID": "SPDXRef-Package-supports-hyperlinks-3.2.0",
|
|
2501
|
+
"name": "supports-hyperlinks",
|
|
2502
|
+
"versionInfo": "3.2.0",
|
|
2503
|
+
"downloadLocation": "https://github.com/chalk/supports-hyperlinks#readme",
|
|
2504
|
+
"filesAnalyzed": false,
|
|
2505
|
+
"licenseConcluded": "MIT",
|
|
2506
|
+
"licenseDeclared": "MIT",
|
|
2507
|
+
"copyrightText": "NOASSERTION",
|
|
2508
|
+
"summary": "Detect whether a terminal supports hyperlinks"
|
|
2509
|
+
},
|
|
2510
|
+
{
|
|
2511
|
+
"SPDXID": "SPDXRef-Package-thenify-all-1.6.0",
|
|
2512
|
+
"name": "thenify-all",
|
|
2513
|
+
"versionInfo": "1.6.0",
|
|
2514
|
+
"downloadLocation": "https://github.com/thenables/thenify-all#readme",
|
|
2515
|
+
"filesAnalyzed": false,
|
|
2516
|
+
"licenseConcluded": "MIT",
|
|
2517
|
+
"licenseDeclared": "MIT",
|
|
2518
|
+
"copyrightText": "Jonathan Ong",
|
|
2519
|
+
"summary": "Promisifies all the selected functions in an object"
|
|
2520
|
+
},
|
|
2521
|
+
{
|
|
2522
|
+
"SPDXID": "SPDXRef-Package-thenify-3.3.1",
|
|
2523
|
+
"name": "thenify",
|
|
2524
|
+
"versionInfo": "3.3.1",
|
|
2525
|
+
"downloadLocation": "https://github.com/thenables/thenify#readme",
|
|
2526
|
+
"filesAnalyzed": false,
|
|
2527
|
+
"licenseConcluded": "MIT",
|
|
2528
|
+
"licenseDeclared": "MIT",
|
|
2529
|
+
"copyrightText": "Jonathan Ong",
|
|
2530
|
+
"summary": "Promisify a callback-based function"
|
|
2531
|
+
},
|
|
2532
|
+
{
|
|
2533
|
+
"SPDXID": "SPDXRef-Package-triple-beam-1.4.1",
|
|
2534
|
+
"name": "triple-beam",
|
|
2535
|
+
"versionInfo": "1.4.1",
|
|
2536
|
+
"downloadLocation": "https://github.com/winstonjs/triple-beam#readme",
|
|
2537
|
+
"filesAnalyzed": false,
|
|
2538
|
+
"licenseConcluded": "MIT",
|
|
2539
|
+
"licenseDeclared": "MIT",
|
|
2540
|
+
"copyrightText": "Charlie Robbins",
|
|
2541
|
+
"summary": "Definitions of levels for logging purposes & shareable Symbol constants."
|
|
2542
|
+
},
|
|
2543
|
+
{
|
|
2544
|
+
"SPDXID": "SPDXRef-Package-tslib-2.8.1",
|
|
2545
|
+
"name": "tslib",
|
|
2546
|
+
"versionInfo": "2.8.1",
|
|
2547
|
+
"downloadLocation": "https://www.typescriptlang.org/",
|
|
2548
|
+
"filesAnalyzed": false,
|
|
2549
|
+
"licenseConcluded": "0BSD",
|
|
2550
|
+
"licenseDeclared": "0BSD",
|
|
2551
|
+
"copyrightText": "Microsoft Corp.",
|
|
2552
|
+
"summary": "Runtime library for TypeScript helper functions"
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
"SPDXID": "SPDXRef-Package-type-fest-0.12.0",
|
|
2556
|
+
"name": "type-fest",
|
|
2557
|
+
"versionInfo": "0.12.0",
|
|
2558
|
+
"downloadLocation": "https://github.com/sindresorhus/type-fest#readme",
|
|
2559
|
+
"filesAnalyzed": false,
|
|
2560
|
+
"licenseConcluded": "(MIT OR CC0-1.0)",
|
|
2561
|
+
"licenseDeclared": "(MIT OR CC0-1.0)",
|
|
2562
|
+
"copyrightText": "Sindre Sorhus",
|
|
2563
|
+
"summary": "A collection of essential TypeScript types"
|
|
2564
|
+
},
|
|
2565
|
+
{
|
|
2566
|
+
"SPDXID": "SPDXRef-Package-type-fest-3.13.1",
|
|
2567
|
+
"name": "type-fest",
|
|
2568
|
+
"versionInfo": "3.13.1",
|
|
2569
|
+
"downloadLocation": "https://github.com/sindresorhus/type-fest#readme",
|
|
2570
|
+
"filesAnalyzed": false,
|
|
2571
|
+
"licenseConcluded": "(MIT OR CC0-1.0)",
|
|
2572
|
+
"licenseDeclared": "(MIT OR CC0-1.0)",
|
|
2573
|
+
"copyrightText": "Sindre Sorhus",
|
|
2574
|
+
"summary": "A collection of essential TypeScript types"
|
|
2575
|
+
},
|
|
2576
|
+
{
|
|
2577
|
+
"SPDXID": "SPDXRef-Package-undici-types-6.21.0",
|
|
2578
|
+
"name": "undici-types",
|
|
2579
|
+
"versionInfo": "6.21.0",
|
|
2580
|
+
"downloadLocation": "https://undici.nodejs.org",
|
|
2581
|
+
"filesAnalyzed": false,
|
|
2582
|
+
"licenseConcluded": "MIT",
|
|
2583
|
+
"licenseDeclared": "MIT",
|
|
2584
|
+
"copyrightText": "NOASSERTION",
|
|
2585
|
+
"summary": "A stand-alone types package for Undici"
|
|
2586
|
+
},
|
|
2587
|
+
{
|
|
2588
|
+
"SPDXID": "SPDXRef-Package-unicode-emoji-modifier-base-1.0.0",
|
|
2589
|
+
"name": "unicode-emoji-modifier-base",
|
|
2590
|
+
"versionInfo": "1.0.0",
|
|
2591
|
+
"downloadLocation": "https://github.com/mathiasbynens/unicode-emoji-modifier-base",
|
|
2592
|
+
"filesAnalyzed": false,
|
|
2593
|
+
"licenseConcluded": "MIT",
|
|
2594
|
+
"licenseDeclared": "MIT",
|
|
2595
|
+
"copyrightText": "Mathias Bynens",
|
|
2596
|
+
"summary": "The set of Unicode symbols that can serve as a base for emoji modifiers, i.e. those with the `Emoji_Modifier_Base` property set to `Yes`."
|
|
2597
|
+
},
|
|
2598
|
+
{
|
|
2599
|
+
"SPDXID": "SPDXRef-Package-util-deprecate-1.0.2",
|
|
2600
|
+
"name": "util-deprecate",
|
|
2601
|
+
"versionInfo": "1.0.2",
|
|
2602
|
+
"downloadLocation": "https://github.com/TooTallNate/util-deprecate",
|
|
2603
|
+
"filesAnalyzed": false,
|
|
2604
|
+
"licenseConcluded": "MIT",
|
|
2605
|
+
"licenseDeclared": "MIT",
|
|
2606
|
+
"copyrightText": "Nathan Rajlich",
|
|
2607
|
+
"summary": "The Node.js `util.deprecate()` function with browser support"
|
|
2608
|
+
},
|
|
2609
|
+
{
|
|
2610
|
+
"SPDXID": "SPDXRef-Package-uuid-8.3.2",
|
|
2611
|
+
"name": "uuid",
|
|
2612
|
+
"versionInfo": "8.3.2",
|
|
2613
|
+
"downloadLocation": "https://github.com/uuidjs/uuid#readme",
|
|
2614
|
+
"filesAnalyzed": false,
|
|
2615
|
+
"licenseConcluded": "MIT",
|
|
2616
|
+
"licenseDeclared": "MIT",
|
|
2617
|
+
"copyrightText": "NOASSERTION",
|
|
2618
|
+
"summary": "RFC4122 (v1, v4, and v5) UUIDs"
|
|
2619
|
+
},
|
|
2620
|
+
{
|
|
2621
|
+
"SPDXID": "SPDXRef-Package-widest-line-4.0.1",
|
|
2622
|
+
"name": "widest-line",
|
|
2623
|
+
"versionInfo": "4.0.1",
|
|
2624
|
+
"downloadLocation": "https://github.com/sindresorhus/widest-line#readme",
|
|
2625
|
+
"filesAnalyzed": false,
|
|
2626
|
+
"licenseConcluded": "MIT",
|
|
2627
|
+
"licenseDeclared": "MIT",
|
|
2628
|
+
"copyrightText": "Sindre Sorhus",
|
|
2629
|
+
"summary": "Get the visual width of the widest line in a string - the number of columns required to display it"
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"SPDXID": "SPDXRef-Package-winston-transport-4.9.0",
|
|
2633
|
+
"name": "winston-transport",
|
|
2634
|
+
"versionInfo": "4.9.0",
|
|
2635
|
+
"downloadLocation": "https://github.com/winstonjs/winston-transport#readme",
|
|
2636
|
+
"filesAnalyzed": false,
|
|
2637
|
+
"licenseConcluded": "MIT",
|
|
2638
|
+
"licenseDeclared": "MIT",
|
|
2639
|
+
"copyrightText": "Charlie Robbins",
|
|
2640
|
+
"summary": "Base stream implementations for winston@3 and up."
|
|
2641
|
+
},
|
|
2642
|
+
{
|
|
2643
|
+
"SPDXID": "SPDXRef-Package-wrap-ansi-7.0.0",
|
|
2644
|
+
"name": "wrap-ansi",
|
|
2645
|
+
"versionInfo": "7.0.0",
|
|
2646
|
+
"downloadLocation": "https://github.com/chalk/wrap-ansi#readme",
|
|
2647
|
+
"filesAnalyzed": false,
|
|
2648
|
+
"licenseConcluded": "MIT",
|
|
2649
|
+
"licenseDeclared": "MIT",
|
|
2650
|
+
"copyrightText": "Sindre Sorhus",
|
|
2651
|
+
"summary": "Wordwrap a string with ANSI escape codes"
|
|
2652
|
+
},
|
|
2653
|
+
{
|
|
2654
|
+
"SPDXID": "SPDXRef-Package-wrap-ansi-8.1.0",
|
|
2655
|
+
"name": "wrap-ansi",
|
|
2656
|
+
"versionInfo": "8.1.0",
|
|
2657
|
+
"downloadLocation": "https://github.com/chalk/wrap-ansi#readme",
|
|
2658
|
+
"filesAnalyzed": false,
|
|
2659
|
+
"licenseConcluded": "MIT",
|
|
2660
|
+
"licenseDeclared": "MIT",
|
|
2661
|
+
"copyrightText": "Sindre Sorhus",
|
|
2662
|
+
"summary": "Wordwrap a string with ANSI escape codes"
|
|
2663
|
+
},
|
|
2664
|
+
{
|
|
2665
|
+
"SPDXID": "SPDXRef-Package-ws-7.5.10",
|
|
2666
|
+
"name": "ws",
|
|
2667
|
+
"versionInfo": "7.5.10",
|
|
2668
|
+
"downloadLocation": "https://github.com/websockets/ws",
|
|
2669
|
+
"filesAnalyzed": false,
|
|
2670
|
+
"licenseConcluded": "MIT",
|
|
2671
|
+
"licenseDeclared": "MIT",
|
|
2672
|
+
"copyrightText": "Einar Otto Stangvik",
|
|
2673
|
+
"summary": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js"
|
|
2674
|
+
},
|
|
2675
|
+
{
|
|
2676
|
+
"SPDXID": "SPDXRef-Package-ws-8.18.3",
|
|
2677
|
+
"name": "ws",
|
|
2678
|
+
"versionInfo": "8.18.3",
|
|
2679
|
+
"downloadLocation": "https://github.com/websockets/ws",
|
|
2680
|
+
"filesAnalyzed": false,
|
|
2681
|
+
"licenseConcluded": "MIT",
|
|
2682
|
+
"licenseDeclared": "MIT",
|
|
2683
|
+
"copyrightText": "Einar Otto Stangvik",
|
|
2684
|
+
"summary": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js"
|
|
2685
|
+
},
|
|
2686
|
+
{
|
|
2687
|
+
"SPDXID": "SPDXRef-Package-wsl-utils-0.1.0",
|
|
2688
|
+
"name": "wsl-utils",
|
|
2689
|
+
"versionInfo": "0.1.0",
|
|
2690
|
+
"downloadLocation": "https://github.com/sindresorhus/wsl-utils#readme",
|
|
2691
|
+
"filesAnalyzed": false,
|
|
2692
|
+
"licenseConcluded": "MIT",
|
|
2693
|
+
"licenseDeclared": "MIT",
|
|
2694
|
+
"copyrightText": "Sindre Sorhus",
|
|
2695
|
+
"summary": "Utilities for working with Windows Subsystem for Linux (WSL)"
|
|
2696
|
+
},
|
|
2697
|
+
{
|
|
2698
|
+
"SPDXID": "SPDXRef-Package-xtend-4.0.2",
|
|
2699
|
+
"name": "xtend",
|
|
2700
|
+
"versionInfo": "4.0.2",
|
|
2701
|
+
"downloadLocation": "https://github.com/Raynos/xtend",
|
|
2702
|
+
"filesAnalyzed": false,
|
|
2703
|
+
"licenseConcluded": "MIT",
|
|
2704
|
+
"licenseDeclared": "MIT",
|
|
2705
|
+
"copyrightText": "Raynos",
|
|
2706
|
+
"summary": "extend like a boss"
|
|
2707
|
+
},
|
|
2708
|
+
{
|
|
2709
|
+
"SPDXID": "SPDXRef-Package-y18n-5.0.8",
|
|
2710
|
+
"name": "y18n",
|
|
2711
|
+
"versionInfo": "5.0.8",
|
|
2712
|
+
"downloadLocation": "https://github.com/yargs/y18n",
|
|
2713
|
+
"filesAnalyzed": false,
|
|
2714
|
+
"licenseConcluded": "ISC",
|
|
2715
|
+
"licenseDeclared": "ISC",
|
|
2716
|
+
"copyrightText": "Ben Coe",
|
|
2717
|
+
"summary": "the bare-bones internationalization library used by yargs"
|
|
2718
|
+
},
|
|
2719
|
+
{
|
|
2720
|
+
"SPDXID": "SPDXRef-Package-yaml-2.9.0",
|
|
2721
|
+
"name": "yaml",
|
|
2722
|
+
"versionInfo": "2.9.0",
|
|
2723
|
+
"downloadLocation": "https://eemeli.org/yaml/",
|
|
2724
|
+
"filesAnalyzed": false,
|
|
2725
|
+
"licenseConcluded": "ISC",
|
|
2726
|
+
"licenseDeclared": "ISC",
|
|
2727
|
+
"copyrightText": "Eemeli Aro",
|
|
2728
|
+
"summary": "JavaScript parser and stringifier for YAML"
|
|
2729
|
+
},
|
|
2730
|
+
{
|
|
2731
|
+
"SPDXID": "SPDXRef-Package-yargs-parser-20.2.9",
|
|
2732
|
+
"name": "yargs-parser",
|
|
2733
|
+
"versionInfo": "20.2.9",
|
|
2734
|
+
"downloadLocation": "https://github.com/yargs/yargs-parser#readme",
|
|
2735
|
+
"filesAnalyzed": false,
|
|
2736
|
+
"licenseConcluded": "ISC",
|
|
2737
|
+
"licenseDeclared": "ISC",
|
|
2738
|
+
"copyrightText": "Ben Coe",
|
|
2739
|
+
"summary": "the mighty option parser used by yargs"
|
|
2740
|
+
},
|
|
2741
|
+
{
|
|
2742
|
+
"SPDXID": "SPDXRef-Package-yargs-parser-21.1.1",
|
|
2743
|
+
"name": "yargs-parser",
|
|
2744
|
+
"versionInfo": "21.1.1",
|
|
2745
|
+
"downloadLocation": "https://github.com/yargs/yargs-parser#readme",
|
|
2746
|
+
"filesAnalyzed": false,
|
|
2747
|
+
"licenseConcluded": "ISC",
|
|
2748
|
+
"licenseDeclared": "ISC",
|
|
2749
|
+
"copyrightText": "Ben Coe",
|
|
2750
|
+
"summary": "the mighty option parser used by yargs"
|
|
2751
|
+
},
|
|
2752
|
+
{
|
|
2753
|
+
"SPDXID": "SPDXRef-Package-yargs-16.2.0",
|
|
2754
|
+
"name": "yargs",
|
|
2755
|
+
"versionInfo": "16.2.0",
|
|
2756
|
+
"downloadLocation": "https://yargs.js.org/",
|
|
2757
|
+
"filesAnalyzed": false,
|
|
2758
|
+
"licenseConcluded": "MIT",
|
|
2759
|
+
"licenseDeclared": "MIT",
|
|
2760
|
+
"copyrightText": "NOASSERTION",
|
|
2761
|
+
"summary": "yargs the modern, pirate-themed, successor to optimist."
|
|
2762
|
+
},
|
|
2763
|
+
{
|
|
2764
|
+
"SPDXID": "SPDXRef-Package-yargs-17.7.2",
|
|
2765
|
+
"name": "yargs",
|
|
2766
|
+
"versionInfo": "17.7.2",
|
|
2767
|
+
"downloadLocation": "https://yargs.js.org/",
|
|
2768
|
+
"filesAnalyzed": false,
|
|
2769
|
+
"licenseConcluded": "MIT",
|
|
2770
|
+
"licenseDeclared": "MIT",
|
|
2771
|
+
"copyrightText": "NOASSERTION",
|
|
2772
|
+
"summary": "yargs the modern, pirate-themed, successor to optimist."
|
|
2773
|
+
},
|
|
2774
|
+
{
|
|
2775
|
+
"SPDXID": "SPDXRef-Package-yoga-wasm-web-0.3.3",
|
|
2776
|
+
"name": "yoga-wasm-web",
|
|
2777
|
+
"versionInfo": "0.3.3",
|
|
2778
|
+
"downloadLocation": "https://github.com/shuding/yoga-wasm-web#readme",
|
|
2779
|
+
"filesAnalyzed": false,
|
|
2780
|
+
"licenseConcluded": "MIT",
|
|
2781
|
+
"licenseDeclared": "MIT",
|
|
2782
|
+
"copyrightText": "NOASSERTION",
|
|
2783
|
+
"summary": ""
|
|
2784
|
+
}
|
|
2785
|
+
],
|
|
2786
|
+
"relationships": [
|
|
2787
|
+
{
|
|
2788
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2789
|
+
"relationshipType": "DEPENDS_ON",
|
|
2790
|
+
"relatedSpdxElement": "SPDXRef-Package--alcalzone-ansi-tokenize-0.1.3"
|
|
2791
|
+
},
|
|
2792
|
+
{
|
|
2793
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2794
|
+
"relationshipType": "DEPENDS_ON",
|
|
2795
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-rest-core-client-2.6.0"
|
|
2796
|
+
},
|
|
2797
|
+
{
|
|
2798
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2799
|
+
"relationshipType": "DEPENDS_ON",
|
|
2800
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-abort-controller-2.1.2"
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2804
|
+
"relationshipType": "DEPENDS_ON",
|
|
2805
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-core-auth-1.10.1"
|
|
2806
|
+
},
|
|
2807
|
+
{
|
|
2808
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2809
|
+
"relationshipType": "DEPENDS_ON",
|
|
2810
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-core-client-1.10.1"
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2814
|
+
"relationshipType": "DEPENDS_ON",
|
|
2815
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-core-rest-pipeline-1.23.0"
|
|
2816
|
+
},
|
|
2817
|
+
{
|
|
2818
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2819
|
+
"relationshipType": "DEPENDS_ON",
|
|
2820
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-core-tracing-1.3.1"
|
|
2821
|
+
},
|
|
2822
|
+
{
|
|
2823
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2824
|
+
"relationshipType": "DEPENDS_ON",
|
|
2825
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-core-util-1.13.1"
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2829
|
+
"relationshipType": "DEPENDS_ON",
|
|
2830
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-functions-3.5.1"
|
|
2831
|
+
},
|
|
2832
|
+
{
|
|
2833
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2834
|
+
"relationshipType": "DEPENDS_ON",
|
|
2835
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-identity-4.13.1"
|
|
2836
|
+
},
|
|
2837
|
+
{
|
|
2838
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2839
|
+
"relationshipType": "DEPENDS_ON",
|
|
2840
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-logger-1.3.0"
|
|
2841
|
+
},
|
|
2842
|
+
{
|
|
2843
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2844
|
+
"relationshipType": "DEPENDS_ON",
|
|
2845
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-monitor-opentelemetry-exporter-1.0.0-beta.41"
|
|
2846
|
+
},
|
|
2847
|
+
{
|
|
2848
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2849
|
+
"relationshipType": "DEPENDS_ON",
|
|
2850
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-monitor-opentelemetry-1.18.0"
|
|
2851
|
+
},
|
|
2852
|
+
{
|
|
2853
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2854
|
+
"relationshipType": "DEPENDS_ON",
|
|
2855
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-msal-browser-5.11.0"
|
|
2856
|
+
},
|
|
2857
|
+
{
|
|
2858
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2859
|
+
"relationshipType": "DEPENDS_ON",
|
|
2860
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-msal-common-16.6.2"
|
|
2861
|
+
},
|
|
2862
|
+
{
|
|
2863
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2864
|
+
"relationshipType": "DEPENDS_ON",
|
|
2865
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-msal-node-5.2.2"
|
|
2866
|
+
},
|
|
2867
|
+
{
|
|
2868
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2869
|
+
"relationshipType": "DEPENDS_ON",
|
|
2870
|
+
"relatedSpdxElement": "SPDXRef-Package--azure-opentelemetry-instrumentation-azure-sdk-1.0.0"
|
|
2871
|
+
},
|
|
2872
|
+
{
|
|
2873
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2874
|
+
"relationshipType": "DEPENDS_ON",
|
|
2875
|
+
"relatedSpdxElement": "SPDXRef-Package--colors-colors-1.5.0"
|
|
2876
|
+
},
|
|
2877
|
+
{
|
|
2878
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2879
|
+
"relationshipType": "DEPENDS_ON",
|
|
2880
|
+
"relatedSpdxElement": "SPDXRef-Package--colors-colors-1.6.0"
|
|
2881
|
+
},
|
|
2882
|
+
{
|
|
2883
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2884
|
+
"relationshipType": "DEPENDS_ON",
|
|
2885
|
+
"relatedSpdxElement": "SPDXRef-Package--grpc-grpc-js-1.14.4"
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2889
|
+
"relationshipType": "DEPENDS_ON",
|
|
2890
|
+
"relatedSpdxElement": "SPDXRef-Package--grpc-proto-loader-0.8.1"
|
|
2891
|
+
},
|
|
2892
|
+
{
|
|
2893
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2894
|
+
"relationshipType": "DEPENDS_ON",
|
|
2895
|
+
"relatedSpdxElement": "SPDXRef-Package--js-sdsl-ordered-map-4.4.2"
|
|
2896
|
+
},
|
|
2897
|
+
{
|
|
2898
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2899
|
+
"relationshipType": "DEPENDS_ON",
|
|
2900
|
+
"relatedSpdxElement": "SPDXRef-Package--microsoft-applicationinsights-web-snippet-1.2.3"
|
|
2901
|
+
},
|
|
2902
|
+
{
|
|
2903
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2904
|
+
"relationshipType": "DEPENDS_ON",
|
|
2905
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-api-logs-0.211.0"
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2909
|
+
"relationshipType": "DEPENDS_ON",
|
|
2910
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-api-logs-0.217.0"
|
|
2911
|
+
},
|
|
2912
|
+
{
|
|
2913
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2914
|
+
"relationshipType": "DEPENDS_ON",
|
|
2915
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-api-1.9.1"
|
|
2916
|
+
},
|
|
2917
|
+
{
|
|
2918
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2919
|
+
"relationshipType": "DEPENDS_ON",
|
|
2920
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-configuration-0.217.0"
|
|
2921
|
+
},
|
|
2922
|
+
{
|
|
2923
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2924
|
+
"relationshipType": "DEPENDS_ON",
|
|
2925
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-context-async-hooks-2.7.1"
|
|
2926
|
+
},
|
|
2927
|
+
{
|
|
2928
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2929
|
+
"relationshipType": "DEPENDS_ON",
|
|
2930
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-core-2.7.1"
|
|
2931
|
+
},
|
|
2932
|
+
{
|
|
2933
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2934
|
+
"relationshipType": "DEPENDS_ON",
|
|
2935
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-logs-otlp-grpc-0.217.0"
|
|
2936
|
+
},
|
|
2937
|
+
{
|
|
2938
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2939
|
+
"relationshipType": "DEPENDS_ON",
|
|
2940
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-logs-otlp-http-0.217.0"
|
|
2941
|
+
},
|
|
2942
|
+
{
|
|
2943
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2944
|
+
"relationshipType": "DEPENDS_ON",
|
|
2945
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-logs-otlp-proto-0.217.0"
|
|
2946
|
+
},
|
|
2947
|
+
{
|
|
2948
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2949
|
+
"relationshipType": "DEPENDS_ON",
|
|
2950
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-metrics-otlp-grpc-0.217.0"
|
|
2951
|
+
},
|
|
2952
|
+
{
|
|
2953
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2954
|
+
"relationshipType": "DEPENDS_ON",
|
|
2955
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-metrics-otlp-http-0.217.0"
|
|
2956
|
+
},
|
|
2957
|
+
{
|
|
2958
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2959
|
+
"relationshipType": "DEPENDS_ON",
|
|
2960
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-metrics-otlp-proto-0.217.0"
|
|
2961
|
+
},
|
|
2962
|
+
{
|
|
2963
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2964
|
+
"relationshipType": "DEPENDS_ON",
|
|
2965
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-prometheus-0.217.0"
|
|
2966
|
+
},
|
|
2967
|
+
{
|
|
2968
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2969
|
+
"relationshipType": "DEPENDS_ON",
|
|
2970
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-trace-otlp-grpc-0.217.0"
|
|
2971
|
+
},
|
|
2972
|
+
{
|
|
2973
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2974
|
+
"relationshipType": "DEPENDS_ON",
|
|
2975
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-trace-otlp-http-0.217.0"
|
|
2976
|
+
},
|
|
2977
|
+
{
|
|
2978
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2979
|
+
"relationshipType": "DEPENDS_ON",
|
|
2980
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-trace-otlp-proto-0.217.0"
|
|
2981
|
+
},
|
|
2982
|
+
{
|
|
2983
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2984
|
+
"relationshipType": "DEPENDS_ON",
|
|
2985
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-exporter-zipkin-2.7.1"
|
|
2986
|
+
},
|
|
2987
|
+
{
|
|
2988
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2989
|
+
"relationshipType": "DEPENDS_ON",
|
|
2990
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-instrumentation-bunyan-0.62.0"
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2994
|
+
"relationshipType": "DEPENDS_ON",
|
|
2995
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-instrumentation-http-0.217.0"
|
|
2996
|
+
},
|
|
2997
|
+
{
|
|
2998
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
2999
|
+
"relationshipType": "DEPENDS_ON",
|
|
3000
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-instrumentation-mongodb-0.70.0"
|
|
3001
|
+
},
|
|
3002
|
+
{
|
|
3003
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3004
|
+
"relationshipType": "DEPENDS_ON",
|
|
3005
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-instrumentation-mysql-0.63.0"
|
|
3006
|
+
},
|
|
3007
|
+
{
|
|
3008
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3009
|
+
"relationshipType": "DEPENDS_ON",
|
|
3010
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-instrumentation-pg-0.69.0"
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3014
|
+
"relationshipType": "DEPENDS_ON",
|
|
3015
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-instrumentation-redis-0.65.0"
|
|
3016
|
+
},
|
|
3017
|
+
{
|
|
3018
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3019
|
+
"relationshipType": "DEPENDS_ON",
|
|
3020
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-instrumentation-winston-0.61.0"
|
|
3021
|
+
},
|
|
3022
|
+
{
|
|
3023
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3024
|
+
"relationshipType": "DEPENDS_ON",
|
|
3025
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-instrumentation-0.211.0"
|
|
3026
|
+
},
|
|
3027
|
+
{
|
|
3028
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3029
|
+
"relationshipType": "DEPENDS_ON",
|
|
3030
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-instrumentation-0.217.0"
|
|
3031
|
+
},
|
|
3032
|
+
{
|
|
3033
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3034
|
+
"relationshipType": "DEPENDS_ON",
|
|
3035
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-otlp-exporter-base-0.217.0"
|
|
3036
|
+
},
|
|
3037
|
+
{
|
|
3038
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3039
|
+
"relationshipType": "DEPENDS_ON",
|
|
3040
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-otlp-grpc-exporter-base-0.217.0"
|
|
3041
|
+
},
|
|
3042
|
+
{
|
|
3043
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3044
|
+
"relationshipType": "DEPENDS_ON",
|
|
3045
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-otlp-transformer-0.217.0"
|
|
3046
|
+
},
|
|
3047
|
+
{
|
|
3048
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3049
|
+
"relationshipType": "DEPENDS_ON",
|
|
3050
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-propagator-b3-2.7.1"
|
|
3051
|
+
},
|
|
3052
|
+
{
|
|
3053
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3054
|
+
"relationshipType": "DEPENDS_ON",
|
|
3055
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-propagator-jaeger-2.7.1"
|
|
3056
|
+
},
|
|
3057
|
+
{
|
|
3058
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3059
|
+
"relationshipType": "DEPENDS_ON",
|
|
3060
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-redis-common-0.38.3"
|
|
3061
|
+
},
|
|
3062
|
+
{
|
|
3063
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3064
|
+
"relationshipType": "DEPENDS_ON",
|
|
3065
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-resource-detector-azure-0.25.0"
|
|
3066
|
+
},
|
|
3067
|
+
{
|
|
3068
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3069
|
+
"relationshipType": "DEPENDS_ON",
|
|
3070
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-resources-2.7.1"
|
|
3071
|
+
},
|
|
3072
|
+
{
|
|
3073
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3074
|
+
"relationshipType": "DEPENDS_ON",
|
|
3075
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-sdk-logs-0.217.0"
|
|
3076
|
+
},
|
|
3077
|
+
{
|
|
3078
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3079
|
+
"relationshipType": "DEPENDS_ON",
|
|
3080
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-sdk-metrics-2.7.1"
|
|
3081
|
+
},
|
|
3082
|
+
{
|
|
3083
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3084
|
+
"relationshipType": "DEPENDS_ON",
|
|
3085
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-sdk-node-0.217.0"
|
|
3086
|
+
},
|
|
3087
|
+
{
|
|
3088
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3089
|
+
"relationshipType": "DEPENDS_ON",
|
|
3090
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-sdk-trace-base-2.7.1"
|
|
3091
|
+
},
|
|
3092
|
+
{
|
|
3093
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3094
|
+
"relationshipType": "DEPENDS_ON",
|
|
3095
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-sdk-trace-node-2.7.1"
|
|
3096
|
+
},
|
|
3097
|
+
{
|
|
3098
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3099
|
+
"relationshipType": "DEPENDS_ON",
|
|
3100
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-sdk-trace-web-2.7.1"
|
|
3101
|
+
},
|
|
3102
|
+
{
|
|
3103
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3104
|
+
"relationshipType": "DEPENDS_ON",
|
|
3105
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-semantic-conventions-1.41.1"
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3109
|
+
"relationshipType": "DEPENDS_ON",
|
|
3110
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-sql-common-0.41.2"
|
|
3111
|
+
},
|
|
3112
|
+
{
|
|
3113
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3114
|
+
"relationshipType": "DEPENDS_ON",
|
|
3115
|
+
"relatedSpdxElement": "SPDXRef-Package--opentelemetry-winston-transport-0.27.0"
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3119
|
+
"relationshipType": "DEPENDS_ON",
|
|
3120
|
+
"relatedSpdxElement": "SPDXRef-Package--protobufjs-aspromise-1.1.2"
|
|
3121
|
+
},
|
|
3122
|
+
{
|
|
3123
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3124
|
+
"relationshipType": "DEPENDS_ON",
|
|
3125
|
+
"relatedSpdxElement": "SPDXRef-Package--protobufjs-base64-1.1.2"
|
|
3126
|
+
},
|
|
3127
|
+
{
|
|
3128
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3129
|
+
"relationshipType": "DEPENDS_ON",
|
|
3130
|
+
"relatedSpdxElement": "SPDXRef-Package--protobufjs-codegen-2.0.5"
|
|
3131
|
+
},
|
|
3132
|
+
{
|
|
3133
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3134
|
+
"relationshipType": "DEPENDS_ON",
|
|
3135
|
+
"relatedSpdxElement": "SPDXRef-Package--protobufjs-eventemitter-1.1.1"
|
|
3136
|
+
},
|
|
3137
|
+
{
|
|
3138
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3139
|
+
"relationshipType": "DEPENDS_ON",
|
|
3140
|
+
"relatedSpdxElement": "SPDXRef-Package--protobufjs-fetch-1.1.1"
|
|
3141
|
+
},
|
|
3142
|
+
{
|
|
3143
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3144
|
+
"relationshipType": "DEPENDS_ON",
|
|
3145
|
+
"relatedSpdxElement": "SPDXRef-Package--protobufjs-float-1.0.2"
|
|
3146
|
+
},
|
|
3147
|
+
{
|
|
3148
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3149
|
+
"relationshipType": "DEPENDS_ON",
|
|
3150
|
+
"relatedSpdxElement": "SPDXRef-Package--protobufjs-inquire-1.1.2"
|
|
3151
|
+
},
|
|
3152
|
+
{
|
|
3153
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3154
|
+
"relationshipType": "DEPENDS_ON",
|
|
3155
|
+
"relatedSpdxElement": "SPDXRef-Package--protobufjs-path-1.1.2"
|
|
3156
|
+
},
|
|
3157
|
+
{
|
|
3158
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3159
|
+
"relationshipType": "DEPENDS_ON",
|
|
3160
|
+
"relatedSpdxElement": "SPDXRef-Package--protobufjs-pool-1.1.0"
|
|
3161
|
+
},
|
|
3162
|
+
{
|
|
3163
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3164
|
+
"relationshipType": "DEPENDS_ON",
|
|
3165
|
+
"relatedSpdxElement": "SPDXRef-Package--protobufjs-utf8-1.1.1"
|
|
3166
|
+
},
|
|
3167
|
+
{
|
|
3168
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3169
|
+
"relationshipType": "DEPENDS_ON",
|
|
3170
|
+
"relatedSpdxElement": "SPDXRef-Package--sindresorhus-is-4.6.0"
|
|
3171
|
+
},
|
|
3172
|
+
{
|
|
3173
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3174
|
+
"relationshipType": "DEPENDS_ON",
|
|
3175
|
+
"relatedSpdxElement": "SPDXRef-Package--types-bunyan-1.8.11"
|
|
3176
|
+
},
|
|
3177
|
+
{
|
|
3178
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3179
|
+
"relationshipType": "DEPENDS_ON",
|
|
3180
|
+
"relatedSpdxElement": "SPDXRef-Package--types-mysql-2.15.27"
|
|
3181
|
+
},
|
|
3182
|
+
{
|
|
3183
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3184
|
+
"relationshipType": "DEPENDS_ON",
|
|
3185
|
+
"relatedSpdxElement": "SPDXRef-Package--types-node-20.19.27"
|
|
3186
|
+
},
|
|
3187
|
+
{
|
|
3188
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3189
|
+
"relationshipType": "DEPENDS_ON",
|
|
3190
|
+
"relatedSpdxElement": "SPDXRef-Package--types-pg-pool-2.0.7"
|
|
3191
|
+
},
|
|
3192
|
+
{
|
|
3193
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3194
|
+
"relationshipType": "DEPENDS_ON",
|
|
3195
|
+
"relatedSpdxElement": "SPDXRef-Package--types-pg-8.15.6"
|
|
3196
|
+
},
|
|
3197
|
+
{
|
|
3198
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3199
|
+
"relationshipType": "DEPENDS_ON",
|
|
3200
|
+
"relatedSpdxElement": "SPDXRef-Package--types-prop-types-15.7.15"
|
|
3201
|
+
},
|
|
3202
|
+
{
|
|
3203
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3204
|
+
"relationshipType": "DEPENDS_ON",
|
|
3205
|
+
"relatedSpdxElement": "SPDXRef-Package--types-react-18.3.27"
|
|
3206
|
+
},
|
|
3207
|
+
{
|
|
3208
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3209
|
+
"relationshipType": "DEPENDS_ON",
|
|
3210
|
+
"relatedSpdxElement": "SPDXRef-Package--types-triple-beam-1.3.5"
|
|
3211
|
+
},
|
|
3212
|
+
{
|
|
3213
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3214
|
+
"relationshipType": "DEPENDS_ON",
|
|
3215
|
+
"relatedSpdxElement": "SPDXRef-Package--typespec-ts-http-runtime-0.3.5"
|
|
3216
|
+
},
|
|
3217
|
+
{
|
|
3218
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3219
|
+
"relationshipType": "DEPENDS_ON",
|
|
3220
|
+
"relatedSpdxElement": "SPDXRef-Package-acorn-import-attributes-1.9.5"
|
|
3221
|
+
},
|
|
3222
|
+
{
|
|
3223
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3224
|
+
"relationshipType": "DEPENDS_ON",
|
|
3225
|
+
"relatedSpdxElement": "SPDXRef-Package-acorn-8.15.0"
|
|
3226
|
+
},
|
|
3227
|
+
{
|
|
3228
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3229
|
+
"relationshipType": "DEPENDS_ON",
|
|
3230
|
+
"relatedSpdxElement": "SPDXRef-Package-agent-base-7.1.4"
|
|
3231
|
+
},
|
|
3232
|
+
{
|
|
3233
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3234
|
+
"relationshipType": "DEPENDS_ON",
|
|
3235
|
+
"relatedSpdxElement": "SPDXRef-Package-ansi-escapes-6.2.1"
|
|
3236
|
+
},
|
|
3237
|
+
{
|
|
3238
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3239
|
+
"relationshipType": "DEPENDS_ON",
|
|
3240
|
+
"relatedSpdxElement": "SPDXRef-Package-ansi-escapes-7.2.0"
|
|
3241
|
+
},
|
|
3242
|
+
{
|
|
3243
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3244
|
+
"relationshipType": "DEPENDS_ON",
|
|
3245
|
+
"relatedSpdxElement": "SPDXRef-Package-ansi-regex-5.0.1"
|
|
3246
|
+
},
|
|
3247
|
+
{
|
|
3248
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3249
|
+
"relationshipType": "DEPENDS_ON",
|
|
3250
|
+
"relatedSpdxElement": "SPDXRef-Package-ansi-regex-6.2.2"
|
|
3251
|
+
},
|
|
3252
|
+
{
|
|
3253
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3254
|
+
"relationshipType": "DEPENDS_ON",
|
|
3255
|
+
"relatedSpdxElement": "SPDXRef-Package-ansi-styles-4.3.0"
|
|
3256
|
+
},
|
|
3257
|
+
{
|
|
3258
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3259
|
+
"relationshipType": "DEPENDS_ON",
|
|
3260
|
+
"relatedSpdxElement": "SPDXRef-Package-ansi-styles-6.2.3"
|
|
3261
|
+
},
|
|
3262
|
+
{
|
|
3263
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3264
|
+
"relationshipType": "DEPENDS_ON",
|
|
3265
|
+
"relatedSpdxElement": "SPDXRef-Package-any-promise-1.3.0"
|
|
3266
|
+
},
|
|
3267
|
+
{
|
|
3268
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3269
|
+
"relationshipType": "DEPENDS_ON",
|
|
3270
|
+
"relatedSpdxElement": "SPDXRef-Package-applicationinsights-3.15.0"
|
|
3271
|
+
},
|
|
3272
|
+
{
|
|
3273
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3274
|
+
"relationshipType": "DEPENDS_ON",
|
|
3275
|
+
"relatedSpdxElement": "SPDXRef-Package-asciichart-1.5.25"
|
|
3276
|
+
},
|
|
3277
|
+
{
|
|
3278
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3279
|
+
"relationshipType": "DEPENDS_ON",
|
|
3280
|
+
"relatedSpdxElement": "SPDXRef-Package-auto-bind-5.0.1"
|
|
3281
|
+
},
|
|
3282
|
+
{
|
|
3283
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3284
|
+
"relationshipType": "DEPENDS_ON",
|
|
3285
|
+
"relatedSpdxElement": "SPDXRef-Package-buffer-equal-constant-time-1.0.1"
|
|
3286
|
+
},
|
|
3287
|
+
{
|
|
3288
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3289
|
+
"relationshipType": "DEPENDS_ON",
|
|
3290
|
+
"relatedSpdxElement": "SPDXRef-Package-bundle-name-4.1.0"
|
|
3291
|
+
},
|
|
3292
|
+
{
|
|
3293
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3294
|
+
"relationshipType": "DEPENDS_ON",
|
|
3295
|
+
"relatedSpdxElement": "SPDXRef-Package-chalk-4.1.2"
|
|
3296
|
+
},
|
|
3297
|
+
{
|
|
3298
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3299
|
+
"relationshipType": "DEPENDS_ON",
|
|
3300
|
+
"relatedSpdxElement": "SPDXRef-Package-chalk-5.6.2"
|
|
3301
|
+
},
|
|
3302
|
+
{
|
|
3303
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3304
|
+
"relationshipType": "DEPENDS_ON",
|
|
3305
|
+
"relatedSpdxElement": "SPDXRef-Package-char-regex-1.0.2"
|
|
3306
|
+
},
|
|
1126
3307
|
{
|
|
1127
3308
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1128
3309
|
"relationshipType": "DEPENDS_ON",
|
|
1129
|
-
"relatedSpdxElement": "SPDXRef-Package
|
|
3310
|
+
"relatedSpdxElement": "SPDXRef-Package-ci-info-3.9.0"
|
|
1130
3311
|
},
|
|
1131
3312
|
{
|
|
1132
3313
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1133
3314
|
"relationshipType": "DEPENDS_ON",
|
|
1134
|
-
"relatedSpdxElement": "SPDXRef-Package
|
|
3315
|
+
"relatedSpdxElement": "SPDXRef-Package-cjs-module-lexer-2.2.0"
|
|
1135
3316
|
},
|
|
1136
3317
|
{
|
|
1137
3318
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1138
3319
|
"relationshipType": "DEPENDS_ON",
|
|
1139
|
-
"relatedSpdxElement": "SPDXRef-Package
|
|
3320
|
+
"relatedSpdxElement": "SPDXRef-Package-cli-boxes-3.0.0"
|
|
1140
3321
|
},
|
|
1141
3322
|
{
|
|
1142
3323
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1143
3324
|
"relationshipType": "DEPENDS_ON",
|
|
1144
|
-
"relatedSpdxElement": "SPDXRef-Package
|
|
3325
|
+
"relatedSpdxElement": "SPDXRef-Package-cli-cursor-4.0.0"
|
|
1145
3326
|
},
|
|
1146
3327
|
{
|
|
1147
3328
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1148
3329
|
"relationshipType": "DEPENDS_ON",
|
|
1149
|
-
"relatedSpdxElement": "SPDXRef-Package
|
|
3330
|
+
"relatedSpdxElement": "SPDXRef-Package-cli-highlight-2.1.11"
|
|
1150
3331
|
},
|
|
1151
3332
|
{
|
|
1152
3333
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1153
3334
|
"relationshipType": "DEPENDS_ON",
|
|
1154
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3335
|
+
"relatedSpdxElement": "SPDXRef-Package-cli-spinners-2.9.2"
|
|
1155
3336
|
},
|
|
1156
3337
|
{
|
|
1157
3338
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1158
3339
|
"relationshipType": "DEPENDS_ON",
|
|
1159
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3340
|
+
"relatedSpdxElement": "SPDXRef-Package-cli-table3-0.6.5"
|
|
1160
3341
|
},
|
|
1161
3342
|
{
|
|
1162
3343
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1163
3344
|
"relationshipType": "DEPENDS_ON",
|
|
1164
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3345
|
+
"relatedSpdxElement": "SPDXRef-Package-cli-truncate-3.1.0"
|
|
1165
3346
|
},
|
|
1166
3347
|
{
|
|
1167
3348
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1168
3349
|
"relationshipType": "DEPENDS_ON",
|
|
1169
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3350
|
+
"relatedSpdxElement": "SPDXRef-Package-cliui-7.0.4"
|
|
1170
3351
|
},
|
|
1171
3352
|
{
|
|
1172
3353
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1173
3354
|
"relationshipType": "DEPENDS_ON",
|
|
1174
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3355
|
+
"relatedSpdxElement": "SPDXRef-Package-cliui-8.0.1"
|
|
1175
3356
|
},
|
|
1176
3357
|
{
|
|
1177
3358
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1178
3359
|
"relationshipType": "DEPENDS_ON",
|
|
1179
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3360
|
+
"relatedSpdxElement": "SPDXRef-Package-code-excerpt-4.0.0"
|
|
1180
3361
|
},
|
|
1181
3362
|
{
|
|
1182
3363
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1183
3364
|
"relationshipType": "DEPENDS_ON",
|
|
1184
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3365
|
+
"relatedSpdxElement": "SPDXRef-Package-color-convert-2.0.1"
|
|
1185
3366
|
},
|
|
1186
3367
|
{
|
|
1187
3368
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1188
3369
|
"relationshipType": "DEPENDS_ON",
|
|
1189
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3370
|
+
"relatedSpdxElement": "SPDXRef-Package-color-name-1.1.4"
|
|
1190
3371
|
},
|
|
1191
3372
|
{
|
|
1192
3373
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1193
3374
|
"relationshipType": "DEPENDS_ON",
|
|
1194
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3375
|
+
"relatedSpdxElement": "SPDXRef-Package-commander-12.1.0"
|
|
1195
3376
|
},
|
|
1196
3377
|
{
|
|
1197
3378
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1198
3379
|
"relationshipType": "DEPENDS_ON",
|
|
1199
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3380
|
+
"relatedSpdxElement": "SPDXRef-Package-convert-to-spaces-2.0.1"
|
|
1200
3381
|
},
|
|
1201
3382
|
{
|
|
1202
3383
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1203
3384
|
"relationshipType": "DEPENDS_ON",
|
|
1204
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3385
|
+
"relatedSpdxElement": "SPDXRef-Package-csstype-3.2.3"
|
|
1205
3386
|
},
|
|
1206
3387
|
{
|
|
1207
3388
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1208
3389
|
"relationshipType": "DEPENDS_ON",
|
|
1209
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3390
|
+
"relatedSpdxElement": "SPDXRef-Package-debug-4.4.3"
|
|
1210
3391
|
},
|
|
1211
3392
|
{
|
|
1212
3393
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1213
3394
|
"relationshipType": "DEPENDS_ON",
|
|
1214
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3395
|
+
"relatedSpdxElement": "SPDXRef-Package-default-browser-id-5.0.1"
|
|
1215
3396
|
},
|
|
1216
3397
|
{
|
|
1217
3398
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1218
3399
|
"relationshipType": "DEPENDS_ON",
|
|
1219
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3400
|
+
"relatedSpdxElement": "SPDXRef-Package-default-browser-5.5.0"
|
|
1220
3401
|
},
|
|
1221
3402
|
{
|
|
1222
3403
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1223
3404
|
"relationshipType": "DEPENDS_ON",
|
|
1224
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3405
|
+
"relatedSpdxElement": "SPDXRef-Package-define-lazy-prop-3.0.0"
|
|
1225
3406
|
},
|
|
1226
3407
|
{
|
|
1227
3408
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1228
3409
|
"relationshipType": "DEPENDS_ON",
|
|
1229
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3410
|
+
"relatedSpdxElement": "SPDXRef-Package-diagnostic-channel-publishers-1.0.8"
|
|
1230
3411
|
},
|
|
1231
3412
|
{
|
|
1232
3413
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1233
3414
|
"relationshipType": "DEPENDS_ON",
|
|
1234
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3415
|
+
"relatedSpdxElement": "SPDXRef-Package-diagnostic-channel-1.1.1"
|
|
1235
3416
|
},
|
|
1236
3417
|
{
|
|
1237
3418
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1238
3419
|
"relationshipType": "DEPENDS_ON",
|
|
1239
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3420
|
+
"relatedSpdxElement": "SPDXRef-Package-eastasianwidth-0.2.0"
|
|
1240
3421
|
},
|
|
1241
3422
|
{
|
|
1242
3423
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1243
3424
|
"relationshipType": "DEPENDS_ON",
|
|
1244
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3425
|
+
"relatedSpdxElement": "SPDXRef-Package-ecdsa-sig-formatter-1.0.11"
|
|
1245
3426
|
},
|
|
1246
3427
|
{
|
|
1247
3428
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1248
3429
|
"relationshipType": "DEPENDS_ON",
|
|
1249
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3430
|
+
"relatedSpdxElement": "SPDXRef-Package-emoji-regex-8.0.0"
|
|
1250
3431
|
},
|
|
1251
3432
|
{
|
|
1252
3433
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1253
3434
|
"relationshipType": "DEPENDS_ON",
|
|
1254
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3435
|
+
"relatedSpdxElement": "SPDXRef-Package-emoji-regex-9.2.2"
|
|
1255
3436
|
},
|
|
1256
3437
|
{
|
|
1257
3438
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1258
3439
|
"relationshipType": "DEPENDS_ON",
|
|
1259
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3440
|
+
"relatedSpdxElement": "SPDXRef-Package-emojilib-2.4.0"
|
|
1260
3441
|
},
|
|
1261
3442
|
{
|
|
1262
3443
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1263
3444
|
"relationshipType": "DEPENDS_ON",
|
|
1264
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3445
|
+
"relatedSpdxElement": "SPDXRef-Package-environment-1.1.0"
|
|
1265
3446
|
},
|
|
1266
3447
|
{
|
|
1267
3448
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1268
3449
|
"relationshipType": "DEPENDS_ON",
|
|
1269
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3450
|
+
"relatedSpdxElement": "SPDXRef-Package-escalade-3.2.0"
|
|
1270
3451
|
},
|
|
1271
3452
|
{
|
|
1272
3453
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1273
3454
|
"relationshipType": "DEPENDS_ON",
|
|
1274
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3455
|
+
"relatedSpdxElement": "SPDXRef-Package-escape-string-regexp-2.0.0"
|
|
1275
3456
|
},
|
|
1276
3457
|
{
|
|
1277
3458
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1278
3459
|
"relationshipType": "DEPENDS_ON",
|
|
1279
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3460
|
+
"relatedSpdxElement": "SPDXRef-Package-fecha-4.2.3"
|
|
1280
3461
|
},
|
|
1281
3462
|
{
|
|
1282
3463
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1283
3464
|
"relationshipType": "DEPENDS_ON",
|
|
1284
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3465
|
+
"relatedSpdxElement": "SPDXRef-Package-forwarded-parse-2.1.2"
|
|
1285
3466
|
},
|
|
1286
3467
|
{
|
|
1287
3468
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1288
3469
|
"relationshipType": "DEPENDS_ON",
|
|
1289
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3470
|
+
"relatedSpdxElement": "SPDXRef-Package-get-caller-file-2.0.5"
|
|
1290
3471
|
},
|
|
1291
3472
|
{
|
|
1292
3473
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1293
3474
|
"relationshipType": "DEPENDS_ON",
|
|
1294
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3475
|
+
"relatedSpdxElement": "SPDXRef-Package-has-flag-4.0.0"
|
|
1295
3476
|
},
|
|
1296
3477
|
{
|
|
1297
3478
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1298
3479
|
"relationshipType": "DEPENDS_ON",
|
|
1299
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3480
|
+
"relatedSpdxElement": "SPDXRef-Package-highlight.js-10.7.3"
|
|
1300
3481
|
},
|
|
1301
3482
|
{
|
|
1302
3483
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1303
3484
|
"relationshipType": "DEPENDS_ON",
|
|
1304
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3485
|
+
"relatedSpdxElement": "SPDXRef-Package-http-proxy-agent-7.0.2"
|
|
1305
3486
|
},
|
|
1306
3487
|
{
|
|
1307
3488
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1308
3489
|
"relationshipType": "DEPENDS_ON",
|
|
1309
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3490
|
+
"relatedSpdxElement": "SPDXRef-Package-https-proxy-agent-7.0.6"
|
|
1310
3491
|
},
|
|
1311
3492
|
{
|
|
1312
3493
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1313
3494
|
"relationshipType": "DEPENDS_ON",
|
|
1314
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3495
|
+
"relatedSpdxElement": "SPDXRef-Package-iconv-lite-0.6.3"
|
|
1315
3496
|
},
|
|
1316
3497
|
{
|
|
1317
3498
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1318
3499
|
"relationshipType": "DEPENDS_ON",
|
|
1319
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3500
|
+
"relatedSpdxElement": "SPDXRef-Package-import-in-the-middle-2.0.6"
|
|
1320
3501
|
},
|
|
1321
3502
|
{
|
|
1322
3503
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1323
3504
|
"relationshipType": "DEPENDS_ON",
|
|
1324
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3505
|
+
"relatedSpdxElement": "SPDXRef-Package-import-in-the-middle-3.0.1"
|
|
1325
3506
|
},
|
|
1326
3507
|
{
|
|
1327
3508
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1328
3509
|
"relationshipType": "DEPENDS_ON",
|
|
1329
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3510
|
+
"relatedSpdxElement": "SPDXRef-Package-indent-string-5.0.0"
|
|
1330
3511
|
},
|
|
1331
3512
|
{
|
|
1332
3513
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1333
3514
|
"relationshipType": "DEPENDS_ON",
|
|
1334
|
-
"relatedSpdxElement": "SPDXRef-Package-
|
|
3515
|
+
"relatedSpdxElement": "SPDXRef-Package-inherits-2.0.4"
|
|
1335
3516
|
},
|
|
1336
3517
|
{
|
|
1337
3518
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
@@ -1363,6 +3544,11 @@
|
|
|
1363
3544
|
"relationshipType": "DEPENDS_ON",
|
|
1364
3545
|
"relatedSpdxElement": "SPDXRef-Package-is-ci-3.0.1"
|
|
1365
3546
|
},
|
|
3547
|
+
{
|
|
3548
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3549
|
+
"relationshipType": "DEPENDS_ON",
|
|
3550
|
+
"relatedSpdxElement": "SPDXRef-Package-is-docker-3.0.0"
|
|
3551
|
+
},
|
|
1366
3552
|
{
|
|
1367
3553
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1368
3554
|
"relationshipType": "DEPENDS_ON",
|
|
@@ -1373,6 +3559,11 @@
|
|
|
1373
3559
|
"relationshipType": "DEPENDS_ON",
|
|
1374
3560
|
"relatedSpdxElement": "SPDXRef-Package-is-fullwidth-code-point-4.0.0"
|
|
1375
3561
|
},
|
|
3562
|
+
{
|
|
3563
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3564
|
+
"relationshipType": "DEPENDS_ON",
|
|
3565
|
+
"relatedSpdxElement": "SPDXRef-Package-is-inside-container-1.0.0"
|
|
3566
|
+
},
|
|
1376
3567
|
{
|
|
1377
3568
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1378
3569
|
"relationshipType": "DEPENDS_ON",
|
|
@@ -1383,16 +3574,91 @@
|
|
|
1383
3574
|
"relationshipType": "DEPENDS_ON",
|
|
1384
3575
|
"relatedSpdxElement": "SPDXRef-Package-is-upper-case-2.0.2"
|
|
1385
3576
|
},
|
|
3577
|
+
{
|
|
3578
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3579
|
+
"relationshipType": "DEPENDS_ON",
|
|
3580
|
+
"relatedSpdxElement": "SPDXRef-Package-is-wsl-3.1.1"
|
|
3581
|
+
},
|
|
1386
3582
|
{
|
|
1387
3583
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1388
3584
|
"relationshipType": "DEPENDS_ON",
|
|
1389
3585
|
"relatedSpdxElement": "SPDXRef-Package-js-tokens-4.0.0"
|
|
1390
3586
|
},
|
|
3587
|
+
{
|
|
3588
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3589
|
+
"relationshipType": "DEPENDS_ON",
|
|
3590
|
+
"relatedSpdxElement": "SPDXRef-Package-jsonwebtoken-9.0.3"
|
|
3591
|
+
},
|
|
3592
|
+
{
|
|
3593
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3594
|
+
"relationshipType": "DEPENDS_ON",
|
|
3595
|
+
"relatedSpdxElement": "SPDXRef-Package-jwa-2.0.1"
|
|
3596
|
+
},
|
|
3597
|
+
{
|
|
3598
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3599
|
+
"relationshipType": "DEPENDS_ON",
|
|
3600
|
+
"relatedSpdxElement": "SPDXRef-Package-jws-4.0.1"
|
|
3601
|
+
},
|
|
3602
|
+
{
|
|
3603
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3604
|
+
"relationshipType": "DEPENDS_ON",
|
|
3605
|
+
"relatedSpdxElement": "SPDXRef-Package-lodash.camelcase-4.3.0"
|
|
3606
|
+
},
|
|
3607
|
+
{
|
|
3608
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3609
|
+
"relationshipType": "DEPENDS_ON",
|
|
3610
|
+
"relatedSpdxElement": "SPDXRef-Package-lodash.includes-4.3.0"
|
|
3611
|
+
},
|
|
3612
|
+
{
|
|
3613
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3614
|
+
"relationshipType": "DEPENDS_ON",
|
|
3615
|
+
"relatedSpdxElement": "SPDXRef-Package-lodash.isboolean-3.0.3"
|
|
3616
|
+
},
|
|
3617
|
+
{
|
|
3618
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3619
|
+
"relationshipType": "DEPENDS_ON",
|
|
3620
|
+
"relatedSpdxElement": "SPDXRef-Package-lodash.isinteger-4.0.4"
|
|
3621
|
+
},
|
|
3622
|
+
{
|
|
3623
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3624
|
+
"relationshipType": "DEPENDS_ON",
|
|
3625
|
+
"relatedSpdxElement": "SPDXRef-Package-lodash.isnumber-3.0.3"
|
|
3626
|
+
},
|
|
3627
|
+
{
|
|
3628
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3629
|
+
"relationshipType": "DEPENDS_ON",
|
|
3630
|
+
"relatedSpdxElement": "SPDXRef-Package-lodash.isplainobject-4.0.6"
|
|
3631
|
+
},
|
|
3632
|
+
{
|
|
3633
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3634
|
+
"relationshipType": "DEPENDS_ON",
|
|
3635
|
+
"relatedSpdxElement": "SPDXRef-Package-lodash.isstring-4.0.1"
|
|
3636
|
+
},
|
|
3637
|
+
{
|
|
3638
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3639
|
+
"relationshipType": "DEPENDS_ON",
|
|
3640
|
+
"relatedSpdxElement": "SPDXRef-Package-lodash.once-4.1.1"
|
|
3641
|
+
},
|
|
1391
3642
|
{
|
|
1392
3643
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1393
3644
|
"relationshipType": "DEPENDS_ON",
|
|
1394
3645
|
"relatedSpdxElement": "SPDXRef-Package-lodash-4.18.1"
|
|
1395
3646
|
},
|
|
3647
|
+
{
|
|
3648
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3649
|
+
"relationshipType": "DEPENDS_ON",
|
|
3650
|
+
"relatedSpdxElement": "SPDXRef-Package-logform-2.7.0"
|
|
3651
|
+
},
|
|
3652
|
+
{
|
|
3653
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3654
|
+
"relationshipType": "DEPENDS_ON",
|
|
3655
|
+
"relatedSpdxElement": "SPDXRef-Package-long-4.0.0"
|
|
3656
|
+
},
|
|
3657
|
+
{
|
|
3658
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3659
|
+
"relationshipType": "DEPENDS_ON",
|
|
3660
|
+
"relatedSpdxElement": "SPDXRef-Package-long-5.3.2"
|
|
3661
|
+
},
|
|
1396
3662
|
{
|
|
1397
3663
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1398
3664
|
"relationshipType": "DEPENDS_ON",
|
|
@@ -1413,6 +3679,16 @@
|
|
|
1413
3679
|
"relationshipType": "DEPENDS_ON",
|
|
1414
3680
|
"relatedSpdxElement": "SPDXRef-Package-mimic-fn-2.1.0"
|
|
1415
3681
|
},
|
|
3682
|
+
{
|
|
3683
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3684
|
+
"relationshipType": "DEPENDS_ON",
|
|
3685
|
+
"relatedSpdxElement": "SPDXRef-Package-module-details-from-path-1.0.4"
|
|
3686
|
+
},
|
|
3687
|
+
{
|
|
3688
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3689
|
+
"relationshipType": "DEPENDS_ON",
|
|
3690
|
+
"relatedSpdxElement": "SPDXRef-Package-ms-2.1.3"
|
|
3691
|
+
},
|
|
1416
3692
|
{
|
|
1417
3693
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1418
3694
|
"relationshipType": "DEPENDS_ON",
|
|
@@ -1433,6 +3709,11 @@
|
|
|
1433
3709
|
"relationshipType": "DEPENDS_ON",
|
|
1434
3710
|
"relatedSpdxElement": "SPDXRef-Package-onetime-5.1.2"
|
|
1435
3711
|
},
|
|
3712
|
+
{
|
|
3713
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3714
|
+
"relationshipType": "DEPENDS_ON",
|
|
3715
|
+
"relatedSpdxElement": "SPDXRef-Package-open-10.2.0"
|
|
3716
|
+
},
|
|
1436
3717
|
{
|
|
1437
3718
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1438
3719
|
"relationshipType": "DEPENDS_ON",
|
|
@@ -1453,6 +3734,51 @@
|
|
|
1453
3734
|
"relationshipType": "DEPENDS_ON",
|
|
1454
3735
|
"relatedSpdxElement": "SPDXRef-Package-patch-console-2.0.0"
|
|
1455
3736
|
},
|
|
3737
|
+
{
|
|
3738
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3739
|
+
"relationshipType": "DEPENDS_ON",
|
|
3740
|
+
"relatedSpdxElement": "SPDXRef-Package-pg-int8-1.0.1"
|
|
3741
|
+
},
|
|
3742
|
+
{
|
|
3743
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3744
|
+
"relationshipType": "DEPENDS_ON",
|
|
3745
|
+
"relatedSpdxElement": "SPDXRef-Package-pg-protocol-1.14.0"
|
|
3746
|
+
},
|
|
3747
|
+
{
|
|
3748
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3749
|
+
"relationshipType": "DEPENDS_ON",
|
|
3750
|
+
"relatedSpdxElement": "SPDXRef-Package-pg-types-2.2.0"
|
|
3751
|
+
},
|
|
3752
|
+
{
|
|
3753
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3754
|
+
"relationshipType": "DEPENDS_ON",
|
|
3755
|
+
"relatedSpdxElement": "SPDXRef-Package-postgres-array-2.0.0"
|
|
3756
|
+
},
|
|
3757
|
+
{
|
|
3758
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3759
|
+
"relationshipType": "DEPENDS_ON",
|
|
3760
|
+
"relatedSpdxElement": "SPDXRef-Package-postgres-bytea-1.0.1"
|
|
3761
|
+
},
|
|
3762
|
+
{
|
|
3763
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3764
|
+
"relationshipType": "DEPENDS_ON",
|
|
3765
|
+
"relatedSpdxElement": "SPDXRef-Package-postgres-date-1.0.7"
|
|
3766
|
+
},
|
|
3767
|
+
{
|
|
3768
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3769
|
+
"relationshipType": "DEPENDS_ON",
|
|
3770
|
+
"relatedSpdxElement": "SPDXRef-Package-postgres-interval-1.2.0"
|
|
3771
|
+
},
|
|
3772
|
+
{
|
|
3773
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3774
|
+
"relationshipType": "DEPENDS_ON",
|
|
3775
|
+
"relatedSpdxElement": "SPDXRef-Package-protobufjs-7.6.1"
|
|
3776
|
+
},
|
|
3777
|
+
{
|
|
3778
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3779
|
+
"relationshipType": "DEPENDS_ON",
|
|
3780
|
+
"relatedSpdxElement": "SPDXRef-Package-protobufjs-8.0.2"
|
|
3781
|
+
},
|
|
1456
3782
|
{
|
|
1457
3783
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1458
3784
|
"relationshipType": "DEPENDS_ON",
|
|
@@ -1468,21 +3794,56 @@
|
|
|
1468
3794
|
"relationshipType": "DEPENDS_ON",
|
|
1469
3795
|
"relatedSpdxElement": "SPDXRef-Package-react-18.3.1"
|
|
1470
3796
|
},
|
|
3797
|
+
{
|
|
3798
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3799
|
+
"relationshipType": "DEPENDS_ON",
|
|
3800
|
+
"relatedSpdxElement": "SPDXRef-Package-readable-stream-3.6.2"
|
|
3801
|
+
},
|
|
1471
3802
|
{
|
|
1472
3803
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1473
3804
|
"relationshipType": "DEPENDS_ON",
|
|
1474
3805
|
"relatedSpdxElement": "SPDXRef-Package-require-directory-2.1.1"
|
|
1475
3806
|
},
|
|
3807
|
+
{
|
|
3808
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3809
|
+
"relationshipType": "DEPENDS_ON",
|
|
3810
|
+
"relatedSpdxElement": "SPDXRef-Package-require-in-the-middle-8.0.1"
|
|
3811
|
+
},
|
|
1476
3812
|
{
|
|
1477
3813
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1478
3814
|
"relationshipType": "DEPENDS_ON",
|
|
1479
3815
|
"relatedSpdxElement": "SPDXRef-Package-restore-cursor-4.0.0"
|
|
1480
3816
|
},
|
|
3817
|
+
{
|
|
3818
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3819
|
+
"relationshipType": "DEPENDS_ON",
|
|
3820
|
+
"relatedSpdxElement": "SPDXRef-Package-run-applescript-7.1.0"
|
|
3821
|
+
},
|
|
3822
|
+
{
|
|
3823
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3824
|
+
"relationshipType": "DEPENDS_ON",
|
|
3825
|
+
"relatedSpdxElement": "SPDXRef-Package-safe-buffer-5.2.1"
|
|
3826
|
+
},
|
|
3827
|
+
{
|
|
3828
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3829
|
+
"relationshipType": "DEPENDS_ON",
|
|
3830
|
+
"relatedSpdxElement": "SPDXRef-Package-safe-stable-stringify-2.5.0"
|
|
3831
|
+
},
|
|
3832
|
+
{
|
|
3833
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3834
|
+
"relationshipType": "DEPENDS_ON",
|
|
3835
|
+
"relatedSpdxElement": "SPDXRef-Package-safer-buffer-2.1.2"
|
|
3836
|
+
},
|
|
1481
3837
|
{
|
|
1482
3838
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1483
3839
|
"relationshipType": "DEPENDS_ON",
|
|
1484
3840
|
"relatedSpdxElement": "SPDXRef-Package-scheduler-0.23.2"
|
|
1485
3841
|
},
|
|
3842
|
+
{
|
|
3843
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3844
|
+
"relationshipType": "DEPENDS_ON",
|
|
3845
|
+
"relatedSpdxElement": "SPDXRef-Package-semver-7.7.3"
|
|
3846
|
+
},
|
|
1486
3847
|
{
|
|
1487
3848
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1488
3849
|
"relationshipType": "DEPENDS_ON",
|
|
@@ -1518,6 +3879,11 @@
|
|
|
1518
3879
|
"relationshipType": "DEPENDS_ON",
|
|
1519
3880
|
"relatedSpdxElement": "SPDXRef-Package-stack-utils-2.0.6"
|
|
1520
3881
|
},
|
|
3882
|
+
{
|
|
3883
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3884
|
+
"relationshipType": "DEPENDS_ON",
|
|
3885
|
+
"relatedSpdxElement": "SPDXRef-Package-string-decoder-1.3.0"
|
|
3886
|
+
},
|
|
1521
3887
|
{
|
|
1522
3888
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1523
3889
|
"relationshipType": "DEPENDS_ON",
|
|
@@ -1558,6 +3924,11 @@
|
|
|
1558
3924
|
"relationshipType": "DEPENDS_ON",
|
|
1559
3925
|
"relatedSpdxElement": "SPDXRef-Package-thenify-3.3.1"
|
|
1560
3926
|
},
|
|
3927
|
+
{
|
|
3928
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3929
|
+
"relationshipType": "DEPENDS_ON",
|
|
3930
|
+
"relatedSpdxElement": "SPDXRef-Package-triple-beam-1.4.1"
|
|
3931
|
+
},
|
|
1561
3932
|
{
|
|
1562
3933
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1563
3934
|
"relationshipType": "DEPENDS_ON",
|
|
@@ -1573,16 +3944,36 @@
|
|
|
1573
3944
|
"relationshipType": "DEPENDS_ON",
|
|
1574
3945
|
"relatedSpdxElement": "SPDXRef-Package-type-fest-3.13.1"
|
|
1575
3946
|
},
|
|
3947
|
+
{
|
|
3948
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3949
|
+
"relationshipType": "DEPENDS_ON",
|
|
3950
|
+
"relatedSpdxElement": "SPDXRef-Package-undici-types-6.21.0"
|
|
3951
|
+
},
|
|
1576
3952
|
{
|
|
1577
3953
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1578
3954
|
"relationshipType": "DEPENDS_ON",
|
|
1579
3955
|
"relatedSpdxElement": "SPDXRef-Package-unicode-emoji-modifier-base-1.0.0"
|
|
1580
3956
|
},
|
|
3957
|
+
{
|
|
3958
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3959
|
+
"relationshipType": "DEPENDS_ON",
|
|
3960
|
+
"relatedSpdxElement": "SPDXRef-Package-util-deprecate-1.0.2"
|
|
3961
|
+
},
|
|
3962
|
+
{
|
|
3963
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3964
|
+
"relationshipType": "DEPENDS_ON",
|
|
3965
|
+
"relatedSpdxElement": "SPDXRef-Package-uuid-8.3.2"
|
|
3966
|
+
},
|
|
1581
3967
|
{
|
|
1582
3968
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1583
3969
|
"relationshipType": "DEPENDS_ON",
|
|
1584
3970
|
"relatedSpdxElement": "SPDXRef-Package-widest-line-4.0.1"
|
|
1585
3971
|
},
|
|
3972
|
+
{
|
|
3973
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3974
|
+
"relationshipType": "DEPENDS_ON",
|
|
3975
|
+
"relatedSpdxElement": "SPDXRef-Package-winston-transport-4.9.0"
|
|
3976
|
+
},
|
|
1586
3977
|
{
|
|
1587
3978
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1588
3979
|
"relationshipType": "DEPENDS_ON",
|
|
@@ -1603,21 +3994,46 @@
|
|
|
1603
3994
|
"relationshipType": "DEPENDS_ON",
|
|
1604
3995
|
"relatedSpdxElement": "SPDXRef-Package-ws-8.18.3"
|
|
1605
3996
|
},
|
|
3997
|
+
{
|
|
3998
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
3999
|
+
"relationshipType": "DEPENDS_ON",
|
|
4000
|
+
"relatedSpdxElement": "SPDXRef-Package-wsl-utils-0.1.0"
|
|
4001
|
+
},
|
|
4002
|
+
{
|
|
4003
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
4004
|
+
"relationshipType": "DEPENDS_ON",
|
|
4005
|
+
"relatedSpdxElement": "SPDXRef-Package-xtend-4.0.2"
|
|
4006
|
+
},
|
|
1606
4007
|
{
|
|
1607
4008
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1608
4009
|
"relationshipType": "DEPENDS_ON",
|
|
1609
4010
|
"relatedSpdxElement": "SPDXRef-Package-y18n-5.0.8"
|
|
1610
4011
|
},
|
|
4012
|
+
{
|
|
4013
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
4014
|
+
"relationshipType": "DEPENDS_ON",
|
|
4015
|
+
"relatedSpdxElement": "SPDXRef-Package-yaml-2.9.0"
|
|
4016
|
+
},
|
|
1611
4017
|
{
|
|
1612
4018
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1613
4019
|
"relationshipType": "DEPENDS_ON",
|
|
1614
4020
|
"relatedSpdxElement": "SPDXRef-Package-yargs-parser-20.2.9"
|
|
1615
4021
|
},
|
|
4022
|
+
{
|
|
4023
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
4024
|
+
"relationshipType": "DEPENDS_ON",
|
|
4025
|
+
"relatedSpdxElement": "SPDXRef-Package-yargs-parser-21.1.1"
|
|
4026
|
+
},
|
|
1616
4027
|
{
|
|
1617
4028
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1618
4029
|
"relationshipType": "DEPENDS_ON",
|
|
1619
4030
|
"relatedSpdxElement": "SPDXRef-Package-yargs-16.2.0"
|
|
1620
4031
|
},
|
|
4032
|
+
{
|
|
4033
|
+
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
4034
|
+
"relationshipType": "DEPENDS_ON",
|
|
4035
|
+
"relatedSpdxElement": "SPDXRef-Package-yargs-17.7.2"
|
|
4036
|
+
},
|
|
1621
4037
|
{
|
|
1622
4038
|
"spdxElementId": "SPDXRef-Package-CloudEval-CLI",
|
|
1623
4039
|
"relationshipType": "DEPENDS_ON",
|