UNPKG
nsp
Version:
latest (3.2.1)
next (3.0.0)
3.2.1
3.2.0
3.1.0
3.0.0
2.8.1
2.8.0
2.7.0
2.6.3
2.6.2
2.6.1
2.6.0
2.5.0
2.4.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.6.1
0.6.0
0.5.2
0.4.2
0.4.1
0.4.0
0.3.0
0.2.8
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.0.2
0.0.1
Node Security Project command line tool
nodesecurity.io
nsp
/
tests
/
data
/
vulnerable-package.json
11 lines
(10 loc)
•
175 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"test"
,
"version"
:
"0.0.1"
,
"author"
:
"Node Security Project"
,
"dependencies"
:
{
"node-print"
:
"0.0.4"
,
"request"
:
"^2.40.0"
,
"qs"
:
"^0.5"
}
}