Skip to content

Commit c64e9cc

Browse files
committed
v2.10.18
1 parent 7aba837 commit c64e9cc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

apps/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mitre/heimdall-lite",
3-
"version": "2.10.17",
3+
"version": "2.10.18",
44
"description": "Heimdall-Lite 2 is a JavaScript based security results viewer and review tool supporting multiple security results formats, such as: InSpec, SonarQube, OWASP-Zap and Fortify which you can load locally or from S3 and other data sources.",
55
"repository": {
66
"type": "git",

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"packages": ["apps/*", "libs/*", "test"],
3-
"version": "2.10.17",
3+
"version": "2.10.18",
44
"npmClient": "npx yarn"
55
}

libs/hdf-converters/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mitre/hdf-converters",
3-
"version": "2.10.17",
3+
"version": "2.10.18",
44
"license": "Apache-2.0",
55
"description": "Converter util library used to transform various scan results into HDF format",
66
"files": [

0 commit comments

Comments
 (0)