@stordata/vsphere-soapify 1.0.20250930162123 → 1.0.20251002001206

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.
@@ -3042,14 +3042,14 @@
3042
3042
  }
3043
3043
  ],
3044
3044
  "type": "sast",
3045
- "start_time": "2025-09-30T16:20:55",
3046
- "end_time": "2025-09-30T16:21:10",
3045
+ "start_time": "2025-10-02T00:10:59",
3046
+ "end_time": "2025-10-02T00:11:14",
3047
3047
  "status": "success",
3048
3048
  "observability": {
3049
3049
  "events": [
3050
3050
  {
3051
3051
  "event": "collect_sast_scan_metrics_from_pipeline",
3052
- "property": "4911752b-0475-438a-939a-9976dff1bc2a",
3052
+ "property": "1f4eef75-daae-4397-bcfe-ddadc3cb6537",
3053
3053
  "label": "semgrep",
3054
3054
  "value": 0,
3055
3055
  "version": "6.7.1",
@@ -3057,7 +3057,7 @@
3057
3057
  "override_count": 0,
3058
3058
  "passthrough_count": 0,
3059
3059
  "custom_exclude_path_count": 0,
3060
- "time_s": 14,
3060
+ "time_s": 15,
3061
3061
  "file_count": 322
3062
3062
  }
3063
3063
  ]
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "bomFormat": "CycloneDX",
3
3
  "specVersion": "1.4",
4
- "serialNumber": "urn:uuid:f1750ee1-383b-4815-93f7-2e537ea4ffcb",
4
+ "serialNumber": "urn:uuid:b1b3a4dd-cf84-467a-90f6-18330de7d13c",
5
5
  "version": 1,
6
6
  "metadata": {
7
- "timestamp": "2025-09-30T16:20:56Z",
7
+ "timestamp": "2025-10-02T00:11:41Z",
8
8
  "tools": [
9
9
  {
10
10
  "vendor": "GitLab",
@@ -1478,10 +1478,10 @@
1478
1478
  },
1479
1479
  {
1480
1480
  "name": "mocha",
1481
- "version": "11.7.3",
1482
- "purl": "pkg:npm/mocha@11.7.3",
1481
+ "version": "11.7.4",
1482
+ "purl": "pkg:npm/mocha@11.7.4",
1483
1483
  "type": "library",
1484
- "bom-ref": "pkg:npm/mocha@11.7.3"
1484
+ "bom-ref": "pkg:npm/mocha@11.7.4"
1485
1485
  },
1486
1486
  {
1487
1487
  "name": "mockdate",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stordata/vsphere-soapify",
3
- "version":"1.0.20250930162123",
3
+ "version":"1.0.20251002001206",
4
4
  "description": "A NodeJS abstraction layer for the vSphere SOAP API",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -42,7 +42,7 @@
42
42
  "eslint-plugin-json": "3.1.0",
43
43
  "eslint-plugin-n": "16.6.2",
44
44
  "eslint-plugin-no-only-tests": "3.1.0",
45
- "mocha": "11.7.3",
45
+ "mocha": "11.7.4",
46
46
  "mockdate": "3.0.5",
47
47
  "nock": "13.5.6",
48
48
  "sinon": "21.0.0",