Socket
Socket
Sign inDemoInstall

serverless-layers

Package Overview
Dependencies
126
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.5.3 to 2.5.4-beta.0

2

package.json
{
"name": "serverless-layers",
"version": "2.5.3",
"version": "2.5.4-beta.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -8,3 +8,4 @@ # serverless-layers

![Node.js CI](https://github.com/agutoli/serverless-layers/workflows/Node.js%20CI/badge.svg)
* It attaches automatically layers for each function
* It attaches automatically layers to the provider and for each function
* it will skip functions with no other layers as they will use the layer(s) we added to the provider
* It creates a new layer's version when `dependencies` is updated

@@ -11,0 +12,0 @@ * If `dependencies` is not changed, it does not publish a new layer

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