Comparing version 0.0.17 to 0.0.18
{ | ||
"name": "restapify", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"main": "dist/index.js", | ||
@@ -12,3 +12,3 @@ "files": [ | ||
"scripts": { | ||
"postinstall": "yarn move:dashboard", | ||
"restapify:init": "yarn move:dashboard", | ||
"move:dashboard": "yarn cpx './node_modules/restapify-dashboard/public/**' ./src/dashboard-public", | ||
@@ -15,0 +15,0 @@ "test": "jest --silent --no-cache", |
# restapify | ||
## TODO: | ||
> Before running app run the following command: | ||
> | ||
> `$ yarn restapify:init` | ||
- [ ] Handle `[userid].json` route syntax | ||
- [ ] Hot reload json api | ||
- [ ] Function to start the server | ||
- [ ] CLI command | ||
- [ ] Handle `[userid%2].json` route syntax | ||
- [ ] Handle requests errors mode | ||
## DOCS: | ||
- HTTP Status Code: https://www.studytonight.com/rest-web-service/understanding-the-response# |
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
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
0
1
2563618
11