-
-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated atom. Added messages to promote new maven and gradle features (…
…#1223) * Updated atom. Added messages to promote new maven and gradle features Signed-off-by: Prabhu Subramanian <[email protected]> * Improve container image to install pypi packages to a different target directory Signed-off-by: Prabhu Subramanian <[email protected]> * Use pip target Signed-off-by: Prabhu Subramanian <[email protected]> --------- Signed-off-by: Prabhu Subramanian <[email protected]>
- Loading branch information
Showing
21 changed files
with
143 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ | |
"gen-types": "npx -p typescript tsc" | ||
}, | ||
"imports": { | ||
"@appthreat/atom": "npm:@appthreat/[email protected].15", | ||
"@appthreat/atom": "npm:@appthreat/[email protected].16", | ||
"@appthreat/cdx-proto": "npm:@appthreat/[email protected]", | ||
"@babel/parser": "npm:@babel/parser@^7.24.7", | ||
"@babel/traverse": "npm:@babel/traverse@^7.24.7", | ||
|
@@ -52,7 +52,7 @@ | |
"cheerio": "npm:cheerio@^1.0.0-rc.12", | ||
"edn-data": "npm:[email protected]", | ||
"find-up": "npm:[email protected]", | ||
"glob": "npm:glob@^10.4.2", | ||
"glob": "npm:glob@^10.4.3", | ||
"global-agent": "npm:global-agent@^3.0.0", | ||
"got": "npm:[email protected]", | ||
"iconv-lite": "npm:iconv-lite@^0.6.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.