serverless-provisioned-concurrency-autoscaling
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "serverless-provisioned-concurrency-autoscaling", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Serverless Plugin for AWS Lambdas Provisioned Concurrency Auto Scaling configuration.", | ||
@@ -68,5 +68,4 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"lodash": "^4.17.19", | ||
"md5": "^2.2.1" | ||
"lodash": "^4.17.19" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
16752
3
0
2
- Removedmd5@^2.2.1
- Removedcharenc@0.0.2(transitive)
- Removedcrypt@0.0.2(transitive)
- Removedis-buffer@1.1.6(transitive)
- Removedmd5@2.3.0(transitive)