Socket
Socket
Sign inDemoInstall

fullstack-serverless

Package Overview
Dependencies
105
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

0.8.0

Diff

Changelog

Source

[0.8.0] - 2021-1-28

Thanks @pecirep, @miguel-a-calles-mba, @superandrew213

Added

  • Add invalidationPaths setting to allow defining custom invalidation paths for the cloudfront distribution
  • Add origins setting to allow adding additional distribution origins in the form of CloudFormation resources
  • Add defaultCacheBehavior setting to allow adding the default distribution cache behaviors in the form of CloudFormation resources
  • Add cacheBehaviors setting to allow adding additional distribution cache behaviors in the form of CloudFormation resources
  • Add --no-client-deploy CLI option to skip deploying client code to S3

Fixed

  • Typos
aphahn
published 0.7.1 •

Changelog

Source

[0.7.1] - 2020-3-18

Thanks @artoliukkonen

  • Add noConfirm setting to allow changing the client upload behavior via config
aphahn
published 0.7.0 •

Changelog

Source

[0.7.0] - 2019-9-15

Thanks @hakimio

  • Add ability to invalidate the CloudFront distribution when deploying the client

Fixed

  • Using shared API Gateway #11
aphahn
published 0.6.1 •

Changelog

Source

[0.6.1] - 2019-7-7

Thanks @haochang

  • Pass the environment variables from the serverless template to the process generating the client
aphahn
published 0.6.0 •

Changelog

Source

[0.6.0] - 2019-4-28

  • Enable compression of web assets using CloudFront. This changes the default behavior (no compression). To continue not using compression for your web assets set compressWebContent: false.

Fixed

  • Typo in log output - Thanks @jmortlock
aphahn
published 0.5.8 •

Changelog

Source

[0.5.8] - 2019-4-3

  • Add priceClass & minimumProtocolVersion. Thanks @harmon25
aphahn
published 0.5.7 •

Changelog

Source

[0.5.7] - 2019-2-6

  • Add objectHeaders to the documentation. Thanks @superandrew213!
aphahn
published 0.5.6 •

Changelog

Source

[0.5.6] - 2018-7-14

Fixed

  • Fix issue parsing stage options from the command line
aphahn
published 0.5.5 •

Changelog

Source

[0.5.5] - 2018-7-1

Better support for generating client code on Windows

Fixed

  • Fix issue #2 with child_process.spawn(...) on windows. Thanks @jlaramie!
aphahn
published 0.5.4 •

Changelog

Source

[0.5.4] - 2018-7-1

Fixed

  • Fix issue #1 with DefaultRootObject not being set correctly. Thanks @jlaramie!
2Next
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