0.0.15 • Published 1 month ago

serverless-diff-plugin v0.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

serverless

Serverless Diff Plugin

Overview

Plugin for Serverless Framework v3.x which compares your local templates built by package and deployed ones. Currently supported providers:

  • aws

Usage

serverless diff --stage REPLACEME

npm.io

Install

Execute npm install in your Serverless project.

yarn add -D serverless-diff-plugin

Add the plugin to your serverless.yml file

plugins:
  - serverless-diff-plugin
0.0.13

1 month ago

0.0.14

1 month ago

0.0.15

1 month ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago