Gathering detailed insights and metrics for @schedulino/aws-lambda-test-utils
Gathering detailed insights and metrics for @schedulino/aws-lambda-test-utils
npm install @schedulino/aws-lambda-test-utils
Typescript
Module System
Min. Node Version
Node Version
NPM Version
68.4
Supply Chain
70.8
Quality
77.6
Maintenance
100
Vulnerability
81.3
License
TypeScript (100%)
Total Downloads
46,227
Last Day
20
Last Week
78
Last Month
257
Last Year
4,876
116 Commits
2 Watching
20 Branches
1 Contributors
Minified
Minified + Gzipped
Latest Version
1.2.0
Package Id
@schedulino/aws-lambda-test-utils@1.2.0
Unpacked Size
40.56 kB
Size
14.34 kB
File Count
6
NPM Version
6.9.0
Node Version
10.16.0
Cumulative downloads
Total Downloads
Last day
-53.5%
20
Compared to previous day
Last week
-28.4%
78
Compared to previous week
Last month
-3%
257
Compared to previous month
Last year
-49.8%
4,876
Compared to previous year
AWS Lambda mock event objects for most common AWS services.
$ npm install --save-dev @schedulino/aws-lambda-test-utils
1import { 2 apiGatewayEventMock, 3 apiGatewayProxyResultMock, 4 contextMock, 5} from '@schedulino/aws-lambda-test-utils'; 6 7const apiGatewayEvent = apiGatewayEventMock(); 8const apiGatewayProxyResult = apiGatewayProxyResultMock(); 9const context = contextMock();
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/16 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
58 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More