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

json-mock-server

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-mock-server - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

0

app.js

@@ -0,0 +0,0 @@ const Koa = require('koa');

@@ -0,0 +0,0 @@ #!/usr/bin/env node

3

package.json
{
"name": "json-mock-server",
"version": "0.0.3",
"version": "0.0.4",
"description": "A lightweight tool to spin up a simple mock server using JSON syntax - perfect for mocked development, offline development or unit testing.",

@@ -18,2 +18,3 @@ "bin": {

"dependencies": {
"chalk": "2.3.2",
"commander": "2.15.1",

@@ -20,0 +21,0 @@ "koa": "2.5.0",

@@ -0,0 +0,0 @@ # JSON Mock Server

Sorry, the diff of this file is not supported yet

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