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

nodulejs

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodulejs - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

nodule.js

@@ -13,3 +13,3 @@ glob = require('glob');

// NOTE: the three route config params below must be specified in the nodule init method, they cannot be mutated at request-time
// REQUIRED, must be unique within express app, can be an array of multiple routes
// REQUIRED, must be unique within express app, can be String or RegExp or an array of either to handle multiple routes
route: null,

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

{
"name": "nodulejs",
"version": "1.0.6",
"version": "1.0.7",
"description": "Utility for discovering and initializing node/express 'nodules'",

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

@@ -10,1 +10,2 @@ nodulejs

Don't use this yet. I am still working out the details with the first real implementation (an-API based framework that calls everything in parallel and returns HTML or JSON)
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