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

express-status

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-status - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "express-status",
"version": "1.0.3",
"version": "1.0.4",
"description": "status code response helper",

@@ -5,0 +5,0 @@ "main": "index.js",

# express-status
Extends express respons prototype with status codes
Extends express response prototype with status codes helper methods.

@@ -26,2 +26,9 @@ [![Build Status](https://travis-ci.org/RiptideCloud/express-status.svg)](https://travis-ci.org/RiptideCloud/express-status)

## Document
Documentation is managed by commenting code with [jsdoc](http://usejsdoc.org/) and editing the [template](https://github.com/RiptideCloud/express-status/blob/master/docjs2md/README.hbs).
You can [README.md](https://github.com/RiptideCloud/express-status/blob/master/README.md) by executing
```bash
gulp doc
```
<a name="module_express-status"></a>

@@ -28,0 +35,0 @@ ## express-status

Sorry, the diff of this file is not supported yet

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