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

bricks

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bricks - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

lib/plugins/filehandler.js

@@ -29,3 +29,3 @@ (function () {

} else {
response.setHeader('ContentType', mime.lookup(file));
response.setHeader('Content-Type', mime.lookup(file));
response.write(data);

@@ -32,0 +32,0 @@

@@ -5,3 +5,3 @@ {

"description": "Bricks Application Server",
"version": "1.0.4",
"version": "1.0.5",
"homepage": "http://bricksjs.com/",

@@ -8,0 +8,0 @@ "preferGlobal": "true",

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