Skip to content

Commit

Permalink
package update (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-GSteen authored Mar 22, 2024
1 parent 2af8f92 commit 6aaff3a
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 25 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 14 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "soos-dast",
"version": "2.0.30",
"version": "2.0.31",
"description": "SOOS DAST - The affordable no limit web vulnerability scanner",
"main": "index.js",
"scripts": {
Expand All @@ -19,7 +19,7 @@
"patch-api-client": "npm run patch && npm run setup:clean && npm install @soos-io/api-client@latest --save-exact && npm install && npm run check"
},
"dependencies": {
"@soos-io/api-client": "0.2.44",
"@soos-io/api-client": "0.2.47",
"argparse": "^2.0.1",
"glob": "^10.3.10",
"tslib": "^2.6.2"
Expand All @@ -34,6 +34,18 @@
"type": "git",
"url": "git+https://github.com/soos-io/soos-dast.git"
},
"keywords": [
"@soos-io",
"dast",
"soos api",
"vulnerabilities",
"licenses",
"soos",
"open source",
"oss",
"docker",
"zap"
],
"author": "SOOS",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 6aaff3a

Please sign in to comment.