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

serverless-plugin-diff

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-plugin-diff

Plugin for Serverless Framework v3.x which compares your local AWS CloudFormation templates against deployed ones.

  • 3.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
686
decreased by-38.42%
Maintainers
1
Weekly downloads
 
Created
Source

serverless Coverage-Status Build-Status

Serverless CloudFormation Diff

Overview

Plugin for Serverless Framework v3.x which compares your local AWS CloudFormation templates against deployed ones.

Usage

serverless diff --stage REPLACEME [--region REPLACEME]
screen shot 2016-11-05 at 14 53 04

Install

Execute npm install in your Serverless project.

npm install --save-dev serverless-plugin-diff

Add the plugin to your serverless.yml file

plugins:
  - serverless-plugin-diff

Keywords

FAQs

Package last updated on 23 Mar 2022

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