@xen-orchestra/rest-api 0.22.0 → 0.22.1
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.
|
@@ -12023,7 +12023,7 @@
|
|
|
12023
12023
|
},
|
|
12024
12024
|
"info": {
|
|
12025
12025
|
"title": "@xen-orchestra/rest-api",
|
|
12026
|
-
"version": "0.22.
|
|
12026
|
+
"version": "0.22.1",
|
|
12027
12027
|
"description": "REST API to manage your XOA",
|
|
12028
12028
|
"license": {
|
|
12029
12029
|
"name": "AGPL-3.0-or-later"
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"main": "./dist/index.mjs",
|
|
7
7
|
"name": "@xen-orchestra/rest-api",
|
|
8
8
|
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@xen-orchestra/rest-api",
|
|
9
|
-
"version": "0.22.
|
|
9
|
+
"version": "0.22.1",
|
|
10
10
|
"description": "REST API to manage your XOA",
|
|
11
11
|
"license": "AGPL-3.0-or-later",
|
|
12
12
|
"private": false,
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@vates/types": "^1.16.0",
|
|
39
39
|
"@xen-orchestra/backups": "^0.67.1",
|
|
40
40
|
"@xen-orchestra/log": "^0.7.1",
|
|
41
|
-
"@xen-orchestra/xapi": "^8.6.
|
|
41
|
+
"@xen-orchestra/xapi": "^8.6.2",
|
|
42
42
|
"complex-matcher": "^1.0.0",
|
|
43
43
|
"golike-defer": "^0.5.1",
|
|
44
44
|
"inversify": "^6.2.2",
|