Socket
Socket
Sign inDemoInstall

serverless-plugin-common-excludes

Package Overview
Dependencies
0
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 2.0.0

2

common-excludes.js

@@ -10,3 +10,3 @@ 'use strict';

'after:deploy:function:initialize': this.addExcludes.bind(this),
'after:deploy:initialize': this.addExcludes.bind(this)
'after:package:initialize': this.addExcludes.bind(this)
};

@@ -13,0 +13,0 @@ }

{
"name": "serverless-plugin-common-excludes",
"version": "1.0.3",
"version": "2.0.0",
"description": "Adds some common exclude items to your package exclude",

@@ -5,0 +5,0 @@ "main": "common-excludes.js",

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