Skip to content

Commit 7535219

Browse files
committed
tests updated
Signed-off-by: NucleonGodX <[email protected]>
1 parent d75e86d commit 7535219

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

tests/packagedcode/data/componentjs/angular-ui-sortable/expectedoutput.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "file",
88
"package_data": [
99
{
10-
"type": "library",
10+
"type": "generic",
1111
"namespace": null,
1212
"name": "angular-ui-sortable",
1313
"version": "0.0.1",
@@ -95,8 +95,8 @@
9595
"repository_homepage_url": null,
9696
"repository_download_url": null,
9797
"api_data_url": null,
98-
"datasource_id": "json_metadata",
99-
"purl": "pkg:library/[email protected]"
98+
"datasource_id": "component_json_metadata",
99+
"purl": "pkg:generic/[email protected]"
100100
}
101101
],
102102
"for_packages": [],

tests/packagedcode/data/componentjs/chai/expectedoutput.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "file",
88
"package_data": [
99
{
10-
"type": "library",
10+
"type": "generic",
1111
"namespace": "chaijs",
1212
"name": "chai",
1313
"version": "2.1.2",
@@ -133,8 +133,8 @@
133133
"repository_homepage_url": null,
134134
"repository_download_url": null,
135135
"api_data_url": null,
136-
"datasource_id": "json_metadata",
137-
"purl": "pkg:library/chaijs/[email protected]"
136+
"datasource_id": "component_json_metadata",
137+
"purl": "pkg:generic/chaijs/[email protected]"
138138
}
139139
],
140140
"for_packages": [],

tests/packagedcode/data/componentjs/jszip/expectedoutput.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "file",
88
"package_data": [
99
{
10-
"type": "library",
10+
"type": "generic",
1111
"namespace": "Stuk",
1212
"name": "jszip",
1313
"version": "3.2.0",
@@ -79,8 +79,8 @@
7979
"repository_homepage_url": null,
8080
"repository_download_url": null,
8181
"api_data_url": null,
82-
"datasource_id": "json_metadata",
83-
"purl": "pkg:library/Stuk/[email protected]"
82+
"datasource_id": "component_json_metadata",
83+
"purl": "pkg:generic/Stuk/[email protected]"
8484
}
8585
],
8686
"for_packages": [],

tests/packagedcode/data/componentjs/knockback/expectedoutput.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "file",
88
"package_data": [
99
{
10-
"type": "library",
10+
"type": "generic",
1111
"namespace": "kmalakoff",
1212
"name": "knockback",
1313
"version": "1.2.3",
@@ -116,8 +116,8 @@
116116
"repository_homepage_url": null,
117117
"repository_download_url": null,
118118
"api_data_url": null,
119-
"datasource_id": "json_metadata",
120-
"purl": "pkg:library/kmalakoff/[email protected]"
119+
"datasource_id": "component_json_metadata",
120+
"purl": "pkg:generic/kmalakoff/[email protected]"
121121
}
122122
],
123123
"for_packages": [],

tests/packagedcode/data/componentjs/seedrandom/expectedoutput.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "file",
88
"package_data": [
99
{
10-
"type": "library",
10+
"type": "generic",
1111
"namespace": null,
1212
"name": "seedrandom",
1313
"version": "2.3.10",
@@ -80,8 +80,8 @@
8080
"repository_homepage_url": null,
8181
"repository_download_url": null,
8282
"api_data_url": null,
83-
"datasource_id": "json_metadata",
84-
"purl": "pkg:library/[email protected]"
83+
"datasource_id": "component_json_metadata",
84+
"purl": "pkg:generic/[email protected]"
8585
}
8686
],
8787
"for_packages": [],

0 commit comments

Comments
 (0)