Socket
Socket
Sign inDemoInstall

protein

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

protein - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

3

index.js

@@ -68,2 +68,5 @@ var http = require('http');

// set the callback
req.next = res.next = loop;
// set request prototype

@@ -70,0 +73,0 @@ req.response = res;

2

package.json
{
"name":"protein",
"version":"0.3.3",
"version":"0.3.4",
"repository": "git://github.com/mafintosh/protein",

@@ -5,0 +5,0 @@ "description":"Protein is connect compatible middleware with support for prototype methods, getters, and setters",

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