mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
JS: introduce SemVer matching library
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"b": "1.2.0",
|
||||
"d": "0.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user