@mitre/hdf-converters 2.10.7 → 2.10.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/package.json +2 -2
- package/package.json +2 -2
package/lib/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mitre/hdf-converters",
|
|
3
|
-
"version": "2.10.
|
|
3
|
+
"version": "2.10.8",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "Converter util library used to transform various scan results into HDF format",
|
|
6
6
|
"files": [
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"fast-xml-parser": "^4.2.0",
|
|
43
43
|
"html-entities": "^2.3.2",
|
|
44
44
|
"htmlparser2": "^9.1.0",
|
|
45
|
-
"inspecjs": "^2.10.
|
|
45
|
+
"inspecjs": "^2.10.8",
|
|
46
46
|
"lodash": "^4.17.21",
|
|
47
47
|
"moment": "^2.29.1",
|
|
48
48
|
"ms": "^2.1.3",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mitre/hdf-converters",
|
|
3
|
-
"version": "2.10.
|
|
3
|
+
"version": "2.10.8",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "Converter util library used to transform various scan results into HDF format",
|
|
6
6
|
"files": [
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"fast-xml-parser": "^4.2.0",
|
|
43
43
|
"html-entities": "^2.3.2",
|
|
44
44
|
"htmlparser2": "^9.1.0",
|
|
45
|
-
"inspecjs": "^2.10.
|
|
45
|
+
"inspecjs": "^2.10.8",
|
|
46
46
|
"lodash": "^4.17.21",
|
|
47
47
|
"moment": "^2.29.1",
|
|
48
48
|
"ms": "^2.1.3",
|