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

ctl

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ctl - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

10

host.js

@@ -7,9 +7,5 @@

// Private properties
var res = kwargs.res;
var req = kwargs.req;
var next = kwargs.next;
// Public properties
self.res = kwargs.res;
self.req = kwargs.req;
self.next = kwargs.next;
self.defaults = kwargs.defaults || {};

@@ -16,0 +12,0 @@

{ "name": "ctl"
, "version": "0.1.5"
, "version": "0.1.6"
, "author": "Leander Lee"

@@ -4,0 +4,0 @@ , "description": "Controller module for NodeJS. Made to be extremely hackable and light!"

@@ -0,0 +0,0 @@ # NodeCTL #

Sorry, the diff of this file is not supported yet

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