@mashroom/mashroom
Advanced tools
Comparing version 1.6.3 to 1.6.4
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "1.6.3", | ||
"version": "1.6.4", | ||
"main": "dist", | ||
@@ -21,5 +21,5 @@ "files": [ | ||
"dependencies": { | ||
"@mashroom/mashroom-utils": "1.6.3", | ||
"@mashroom/mashroom-utils": "1.6.4", | ||
"anymatch": "^3.1.1", | ||
"chokidar": "^3.4.3", | ||
"chokidar": "^3.5.1", | ||
"express": "^4.17.1", | ||
@@ -26,0 +26,0 @@ "fs-extra": "^9.0.1", |
@@ -280,3 +280,3 @@ | ||
* _defaultConfig.order_: he weight of the middleware in the stack - the higher it is the **later** it will be executed (default: 1000) | ||
* _defaultConfig.order_: the 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
167557
+ Added@mashroom/mashroom-utils@1.6.4(transitive)
- Removed@mashroom/mashroom-utils@1.6.3(transitive)
Updatedchokidar@^3.5.1