rapidrestify
Advanced tools
Comparing version 1.0.0 to 2.0.0
{ | ||
"name": "rapidrestify", | ||
"version": "1.0.0", | ||
"description": "rapidrestify", | ||
"main": "index.js", | ||
"version": "2.0.0", | ||
"description": "Create a robust Node.js backend REST API boilerplate integrated seamlessly with MongoDB. This package offers a comprehensive foundation for swiftly developing RESTful APIs. It includes a collection of pre-configured components, aiding in rapid setup and deployment. Streamline your backend development process with intuitive folder structures, standardized error handling, authentication middleware, database integration, and endpoint scaffolding. Simplify API creation with this boilerplate, equipped with essential tools and configurations, enabling developers to focus on application logic. Kickstart your Node.js backend project effortlessly, ensuring scalability, security, and maintainability in every API endpoint", | ||
"bin": { | ||
"exsp-gen": "lib/index.js" | ||
}, | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "tsc && copyfiles -u 1 src/**/*.json lib" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"keywords": [ | ||
"express", | ||
"generator", | ||
"boilerplate", | ||
"ts", | ||
"nodejs", | ||
"MongoDB", | ||
"jwt", | ||
"aws", | ||
"s3", | ||
"sequelize", | ||
"sequelize-cli", | ||
"postgresSQL", | ||
"mysql" | ||
], | ||
"author": "vivek methew", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@types/node": "^20.11.20", | ||
"copyfiles": "^2.4.1", | ||
"nodemon": "^3.0.2", | ||
"ts-node": "^10.9.2" | ||
} | ||
} |
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
992015
19
5135
1
1
1
83
4
4
2