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

jimpex

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jimpex - npm Package Versions

13

6.1.0

Diff

Changelog

Source

6.1.0 (2021-01-25)

Features

  • add type definitions (b496f00)
homer0
published 6.0.1 •

Changelog

Source

6.0.1 (2020-12-01)

Bug Fixes

  • prevent the utils folder from being ignored (3b76d86)
homer0
published 6.0.0 •

Changelog

Source

6.0.0 (2020-11-28)

Bug Fixes

  • avoid loading external confing from the function (e075ea7)
  • make Jimpex a normal class (bc3c3d2)
  • make port and callback null on listen() and start() (873ad7a)
  • make the boot parameter an option (a178d5b)
  • make the forceHTTPS middleware parameter a dictionary of options. (cdd6679)
  • merge gateway controller provider parameters into a single one (8436c96)
  • merge statics controller provider parameters into a single one (d041e30)
  • update dependencies (20ddea1)
  • use has() for try() (cc9b93a)

Features

  • add a function to construct a Jimpex instance (208e365)
  • add HTTPS support regardless of HTTP/2 (06992c1)
  • add init methods (b794c50)
  • add proxy mode (a26523c)
  • add support for controller providers (ffce389)
  • add support for HTTP/2 (ca7ae6e)
  • add support for middleware providers (ec61feb)
  • add the options to configure spdy (15e588d)
  • allow the config to be sent as a parameter (6c409ab)
  • make the gateway controller a controller provider (0e74362)
  • use the Jimple wrappers from wootils (fc444fb)

BREAKING CHANGES

  • fn is now null by default on start() and port and fn are both null on listen()
  • The file app/index now exports the class Jimpex as a 'named export'.
  • Jimpex's constructor boot parameter was transformed into an option.
  • The forceHTTPS middleware creator's ignoredRoutes parameter has been replaced with an object with a property ignoredRoutes.
  • The gatewayController controller creator's middleware parameter no longer exists; it's now part of the options parameter.
  • The staticsController controller creator's middleware parameter no longer exists; it's now part of the options parameter.
homer0
published 5.2.0 •

Changelog

Source

6.0.0 (2020-11-28)

Bug Fixes

  • avoid loading external confing from the function (e075ea7)
  • make Jimpex a normal class (bc3c3d2)
  • make port and callback null on listen() and start() (873ad7a)
  • make the boot parameter an option (a178d5b)
  • make the forceHTTPS middleware parameter a dictionary of options. (cdd6679)
  • merge gateway controller provider parameters into a single one (8436c96)
  • merge statics controller provider parameters into a single one (d041e30)
  • update dependencies (20ddea1)
  • use has() for try() (cc9b93a)

Features

  • add a function to construct a Jimpex instance (208e365)
  • add HTTPS support regardless of HTTP/2 (06992c1)
  • add init methods (b794c50)
  • add proxy mode (a26523c)
  • add support for controller providers (ffce389)
  • add support for HTTP/2 (ca7ae6e)
  • add support for middleware providers (ec61feb)
  • add the options to configure spdy (15e588d)
  • allow the config to be sent as a parameter (6c409ab)
  • make the gateway controller a controller provider (0e74362)
  • use the Jimple wrappers from wootils (fc444fb)

BREAKING CHANGES

  • fn is now null by default on start() and port and fn are both null on listen()
  • The file app/index now exports the class Jimpex as a 'named export'.
  • Jimpex's constructor boot parameter was transformed into an option.
  • The forceHTTPS middleware creator's ignoredRoutes parameter has been replaced with an object with a property ignoredRoutes.
  • The gatewayController controller creator's middleware parameter no longer exists; it's now part of the options parameter.
  • The staticsController controller creator's middleware parameter no longer exists; it's now part of the options parameter.
homer0
published 5.1.1 •

homer0
published 5.1.0 •

homer0
published 5.0.1 •

homer0
published 5.0.0 •

homer0
published 4.0.3 •

homer0
published 4.0.2 •

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