@soos-io/api-client
Advanced tools
Comparing version 0.2.47 to 0.2.48
{ | ||
"name": "@soos-io/api-client", | ||
"version": "0.2.47", | ||
"version": "0.2.48", | ||
"description": "This is the SOOS API Client for registered clients leveraging the various integrations to the SOOS platform.", | ||
@@ -55,14 +55,17 @@ "main": "dist/index.js", | ||
"argparse": "^2.0.1", | ||
"axios": "^1.6.8", | ||
"axios": "^1.7.2", | ||
"form-data": "^4.0.0", | ||
"glob": "^10.3.10", | ||
"glob": "^10.4.1", | ||
"tslib": "^2.6.2" | ||
}, | ||
"overrides": { | ||
"glob": "^10.4.1" | ||
}, | ||
"devDependencies": { | ||
"@types/argparse": "^2.0.16", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.11.30", | ||
"@types/node": "^20.12.13", | ||
"jest": "^29.1.2", | ||
"prettier": "^3.2.5", | ||
"ts-jest": "^29.1.2", | ||
"ts-jest": "^29.1.4", | ||
"ts-node": "^10.9.2", | ||
@@ -69,0 +72,0 @@ "typescript": "^5.4.3" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
135363
Updatedaxios@^1.7.2
Updatedglob@^10.4.1