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

serverless-provisioned-concurrency-autoscaling

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-provisioned-concurrency-autoscaling - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

1

lib/plugin.js

@@ -103,2 +103,3 @@ "use strict";

return (instance.provisionedConcurrency &&
instance.provisionedConcurrency > 0 &&
instance.concurrencyAutoscaling &&

@@ -105,0 +106,0 @@ ((typeof instance.concurrencyAutoscaling === 'boolean' &&

2

package.json
{
"name": "serverless-provisioned-concurrency-autoscaling",
"version": "1.0.0",
"version": "1.0.1",
"description": "Serverless Plugin for AWS Lambdas Provisioned Concurrency Auto Scaling configuration.",

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

Sorry, the diff of this file is not supported yet

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