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

@mashroom/mashroom

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mashroom/mashroom - npm Package Compare versions

Comparing version 1.6.3 to 1.6.4

6

package.json

@@ -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:

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