@stordata/vsphere-soapify
Advanced tools
Comparing version
@@ -16,5 +16,6 @@ 'use strict'; | ||
runtime: HostRuntimeInfo, | ||
summary: HostListSummary | ||
summary: HostListSummary, | ||
datastore: 'ArrayOfManagedObjectReference' | ||
}; | ||
} | ||
}; |
@@ -54,2 +54,9 @@ 'use strict'; | ||
configStatus: 'green', | ||
datastore: [ | ||
{ | ||
ref: 'datastore-29' | ||
}, { | ||
ref: 'datastore-30' | ||
} | ||
], | ||
hardware: { | ||
@@ -130,2 +137,9 @@ smcPresent: false | ||
configStatus: 'green', | ||
datastore: [ | ||
{ | ||
ref: 'datastore-29' | ||
}, { | ||
ref: 'datastore-30' | ||
} | ||
], | ||
hardware: { | ||
@@ -132,0 +146,0 @@ smcPresent: false |
@@ -20,5 +20,6 @@ 'use strict'; | ||
summary: VirtualMachineSummary, | ||
snapshot: VirtualMachineSnapshotInfo | ||
snapshot: VirtualMachineSnapshotInfo, | ||
datastore: 'ArrayOfManagedObjectReference' | ||
}; | ||
} | ||
}; |
{ | ||
"name": "@stordata/vsphere-soapify", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "A NodeJS abstraction layer for the vSphere SOAP API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -63,1 +63,8 @@ # vsphere-soapify | ||
Beware that you need to be logged in on NPM and have write access to the Stordata organization. | ||
Login npm cmd line | ||
Run `npm --registry=https://registry.npmjs.org login` then enter your credentials. | ||
Finally to ensure your connection `npm --registry=https://registry.npmjs.org whoami` and you should see your username. | ||
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2742354
0.06%7787
0.78%70
11.11%1
Infinity%