File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ permissions:
42
42
43
43
jobs :
44
44
delete :
45
- uses : CheckmarxDev/ast-cli-javascript-wrapper/.github/workflows/delete-packages-and-releases.yml@main
45
+ uses : CheckmarxDev/ast-cli-javascript-wrapper-runtime-cli /.github/workflows/delete-packages-and-releases.yml@main
46
46
with :
47
47
tag : ${{ inputs.jsTag }}
48
48
secrets : inherit
Original file line number Diff line number Diff line change 5
5
<img src="./logo.png" alt="Logo" width="80" height="80">
6
6
</a >
7
7
8
- <h3 align =" center " >AST-CLI-JAVASCRIPT-WRAPPER</h3 >
8
+ <h3 align =" center " >AST-CLI-JAVASCRIPT-WRAPPER-RUNTIME-CLI </h3 >
9
9
10
10
<!-- TABLE OF CONTENTS -->
11
11
<details open =" open " >
@@ -40,7 +40,7 @@ Add the following dependency:
40
40
41
41
```
42
42
"dependencies": {
43
- "@checkmarxdev/ast-cli-javascript-wrapper": "{version}"
43
+ "@checkmarxdev/ast-cli-javascript-wrapper-runtime-cli ": "{version}"
44
44
}
45
45
```
46
46
@@ -86,7 +86,7 @@ setx PATH_TO_EXECUTABLE {value}
86
86
87
87
Checkmarx - AST Integrations Team
88
88
89
- CxProject Link: [ https://github.com/CheckmarxDev/ast-cli-javascript-wrapper ] ( https://github.com/CheckmarxDev/ast-cli-javascript-wrapper )
89
+ CxProject Link: [ https://github.com/CheckmarxDev/ast-cli-javascript-wrapper-runtime-cli ] ( https://github.com/CheckmarxDev/ast-cli-javascript-wrapper-runtime-cli )
90
90
91
91
92
92
© 2021 Checkmarx Ltd. All Rights Reserved.
Original file line number Diff line number Diff line change 746
746
]
747
747
},
748
748
"dependencies" : {
749
- "@CheckmarxDev/ast-cli-javascript-wrapper" : " file:../ast-cli-javascript-wrapper/CheckmarxDev-ast-cli-javascript-wrapper-0.0.54.tgz" ,
750
- "@checkmarxdev/ast-cli-javascript-wrapper" : " 0.0.54" ,
749
+ "@CheckmarxDev/ast-cli-javascript-wrapper-runtime-cli " : " file:../ast-cli-javascript-wrapper-runtime-cli /CheckmarxDev-ast-cli-javascript-wrapper-runtime-cli -0.0.54.tgz" ,
750
+ "@checkmarxdev/ast-cli-javascript-wrapper-runtime-cli " : " 0.0.54" ,
751
751
"copyfiles" : " 1.2" ,
752
752
"tree-kill" : " ^1.2.2"
753
753
},
You can’t perform that action at this time.
0 commit comments