Installations
npm install @aurelia/babel-jest
Developer Guide
Typescript
Yes
Module System
CommonJS, ESM
Min. Node Version
>=14.17.0
Node Version
18.19.0
NPM Version
10.2.3
Score
52.2
Supply Chain
67.2
Quality
91.9
Maintenance
100
Vulnerability
98.2
License
Releases
v2.0.0-beta.22
Published on 30 Sept 2024
v2.0.0-beta.21
Published on 08 Aug 2024
v2.0.0-beta.20
Published on 07 Jul 2024
v2.0.0-beta.19
Published on 12 Jun 2024
v2.0.0-beta.18
Published on 23 May 2024
v2.0.0-beta.17
Published on 11 May 2024
Contributors
Languages
TypeScript (98.2%)
JavaScript (1.34%)
HTML (0.42%)
EJS (0.02%)
CSS (0.01%)
Developer
aurelia
Download Statistics
Total Downloads
177,132
Last Day
25
Last Week
268
Last Month
1,044
Last Year
20,249
GitHub Statistics
1,407 Stars
9,483 Commits
147 Forks
56 Watching
49 Branches
66 Contributors
Bundle Size
5.09 MB
Minified
1.38 MB
Minified + Gzipped
Package Meta Information
Latest Version
2.0.0-beta.22
Package Id
@aurelia/babel-jest@2.0.0-beta.22
Unpacked Size
22.50 kB
Size
5.23 kB
File Count
11
NPM Version
10.2.3
Node Version
18.19.0
Publised On
30 Sept 2024
Total Downloads
Cumulative downloads
Total Downloads
177,132
Last day
-63.8%
25
Compared to previous day
Last week
-6.3%
268
Compared to previous week
Last month
-28.8%
1,044
Compared to previous month
Last year
-69.9%
20,249
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
@aurelia/babel-jest
Installing
For the latest stable version:
1npm i -D @aurelia/babel-jest
For our nightly builds:
1npm i -D @aurelia/babel-jest@dev
Usage
In jest.config.js
or package.json
:
1"transform": { 2 "\\.(js|html)$": "@aurelia/babel-jest" 3}
Use ShadowDOM:
1"transform": { 2 "\\.(js|html)$": ["@aurelia/babel-jest", { defaultShadowOptions: { mode: 'open' } }] 3}
Use CSS Modules:
1"transform": { 2 "\\.(js|html)$": ["@aurelia/babel-jest", { useCSSModule: true }] 3}
No vulnerabilities found.
Reason
16 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
no binaries found in the repo
Reason
2 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55
Reason
Found 18/30 approved changesets -- score normalized to 6
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/aurelia/aurelia/main.yml/master?enable=pin
- Warn: npmCommand not pinned by hash: .github/workflows/main.yml:45
- Info: 0 out of 13 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 2 third-party GitHubAction dependencies pinned
- Info: 3 out of 4 npmCommand dependencies pinned
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/main.yml:1
- Info: no jobLevel write permissions found
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 28 are checked with a SAST tool
Score
5.4
/10
Last Scanned on 2025-01-13
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