dmock-server
Advanced tools
Comparing version 1.8.7 to 1.8.8
{ | ||
"name": "dmock-server", | ||
"version": "1.8.7", | ||
"version": "1.8.8", | ||
"description": "This NodeJS module is a delightful mock server built for automation and ongoing development", | ||
@@ -27,3 +27,3 @@ "main": "lib/index.js", | ||
"@types/mocha": "9.0.0", | ||
"@types/node": "16.6.2", | ||
"@types/node": "16.11.9", | ||
"@typescript-eslint/eslint-plugin": "4.0.0", | ||
@@ -30,0 +30,0 @@ "@typescript-eslint/parser": "3.10.1", |
11700