@stordata/vsphere-soapify 1.0.20251113133132 → 1.0.20251113140933

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-11-13T13:31:13",
3046
- "end_time": "2025-11-13T13:31:26",
3045
+ "start_time": "2025-11-13T14:08:53",
3046
+ "end_time": "2025-11-13T14:09:07",
3047
3047
  "status": "success",
3048
3048
  "observability": {
3049
3049
  "events": [
3050
3050
  {
3051
3051
  "event": "collect_sast_scan_metrics_from_pipeline",
3052
- "property": "ffab7714-1c32-44da-806a-16dc6514af32",
3052
+ "property": "bc3c2a79-132f-47fb-a8d1-d86a0747b486",
3053
3053
  "label": "semgrep",
3054
3054
  "value": 0,
3055
3055
  "version": "6.12.0",
@@ -3057,7 +3057,7 @@
3057
3057
  "override_count": 0,
3058
3058
  "passthrough_count": 0,
3059
3059
  "custom_exclude_path_count": 0,
3060
- "time_s": 12,
3060
+ "time_s": 13,
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:5657a418-e3fd-4460-9fda-97a565e4abea",
4
+ "serialNumber": "urn:uuid:464c4061-ec72-418b-a67b-05c96a2091a6",
5
5
  "version": 1,
6
6
  "metadata": {
7
- "timestamp": "2025-11-13T13:30:56Z",
7
+ "timestamp": "2025-11-13T14:09:11Z",
8
8
  "tools": [
9
9
  {
10
10
  "vendor": "GitLab",
@@ -162,10 +162,10 @@
162
162
  },
163
163
  {
164
164
  "name": "@stordata/eslint-config",
165
- "version": "1.0.20251015115928",
166
- "purl": "pkg:npm/%40stordata/eslint-config@1.0.20251015115928",
165
+ "version": "1.0.20251113133120",
166
+ "purl": "pkg:npm/%40stordata/eslint-config@1.0.20251113133120",
167
167
  "type": "library",
168
- "bom-ref": "pkg:npm/%40stordata/eslint-config@1.0.20251015115928"
168
+ "bom-ref": "pkg:npm/%40stordata/eslint-config@1.0.20251113133120"
169
169
  },
170
170
  {
171
171
  "name": "@types/json5",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stordata/vsphere-soapify",
3
- "version":"1.0.20251113133132",
3
+ "version":"1.0.20251113140933",
4
4
  "description": "A NodeJS abstraction layer for the vSphere SOAP API",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -34,7 +34,7 @@
34
34
  "tough-cookie": "6.0.0"
35
35
  },
36
36
  "devDependencies": {
37
- "@stordata/eslint-config": "1.0.20251015115928",
37
+ "@stordata/eslint-config": "1.0.20251113133120",
38
38
  "chai": "4.5.0",
39
39
  "chai-datetime": "1.8.1",
40
40
  "eslint": "8.57.0",