Comparing version 2.1.0 to 2.1.1
@@ -0,1 +1,3 @@ | ||
delete require.cache[__filename]; | ||
var path = require('path'); | ||
@@ -2,0 +4,0 @@ |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9594
57
259