@stordata/vsphere-soapify 1.0.20250516140822 → 1.0.20250523231051

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,15 +1,15 @@
1
1
  {
2
2
  "bomFormat": "CycloneDX",
3
3
  "specVersion": "1.4",
4
- "serialNumber": "urn:uuid:33166a14-8a47-4097-bc14-752526417f77",
4
+ "serialNumber": "urn:uuid:e33e2e47-7d02-4c7c-b57d-88b2e472b164",
5
5
  "version": 1,
6
6
  "metadata": {
7
- "timestamp": "2025-05-16T14:07:54Z",
7
+ "timestamp": "2025-05-23T23:10:41Z",
8
8
  "tools": [
9
9
  {
10
10
  "vendor": "GitLab",
11
11
  "name": "Gemnasium",
12
- "version": "5.9.3"
12
+ "version": "6.1.3"
13
13
  }
14
14
  ],
15
15
  "authors": [
@@ -538,13 +538,6 @@
538
538
  "type": "library",
539
539
  "bom-ref": "pkg:npm/dezalgo@1.0.4"
540
540
  },
541
- {
542
- "name": "diff",
543
- "version": "5.2.0",
544
- "purl": "pkg:npm/diff@5.2.0",
545
- "type": "library",
546
- "bom-ref": "pkg:npm/diff@5.2.0"
547
- },
548
541
  {
549
542
  "name": "diff",
550
543
  "version": "7.0.0",
@@ -1399,13 +1392,6 @@
1399
1392
  "type": "library",
1400
1393
  "bom-ref": "pkg:npm/minimatch@3.1.2"
1401
1394
  },
1402
- {
1403
- "name": "minimatch",
1404
- "version": "5.1.6",
1405
- "purl": "pkg:npm/minimatch@5.1.6",
1406
- "type": "library",
1407
- "bom-ref": "pkg:npm/minimatch@5.1.6"
1408
- },
1409
1395
  {
1410
1396
  "name": "minimatch",
1411
1397
  "version": "9.0.5",
@@ -1436,10 +1422,10 @@
1436
1422
  },
1437
1423
  {
1438
1424
  "name": "mocha",
1439
- "version": "11.3.0",
1440
- "purl": "pkg:npm/mocha@11.3.0",
1425
+ "version": "11.5.0",
1426
+ "purl": "pkg:npm/mocha@11.5.0",
1441
1427
  "type": "library",
1442
- "bom-ref": "pkg:npm/mocha@11.3.0"
1428
+ "bom-ref": "pkg:npm/mocha@11.5.0"
1443
1429
  },
1444
1430
  {
1445
1431
  "name": "mockdate",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stordata/vsphere-soapify",
3
- "version":"1.0.20250516140822",
3
+ "version":"1.0.20250523231051",
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.3.0",
45
+ "mocha": "11.5.0",
46
46
  "mockdate": "3.0.5",
47
47
  "nock": "13.5.6",
48
48
  "sinon": "20.0.0",