testing-farm
Advanced tools
Comparing version 1.9.0 to 1.9.1
{ | ||
"name": "testing-farm", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"description": "A NodeJS module to access Testing Farm instances through the REST API.", | ||
@@ -16,3 +16,2 @@ "main": "dist/index.js", | ||
}, | ||
"type": "module", | ||
"packageManager": "yarn@4.1.1", | ||
@@ -34,11 +33,11 @@ "repository": { | ||
"axios": "1.6.8", | ||
"zod": "3.23.4" | ||
"zod": "3.23.5" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "20.12.7", | ||
"@vitest/coverage-v8": "1.5.2", | ||
"@vitest/coverage-v8": "1.5.3", | ||
"prettier": "3.2.5", | ||
"typescript": "5.4.5", | ||
"vitest": "1.5.2" | ||
"vitest": "1.5.3" | ||
} | ||
} |
106973
No
+ Addedzod@3.23.5(transitive)
- Removedzod@3.23.4(transitive)
Updatedzod@3.23.5