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.3.0 to 1.3.1

6

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

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

"body-parser": "^1.19.0",
"express": "^4.17.1"
"express": "^4.17.1",
"@types/express": "^4.17.6"
},

@@ -26,3 +27,2 @@ "devDependencies": {

"@types/chai": "^4.2.7",
"@types/express": "^4.17.6",
"@types/mocha": "^7.0.1",

@@ -29,0 +29,0 @@ "@types/node": "^13.1.1",

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