You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: deps/npm/man/man1/npm.1
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ npm
12
12
Note: This command is unaware of workspaces.
13
13
.SS "Version"
14
14
.P
15
-
9.5.0
15
+
9.5.1
16
16
.SS "Description"
17
17
.P
18
18
npm is the package manager for the Node JavaScript platform. It puts modules in place so that node can find them, and manages dependency conflicts intelligently.
Copy file name to clipboardexpand all lines: deps/npm/man/man5/npm-json.5
+1-1
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ If you're using a common license such as BSD-2-Clause or MIT, add a current SPDX
93
93
.fi
94
94
.RE
95
95
.P
96
-
You can check \fBthefulllistofSPDXlicenseIDs\fR\fI\(lahttps://spdx.org/licenses/\(ra\fR. Ideally you should pick one that is \fBOSI\fR\fI\(lahttps://opensource.org/licenses/alphabetical\(ra\fR approved.
96
+
You can check \fBthefulllistofSPDXlicenseIDs\fR\fI\(lahttps://spdx.org/licenses/\(ra\fR. Ideally you should pick one that is \fBOSI\fR\fI\(lahttps://opensource.org/licenses/\(ra\fR approved.
97
97
.P
98
98
If your package is licensed under multiple common licenses, use an \fBSPDXlicenseexpressionsyntaxversion2.0string\fR\fI\(lahttps://spdx.dev/specifications/\(ra\fR, like this:
Copy file name to clipboardexpand all lines: deps/npm/man/man5/package-json.5
+1-1
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ If you're using a common license such as BSD-2-Clause or MIT, add a current SPDX
93
93
.fi
94
94
.RE
95
95
.P
96
-
You can check \fBthefulllistofSPDXlicenseIDs\fR\fI\(lahttps://spdx.org/licenses/\(ra\fR. Ideally you should pick one that is \fBOSI\fR\fI\(lahttps://opensource.org/licenses/alphabetical\(ra\fR approved.
96
+
You can check \fBthefulllistofSPDXlicenseIDs\fR\fI\(lahttps://spdx.org/licenses/\(ra\fR. Ideally you should pick one that is \fBOSI\fR\fI\(lahttps://opensource.org/licenses/\(ra\fR approved.
97
97
.P
98
98
If your package is licensed under multiple common licenses, use an \fBSPDXlicenseexpressionsyntaxversion2.0string\fR\fI\(lahttps://spdx.dev/specifications/\(ra\fR, like this:
0 commit comments