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

1
26

0.21.8

Diff

Changelog

Source

0.21.8

  • Added wildcard matching to views bundler feature.
  • Fixed bug that could cause build artifact generation to crash starting the app.
  • Various dependencies updated.
kethinov
published 0.21.7 •

Changelog

Source

0.21.7

  • Fixed CSS preprocessor breaking on Windows when using the default configuration in a newly generated app.
  • Various dependencies updated.
kethinov
published 0.21.6 •

Changelog

Source

0.21.6

  • The certs-generator script's default name has been changed to generate-certs. The config auditor will now expect it to be named that.
  • The config-audit script's default name has been changed to audit-config. The config auditor will now expect it to be named that.
  • allowlist in CSS preprocessor now supports wildcard matching, e.g. dir/*.
  • Various dependencies updated.
kethinov
published 0.21.5 •

Changelog

Source

0.21.5

  • allowlist and blocklist in static site generator feature now supports wildcard matching, e.g. dir/*.
  • Various dependencies updated.
kethinov
published 0.21.4 •

Changelog

Source

0.21.4

  • Added allowlist and blocklist to the static site generator feature.
  • Fixed bug with the static site generator feature that required absolute paths for including child templates in a main template.
  • Various dependencies updated.
kethinov
published 0.21.3 •

Changelog

Source

0.21.3

  • When versionedPublic is true, Roosevelt will no longer deposit static HTML pages into the versioned directory.
  • Various dependencies updated.
kethinov
published 0.21.2 •

Changelog

Source

0.21.2

  • Fixed bug where the config auditor would complain about the makeBuildArtifacts param being set to string.
  • Static site generator will now run the HTML validator against rendered templates in dev mode only.
  • Various dependencies updated.
kethinov
published 0.21.1 •

Changelog

Source

0.21.1

  • Static site generator can now be supplied models by file instead of by configuration. If model data is not supplied by configuration, Roosevelt will try to automatically load a model from a JS file with the same name alongside the template if it exists instead.
  • Static site generator will now run the HTML validator against rendered templates.
  • Bumped CI Node versions.
kethinov
published 0.21.0 •

Changelog

Source

0.21.0

  • Breaking: htmlMinifier param renamed and expanded to html. You will need to update your Roosevelt config.
    • Added feature html.sourcePath, html.models, and html.output which lets you generate static HTML pages from the your statics directory by compiling them with a view engine and depositing the output to the public folder at start time.
  • Fixed issue with symlinks that would cause symlinking to a file rather than a directory to fail in Windows.
  • Some error message copyediting.
  • Some minor refactoring and documentation fixes.
  • Various dependencies updated.
kethinov
published 0.20.1 •

Changelog

Source

0.20.1

  • makeBuildArtifacts will now accept a new value of 'staticsOnly' which will allow Roosevelt to create static files but skip the creation of the MVC directories.
  • initServer can now also be called as init instead.
  • Various dependencies updated.
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