Installations
npm install @ngx-builders/analyze
Developer
Developer Guide
Module System
CommonJS
Min. Node Version
Typescript Support
No
Node Version
16.20.0
NPM Version
8.19.4
Statistics
90 Stars
129 Commits
12 Forks
2 Watching
33 Branches
7 Contributors
Updated on 02 Nov 2024
Languages
TypeScript (100%)
Total Downloads
Cumulative downloads
Total Downloads
738,788
Last day
-7.9%
454
Compared to previous day
Last week
14.4%
1,976
Compared to previous week
Last month
7.4%
7,572
Compared to previous month
Last year
-41.8%
104,783
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dev Dependencies
3
Builder To Run Source Map Explorer
Want to run the source-map-explorer with Angular? This builder does it for you with zero configuration.
Setting up this Builder
ng add @ngx-builders/analyze
OR
ng add @ngx-builders/analyze --project={projectName}
NOTE: This version uses npx to install source-map-explorer temporarily if it isn't installed already. If you don't have npx installed, please install it.
We will remove this dependecny in future updates.
That's it. Now, you are good to go
Now whenever you want to analyze your angular project just run a command ng run [YOUR_PROJECT_NAME]:analyze
and it will run the source-map-explorer.
📦 Options
--gzip
- optional
- Default:
false
(boolean) - Example:
ng run [YOUR_PROJECT_NAME]:analyze --gzip
– Give the stats of gzip bundle.
--diffLoading
- optional
- Default:
false
(boolean) - Example:
ng run [YOUR_PROJECT_NAME]:analyze --diffLoading=true
– You can change to true if differential loading is enabled.
License
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Ankit 📖 | Tobias Wittwer 📖 | Bhavik 💻 | vimal patel 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
0 existing vulnerabilities detected
Reason
Found 5/16 approved changesets -- score normalized to 3
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1
- Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1
- Info: no jobLevel write permissions found
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ngx-builders/source-map-analyzer/nodejs.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ngx-builders/source-map-analyzer/nodejs.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ngx-builders/source-map-analyzer/npm-publish.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ngx-builders/source-map-analyzer/npm-publish.yml/main?enable=pin
- Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:28
- Warn: npmCommand not pinned by hash: .github/workflows/npm-publish.yml:21
- Info: 0 out of 4 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 2 npmCommand dependencies pinned
Reason
no effort to earn an OpenSSF best practices badge detected
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
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'main'
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 25 are checked with a SAST tool
Score
3.7
/10
Last Scanned on 2024-11-18
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 MoreOther packages similar to @ngx-builders/analyze
@angular-devkit/build-angular
Angular Webpack Build Facade
@angular-builders/custom-webpack
Custom webpack builders for Angular build facade. Allow to modify Angular build configuration without ejecting it
ngx-pug-builders
Angular Pug Builders
@discordjs/builders
A set of builders that you can use when creating your bot