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

roosevelt

Package Overview
Dependencies
Maintainers
0
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roosevelt - npm Package Versions

13
26

0.22.11

Diff

Changelog

Source

0.22.11

  • Added DISABLE_HTTPS environment variable which when set to true, the HTTPS server will be disabled and the app will revert to HTTP regardless of what is set in the rooseveltConfig.
  • Updated various dependencies.
kethinov
published 0.22.10 •

Changelog

Source

0.22.10

  • Enabled WAL in the SQLite instance used for session storage by default.
  • Updated various dependencies.
kethinov
published 0.22.9 •

Changelog

Source

0.22.9

  • Fixed an issue with cert generation from CLI scripts properly this time.
kethinov
published 0.22.8 •

Changelog

Source

0.22.8

  • Fixed an issue with cert generation from CLI scripts.
  • Updated various dependencies.
kethinov
published 0.22.7 •

Changelog

Source

0.22.7

  • Added a max age to the default express-session configuration.
  • Fixed an issue with cert generation in production mode.
  • Updated various dependencies.
kethinov
published 0.22.6 •

Changelog

Source

0.22.6

  • Fixed a bug that caused self-signed certs to get regenerated every time the app restarted.
  • Updated various dependencies.
kethinov
published 0.22.5 •

Changelog

Source

0.22.5

  • Certs generator will now run in production mode as well if https is enabled and if the files do not already exist. This behavior can be suppressed by setting https.autoCert to false.
  • Fixed bug that prevented the static site generator feature from working in dev mode when the HTML validator was enabled.
  • Fixed README formatting typos.
  • Updated various dependencies.
kethinov
published 0.22.4 •

Changelog

Source

0.22.4

  • Made it possible to set expressSession to true which will set a sane default config so you don't have to spell one out.
kethinov
published 0.22.3 •

Changelog

Source

0.22.3

  • Updated default session store to use SQLite instead of an in-memory database so that sessions are not invalidated when the server restarts.
  • Updated various dependencies.
kethinov
published 0.22.2 •

Changelog

Source

0.22.2

  • Fixed a bug that caused self-signed certs to get regenerated every time the app restarted.
  • Updated various dependencies.
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