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

express-sweet

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-sweet

Express Extension.

  • 2.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
77
increased by305.26%
Maintainers
1
Weekly downloads
 
Created
Source

Express Sweet

This is an extension of Express.

Documentation

The latest API reference for Express Sweet can be found here.

The API reference for previous versions can be found here.

Quick Start

See here.

How to start the demo with Docker

See here.

Release Notes

All changes can be found here.

  • [2.0.0] - 2024/3/24

    Changed
    • Express Sweet version 2 no longer depends on the AWS SDK.
      The services.AWSRekognitionClient and services.AWSSesClient have been migrated to the AWS SDK Extension NPM package, so please install from there if needed.
  • [1.1.1] - 2024/3/23

    Changed
    • When cookie security is enabled (config/authentication.js#cookie_secure) and the application is running on the HTTP protocol, the following warning message is output upon user authentication.
      Warning: Cookie security must be disabled for user authentication to work over the HTTP protocol (config/authentication.js#cookie_secure)
      
  • [1.1.0] - 2024/3/6

    Changed
    Added
    • Demo (./demo) Docker environment added. See here for details.

Author

Takuya Motoshima

License

MIT

Keywords

FAQs

Package last updated on 23 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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