UNPKG
@turingpointde/cvss.js
Version:
latest (2.0.1)
2.0.1
1.5.0
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
A tiny library to work with cvss vectors
github.com/turingpointde/cvss.js
turingpointde/cvss.js
@turingpointde/cvss.js
/
index.ts
3 lines
(2 loc)
•
54 B
text/typescript
View Raw
1
2
3
// Exports the CVSS
class
export
*
from
"./
lib
/
cvss
"
;