Skip to content

Commit 153e4de

Browse files
authored
Update 3_dependency.md
1 parent 39e82e8 commit 153e4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanner/3_dependency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ For a unique OSS name, OSS name is printed such as (package_manager):(oss name)
382382

383383
| Package manager | OSS Name | Download Location | Homepage |
384384
| ------------------------------ | ------------------------ | -------------------------------------------------------------------------------------------------- | --------------------------------------------------- |
385-
| Npm, Pnpm | npm:(oss name) | Priority1. repository in package.json <br> Priority2. npmjs.com/package/(oss name)/v/(oss version) | npmjs.com/package/(oss name) |
385+
| Npm, Pnpm | npm:(oss name) | npmjs.com/package/(oss name)/v/(oss version) | Priority1. repository in package.json <br> Priority2. npmjs.com/package/(oss name) |
386386
| Pypi | pypi:(oss name) | pypi.org/project/(oss name)/(version) | homepage in (pip show) information |
387387
| Maven<br>& Gradle<br>& Android | (group_id):(artifact_id) | mvnrepository.com/artifact/(group id)/(artifact id)/(version) | mvnrepository.com/artifact/(group id)/(artifact id) |
388388
| Pub | pub:(oss name) | pub.dev/packages/(oss name)/versions/(version) | homepage in (pub information) |

0 commit comments

Comments
 (0)