@stordata/vsphere-soapify 1.0.20250614130902 → 1.0.20250624140830

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.
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "bomFormat": "CycloneDX",
3
3
  "specVersion": "1.4",
4
- "serialNumber": "urn:uuid:0082721b-2cdb-4fba-9a5f-bee53d5ba7dc",
4
+ "serialNumber": "urn:uuid:29a2b57b-45a7-459c-8aa4-6b12525e3b56",
5
5
  "version": 1,
6
6
  "metadata": {
7
- "timestamp": "2025-06-14T13:08:53Z",
7
+ "timestamp": "2025-06-24T14:08:19Z",
8
8
  "tools": [
9
9
  {
10
10
  "vendor": "GitLab",
@@ -351,10 +351,10 @@
351
351
  },
352
352
  {
353
353
  "name": "brace-expansion",
354
- "version": "2.0.1",
355
- "purl": "pkg:npm/brace-expansion@2.0.1",
354
+ "version": "2.0.2",
355
+ "purl": "pkg:npm/brace-expansion@2.0.2",
356
356
  "type": "library",
357
- "bom-ref": "pkg:npm/brace-expansion@2.0.1"
357
+ "bom-ref": "pkg:npm/brace-expansion@2.0.2"
358
358
  },
359
359
  {
360
360
  "name": "browser-stdout",
@@ -1429,10 +1429,10 @@
1429
1429
  },
1430
1430
  {
1431
1431
  "name": "mocha",
1432
- "version": "11.6.0",
1433
- "purl": "pkg:npm/mocha@11.6.0",
1432
+ "version": "11.7.1",
1433
+ "purl": "pkg:npm/mocha@11.7.1",
1434
1434
  "type": "library",
1435
- "bom-ref": "pkg:npm/mocha@11.6.0"
1435
+ "bom-ref": "pkg:npm/mocha@11.7.1"
1436
1436
  },
1437
1437
  {
1438
1438
  "name": "mockdate",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stordata/vsphere-soapify",
3
- "version":"1.0.20250614130902",
3
+ "version":"1.0.20250624140830",
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.6.0",
45
+ "mocha": "11.7.1",
46
46
  "mockdate": "3.0.5",
47
47
  "nock": "13.5.6",
48
48
  "sinon": "21.0.0",