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

rainbow

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rainbow - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

index.js

@@ -0,1 +1,3 @@

delete require.cache[__filename];
var path = require('path');

@@ -2,0 +4,0 @@

2

package.json
{
"name": "rainbow",
"description": "Express router middleware for RESTful API base on certain folder path",
"version": "2.1.0",
"version": "2.1.1",
"author": "mytharcher <mytharcher@gmail.com>",

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

@@ -225,2 +225,6 @@ Rainbow

### 2.1.1 ###
* Fix #6: chaining express application requiring controller path issue caused by node module cache. So that rainbow cannot be cached when using multi requiring.
### 2.1.0 ###

@@ -227,0 +231,0 @@

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