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

node-boiler

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-boiler - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

6

package.json
{
"name": "node-boiler",
"version": "1.1.6",
"version": "1.1.7",
"description": "Node boiler is a library that automatically writes boiler plate code which otherwise does not come out of the box with node.js. This tool comes in handy while make REST APIs.",

@@ -12,2 +12,6 @@ "main": "index.js",

],
"repository": {
"type": "git",
"url": "git+https://github.com/mayankshah1607/node-boiler.git"
},
"scripts": {

@@ -14,0 +18,0 @@ "test": "mocha",

@@ -177,3 +177,8 @@ <img src="./assets/logo.png" width="350" title="Node Boiler">

## Contributing
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
We are always looking forward to new ideas and meaningful contributions.
## License
[MIT](https://github.com/mayankshah1607/node-boiler/blob/master/LICENSE)
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