Socket
Socket
Sign inDemoInstall

mega-mock

Package Overview
Dependencies
14
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.4.0

commands/logout.js

3

index.js

@@ -16,3 +16,4 @@ const micro = require('micro')

us: require('./commands/handleLogin'),
us0: require('./commands/preLoginRequest')
us0: require('./commands/preLoginRequest'),
sml: require('./commands/logout')
}

@@ -19,0 +20,0 @@

{
"name": "mega-mock",
"version": "0.3.0",
"version": "0.4.0",
"description": "mega-mock mocks MEGA API servers",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -39,3 +39,2 @@ # mega-mock

dataFolder: 'path to the data folder', // required
visualize: true, // set to false to disable logging requests to console
state: {} // initial server state

@@ -42,0 +41,0 @@ })

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc