Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dmock-server

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmock-server - npm Package Compare versions

Comparing version 1.9.5 to 1.9.6

14

package.json
{
"name": "dmock-server",
"version": "1.9.5",
"version": "1.9.6",
"description": "This NodeJS module is a delightful mock server built for automation and ongoing development",

@@ -20,10 +20,10 @@ "main": "lib/index.js",

"@types/express": "4.17.13",
"body-parser": "1.19.0",
"express": "4.17.1"
"body-parser": "1.20.0",
"express": "4.17.3"
},
"devDependencies": {
"@types/axios": "0.14.0",
"@types/chai": "4.2.21",
"@types/chai": "4.3.0",
"@types/mocha": "9.0.0",
"@types/node": "16.11.9",
"@types/node": "17.0.23",
"@typescript-eslint/eslint-plugin": "4.0.0",

@@ -34,5 +34,5 @@ "@typescript-eslint/parser": "3.10.1",

"eslint": "7.32.0",
"mocha": "9.1.3",
"mocha": "9.2.2",
"ts-node": "10.4.0",
"typescript": "4.5.2"
"typescript": "4.6.3"
},

@@ -39,0 +39,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc