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

bogart

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bogart - npm Package Versions

1
67

0.3.20

Diff

Changelog

Source

v0.3.20

  • Simplified and corrected code for pipe method on the request object for the Parted middleware.
  • Added Session middleware.
nathan
published 0.3.19 •

Changelog

Source

v0.3.19

  • Updated Parted dependency to 0.8.0.
nathan
published 0.3.18 •

Changelog

Source

v0.3.18

  • Mustache partials now work properly when using layouts.
nathan
published 0.3.16 •

Changelog

Source

v0.3.16

  • Added Error middleware to translate rejected promises and thrown errors into an error response.
  • Error middleware is included by default in JSGI stacks constructed with bogart.build.
  • ParseForm and ParseJson have been replaced with Parted in JSGI middleware stacks constructed with bogart.build.
nathan
published 0.3.15 •

Changelog

Source

v0.3.15

  • Added Parted middleware to take advantage of the excellent streaming parsers provided by Parted.
  • Added multipart-form example to the examples directory to demonstrate usage of the Parted middleware.
nathan
published 0.3.14 •

Changelog

Source

v0.3.14

  • use Buffer.byteLength to determine the value for Content-Length headers, resolves Issue #11
1
67
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