@theapexlab/serverless-icebreaker
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@theapexlab/serverless-icebreaker", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Check your lambdas file size and optimize them to reduce cold start duration.", | ||
@@ -10,3 +10,2 @@ "main": "src/index.js", | ||
"test": "jest", | ||
"publish": "npm publish", | ||
"preuninstall": "node ./dist/src/utils/cleanup.js", | ||
@@ -13,0 +12,0 @@ "lint": "eslint src test --fix --cache", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
10092