Skip to content

Commit c1c42b2

Browse files
committed
chore: update sbom.json
1 parent 364bb97 commit c1c42b2

File tree

1 file changed

+37
-37
lines changed

1 file changed

+37
-37
lines changed

sbom.json

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"bomFormat": "CycloneDX",
33
"specVersion": "1.3",
4-
"serialNumber": "urn:uuid:a757a267-e1b7-49c1-8820-b690139470ae",
4+
"serialNumber": "urn:uuid:ec2cc4c7-8c7e-466c-90d2-c08651603e71",
55
"version": 1,
66
"metadata": {
7-
"timestamp": "2025-01-14T08:07:12.583Z",
7+
"timestamp": "2025-01-16T08:31:20.030Z",
88
"tools": [
99
{
1010
"vendor": "CycloneDX",
@@ -7162,36 +7162,6 @@
71627162
}
71637163
]
71647164
},
7165-
{
7166-
"type": "library",
7167-
"bom-ref": "pkg:npm/color-space@2.0.1",
7168-
"author": "Dmitry Ivanov",
7169-
"name": "color-space",
7170-
"version": "2.0.1",
7171-
"description": "Collection of color space conversions",
7172-
"licenses": [
7173-
{
7174-
"license": {
7175-
"id": "MIT"
7176-
}
7177-
}
7178-
],
7179-
"purl": "pkg:npm/color-space@2.0.1",
7180-
"externalReferences": [
7181-
{
7182-
"type": "website",
7183-
"url": "https://github.com/colorjs/color-space#readme"
7184-
},
7185-
{
7186-
"type": "issue-tracker",
7187-
"url": "https://github.com/colorjs/color-space/issues"
7188-
},
7189-
{
7190-
"type": "vcs",
7191-
"url": "git+ssh://git@github.com/colorjs/color-space.git"
7192-
}
7193-
]
7194-
},
71957165
{
71967166
"type": "library",
71977167
"bom-ref": "pkg:npm/color-rgba@3.0.0",
@@ -7282,6 +7252,36 @@
72827252
}
72837253
]
72847254
},
7255+
{
7256+
"type": "library",
7257+
"bom-ref": "pkg:npm/color-space@2.0.1",
7258+
"author": "Dmitry Ivanov",
7259+
"name": "color-space",
7260+
"version": "2.0.1",
7261+
"description": "Collection of color space conversions",
7262+
"licenses": [
7263+
{
7264+
"license": {
7265+
"id": "MIT"
7266+
}
7267+
}
7268+
],
7269+
"purl": "pkg:npm/color-space@2.0.1",
7270+
"externalReferences": [
7271+
{
7272+
"type": "website",
7273+
"url": "https://github.com/colorjs/color-space#readme"
7274+
},
7275+
{
7276+
"type": "issue-tracker",
7277+
"url": "https://github.com/colorjs/color-space/issues"
7278+
},
7279+
{
7280+
"type": "vcs",
7281+
"url": "git+ssh://git@github.com/colorjs/color-space.git"
7282+
}
7283+
]
7284+
},
72857285
{
72867286
"type": "library",
72877287
"bom-ref": "pkg:npm/lerc@3.0.0",
@@ -8827,9 +8827,6 @@
88278827
{
88288828
"ref": "pkg:npm/%40types/rbush@4.0.0"
88298829
},
8830-
{
8831-
"ref": "pkg:npm/color-space@2.0.1"
8832-
},
88338830
{
88348831
"ref": "pkg:npm/color-name@2.0.0"
88358832
},
@@ -8839,10 +8836,14 @@
88398836
"pkg:npm/color-name@2.0.0"
88408837
]
88418838
},
8839+
{
8840+
"ref": "pkg:npm/color-space@2.0.1"
8841+
},
88428842
{
88438843
"ref": "pkg:npm/color-rgba@3.0.0",
88448844
"dependsOn": [
8845-
"pkg:npm/color-parse@2.0.2"
8845+
"pkg:npm/color-parse@2.0.2",
8846+
"pkg:npm/color-space@2.0.1"
88468847
]
88478848
},
88488849
{
@@ -8913,7 +8914,6 @@
89138914
"pkg:npm/shpjs@6.1.0",
89148915
"pkg:npm/%40petamoriken/float16@3.8.7",
89158916
"pkg:npm/%40types/rbush@4.0.0",
8916-
"pkg:npm/color-space@2.0.1",
89178917
"pkg:npm/color-rgba@3.0.0",
89188918
"pkg:npm/lerc@3.0.0",
89198919
"pkg:npm/parse-headers@2.0.5",

0 commit comments

Comments
 (0)