@stordata/vsphere-soapify
Advanced tools
Comparing version 0.0.35 to 0.0.36
{ | ||
"name": "@stordata/vsphere-soapify", | ||
"version": "0.0.35", | ||
"version": "0.0.36", | ||
"description": "A NodeJS abstraction layer for the vSphere SOAP API", | ||
@@ -30,23 +30,23 @@ "main": "index.js", | ||
"dependencies": { | ||
"axios": "0.27.2", | ||
"axios": "1.6.8", | ||
"debug": "4.3.4", | ||
"lodash": "4.17.21", | ||
"soap": "1.0.0", | ||
"tough-cookie": "4.1.3" | ||
"soap": "1.0.3", | ||
"tough-cookie": "4.1.4" | ||
}, | ||
"devDependencies": { | ||
"@stordata/eslint-config": "1.0.20231104011033", | ||
"chai": "4.3.10", | ||
"@stordata/eslint-config": "1.0.20240319090901", | ||
"chai": "4.4.1", | ||
"chai-datetime": "1.8.0", | ||
"eslint": "8.53.0", | ||
"eslint-plugin-import": "2.29.0", | ||
"eslint": "8.57.0", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-json": "3.1.0", | ||
"eslint-plugin-n": "16.6.2", | ||
"eslint-plugin-no-only-tests": "3.1.0", | ||
"eslint-plugin-node": "11.1.0", | ||
"mocha": "10.2.0", | ||
"mocha": "10.4.0", | ||
"mockdate": "3.0.5", | ||
"nock": "13.3.8", | ||
"sinon": "17.0.1", | ||
"nock": "13.5.4", | ||
"sinon": "17.0.2", | ||
"sinon-chai": "3.7.0" | ||
} | ||
} |
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
1
3498469
+ Addedaxios@1.6.8(transitive)
+ Addedsoap@1.0.3(transitive)
+ Addedtough-cookie@4.1.4(transitive)
- Removedaxios@0.27.2(transitive)
- Removedsoap@1.0.0(transitive)
- Removedtough-cookie@4.1.3(transitive)
Updatedaxios@1.6.8
Updatedsoap@1.0.3
Updatedtough-cookie@4.1.4