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

servie

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

servie - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/index.js

@@ -253,3 +253,3 @@ "use strict";

if (setType) {
this.type = 'text/html';
this.type = 'text/plain';
}

@@ -256,0 +256,0 @@ this.length = Buffer.byteLength(body);

{
"name": "servie",
"version": "0.0.5",
"version": "0.0.6",
"description": "Standard HTTP interfaces",

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

@@ -18,2 +18,5 @@ # ![Servie](https://cdn.rawgit.com/blakeembrey/node-servie/master/logo.svg)

* [`throwback`](https://github.com/blakeembrey/throwback) Compose middleware into a single function
* [`servie-lambda`](https://github.com/blakeembrey/node-servie-lambda) Transport layer for AWS Lambda
### Common

@@ -20,0 +23,0 @@

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