dmock-server
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "dmock-server", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "This NodeJS module is a delightful mock server built for automation and ongoing development", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"@types/axios": "0.14.0", | ||
"@types/chai": "4.3.0", | ||
"@types/chai": "4.3.4", | ||
"@types/mocha": "9.0.0", | ||
@@ -32,3 +32,3 @@ "@types/node": "18.15.11", | ||
"axios": "1.7.7", | ||
"chai": "4.3.4", | ||
"chai": "4.3.7", | ||
"eslint": "7.32.0", | ||
@@ -35,0 +35,0 @@ "mocha": "9.2.2", |