Socket
Socket
Sign inDemoInstall

vandium

Package Overview
Dependencies
41
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

7.0.0-Beta3

Diff

richardhyatt
published 7.0.0-Beta2 •

richardhyatt
published 7.0.0-Beta1 •

richardhyatt
published 6.1.0 •

Changelog

Source

6.1.0 (2020-02-13)

New:

  • Can now supply a JWK to authorization() in api() handlers.
richardhyatt
published 6.1.0-Beta1 •

richardhyatt
published 6.0.1 •

Changelog

Source

6.0.1 (2020-01-21)

Internal:

  • aws-sdk now in devDependencies
richardhyatt
published 6.0.0 •

Changelog

Source

6.0.0 (2020-01-07)

New:

  • api has an authorization() alias for jwt() to improve code readability

Breaking:

  • api uses event.headers.Authorization as the default location of the JWT token. Previous versions before 6.0.0 used event.headers.jwt.
  • Node 12.x and higher
  • Previous versions of Vandium prevented calls to eval() but turns out to be more problematic.

Internal:

  • New pipeline method for executing handler in an effort to allow greater future flexibility
richardhyatt
published 6.0.0-Beta1 •

richardhyatt
published 5.1.0 •

Changelog

Source

5.1.0 (2019-12-04)

New:

  • Added onResponse() to allow changes to response object on api handlers
  • Support for Set-Cookie. Thanks @riotrah
  • Support for multValueHeaders, multiValueQueryStringParameters. Thanks @riotrah
  • Validation properties now support __allowUnknown to raise an error if unknown properties are detected.

Updated:

  • Validation now supports alternatives using the [] notation
  • Documentation and updated way to opt out of JWT validation. Thanks @riotrah

Internal:

  • Refactored Tests
  • Updated dependenceis
richardhyatt
published 5.1.0-beta3 •

23456Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc