@mashroom/mashroom
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"main": "dist", | ||
@@ -21,3 +21,3 @@ "files": [ | ||
"dependencies": { | ||
"@mashroom/mashroom-utils": "1.6.0", | ||
"@mashroom/mashroom-utils": "1.6.1", | ||
"anymatch": "^3.1.1", | ||
@@ -24,0 +24,0 @@ "chokidar": "^3.4.3", |
@@ -280,3 +280,3 @@ | ||
* _defaultConfig.order_: he weight of the middleware in the stack - the higher it is the **later** it will be executed | ||
* _defaultConfig.order_: he weight of the middleware in the stack - the higher it is the **later** it will be executed (default: 1000) | ||
@@ -283,0 +283,0 @@ And the bootstrap just returns the *Express* middleware: |
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
168455
+ Added@mashroom/mashroom-utils@1.6.1(transitive)
- Removed@mashroom/mashroom-utils@1.6.0(transitive)