New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

connect-static

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect-static - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

6

package.json
{
"name": "connect-static",
"version": "1.2.2",
"version": "1.2.3",
"description": "static file server middleware for connect. loads files once at startup and saves gzipped versions in memory",

@@ -20,7 +20,7 @@ "main": "index.js",

"dependencies": {
"bl": "~0.9.0",
"bl": "~0.9.3",
"findit": "~2.0.0",
"mime": "~1.2.11",
"pend": "~1.1.2"
"pend": "~1.1.3"
}
}
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