Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

serverless-ssm-publish

Package Overview
Dependencies
Maintainers
6
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-ssm-publish - npm Package Versions

1

1.2.0

Diff

Changelog

Source

1.2.0 (2020-04-03)

Bug Fixes

  • failing unit test due to typing issue (73318e2)

Features

  • add npm packages (278b6b3)
  • display SSM Put & SSM Publish results in markdown table (2a2b48e)
monsagri
published 1.1.5 •

Changelog

Source

1.1.5 (2020-04-02)

Bug Fixes

  • serialized YAML does not match original YAML definition (5c43a75)
monsagri
published 1.1.4 •

Changelog

Source

1.1.4 (2020-04-02)

Bug Fixes

  • allow param value to be string | object (629eaaa)
monsagri
published 1.1.3 •

Changelog

Source

1.1.3 (2020-04-01)

Bug Fixes

  • downgrade minimum Node version to 10 (7324bea)
monsagri
published 1.1.2 •

Changelog

Source

1.1.2 (2020-04-01)

Bug Fixes

  • ensure cloud formation description is respected if existing (13064d0)
monsagri
published 1.1.1 •

Changelog

Source

1.1.1 (2020-04-01)

Bug Fixes

  • account for SSM.GetParameters only taking max 10 names as input (e3dea89)
monsagri
published 1.1.0 •

Changelog

Source

1.1.0 (2020-03-31)

Features

  • add option to publish Cloud Formation Output to SSM (d1283bd)
  • improve granularity of control over CF output publishing (437f02f)
monsagri
published 1.0.2 •

Changelog

Source

1.0.2 (2020-03-30)

Bug Fixes

  • fix typo in semantic-release settings to publish changelog (bcc191a)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • Extended CLI usage - Allowing you to publish specific params to SSM using the cli
monsagri
published 1.0.1 •

Changelog

Source

1.0.2 (2020-03-30)

Bug Fixes

  • fix typo in semantic-release settings to publish changelog (bcc191a)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • Extended CLI usage - Allowing you to publish specific params to SSM using the cli
monsagri
published 1.0.0 •

Changelog

Source

[1.0.0] - 2020-03-27

Added

  • SSM parameter publishing - This releases the first version of serverless-ssm-publish, allowing you to publish parameters to SSM from your serverless.yaml.

Changed

Deprecated

Removed

Fixed

Security

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