We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e3f662 commit 39f1c1bCopy full SHA for 39f1c1b
javascript/heuristic-models/ext/qlpack.yml
@@ -2,7 +2,7 @@
2
library: true
3
warnOnImplicitThis: false
4
name: advanced-security/javascript-heuristic-models
5
-version: 0.0.1
+version: 2.0.0
6
extensionTargets:
7
codeql/javascript-all: "*"
8
dataExtensions:
javascript/heuristic-models/tests/qlpack.yml
@@ -5,4 +5,4 @@ version: 0.0.1
extractor: javascript
dependencies:
"codeql/javascript-all": "*"
- "advanced-security/javascript-heuristic-models": "*"
+ "advanced-security/javascript-heuristic-models": 2.0.0
0 commit comments