Gathering detailed insights and metrics for @mikro-orm/sql-highlighter
Gathering detailed insights and metrics for @mikro-orm/sql-highlighter
Gathering detailed insights and metrics for @mikro-orm/sql-highlighter
Gathering detailed insights and metrics for @mikro-orm/sql-highlighter
npm install @mikro-orm/sql-highlighter
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
11 Stars
66 Commits
1 Forks
3 Watching
8 Branches
2 Contributors
Updated on 07 Oct 2024
TypeScript (79.6%)
JavaScript (20.4%)
Cumulative downloads
Total Downloads
Last day
0.6%
4,887
Compared to previous day
Last week
6%
23,914
Compared to previous week
Last month
4.2%
96,043
Compared to previous month
Last year
34.3%
726,306
Compared to previous year
$ yarn add @mikro-orm/sql-highlighter
or
$ npm i -s @mikro-orm/sql-highlighter
Usage:
1import { SqlHighlighter } from '@mikro-orm/sql-highlighter'; 2 3const highlighter = new SqlHighlighter(); 4const ret = highlighter.highlight('select 1 + 1'); 5console.log(ret);
Contributions, issues and feature requests are welcome.
👤 Martin Adámek
See also the list of contributors who participated in this project.
Please ⭐️ this repository if this project helped you!
Copyright © 2018 Martin Adámek.
This project is licensed under the MIT License - see the LICENSE file for details.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/26 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
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
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
18 existing vulnerabilities detected
Details
Score
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 More