New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mockend

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mockend - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

cli.js

7

package.json
{
"name": "mockend",
"version": "1.0.0",
"version": "1.1.0",
"description": "mock",

@@ -10,2 +10,3 @@ "keywords": [

"main": "index.js",
"bin": "cli.js",
"repository": {

@@ -20,2 +21,3 @@ "type": "git",

"dependencies": {
"@mockend/rand-port": "^1.1.0",
"express": "^4.17.1"

@@ -29,4 +31,3 @@ },

"node": "10"
},
"gitHead": "5a2f50e044e2630469bd5c173b50fcbd9b816bae"
}
}
# Usage
Command line
```
mockend
```
Module
```
const server = require("mockend");

@@ -5,0 +13,0 @@

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