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.1-alpha.6 to 0.0.1-alpha.7

18

package.json
{
"name": "json-mock-server",
"version": "0.0.1-alpha.6",
"version": "0.0.1-alpha.7",
"description": "Simple server with routes described as a JSON object",

@@ -9,15 +9,5 @@ "bin": {

"main": "app.js",
"watch": {
"start": {
"patterns": [
"example",
"app.js"
]
}
},
"scripts": {
"start": "node app.js",
"watch": "npm-watch start",
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"app.js"
],
"author": "nick-michael",

@@ -24,0 +14,0 @@ "license": "MIT",

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