json-mock-server
Advanced tools
Comparing version 0.0.1-alpha.6 to 0.0.1-alpha.7
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
2
1
3216
3
66