Gathering detailed insights and metrics for @finnair/v-validation-luxon
Gathering detailed insights and metrics for @finnair/v-validation-luxon
Gathering detailed insights and metrics for @finnair/v-validation-luxon
Gathering detailed insights and metrics for @finnair/v-validation-luxon
npm install @finnair/v-validation-luxon
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
27 Stars
234 Commits
3 Forks
4 Watching
5 Branches
6 Contributors
Updated on 21 Nov 2024
TypeScript (98.94%)
Nearley (0.91%)
Shell (0.15%)
Cumulative downloads
Total Downloads
Last day
-37%
92
Compared to previous day
Last week
4.9%
580
Compared to previous week
Last month
44.8%
2,177
Compared to previous month
Last year
169.4%
18,594
Compared to previous year
3
2
V stands for Validation.
V
rules define how input is to be converted, normalized and validated to
conform to the expected model.
Vluxon
contains v-validation
extensions for Luxon.
@finnair/v-validation-luxon
README
NOTE: Moment is a legacy project in maintenance mode.
Vmoment
contains v-validation
extensions for Moment.js.
@finnair/v-validation-moment
README
@finnair/path
contains partly JsonPath
compatible path utilities:
Path
- concrete JSON paths used to locate, read or write a of an object.PathMatcher
- a JsonPath like query processor.Projection
- PathMatcher based include/exclude mapper for providing partial results from e.g. an API.@finnair/path-parser
contains nearley.js based parsers for Path
and PathMatcher
.
Install desired packages using yarn
:
1yarn add @finnair/v-validation 2yarn add @finnair/v-validation-moment 3yarn add @finnair/path 4yarn add @finnair/path-parser
Or npm
:
1npm install @finnair/v-validation 2npm install @finnair/v-validation-moment 3npm install @finnair/path 4npm install @finnair/path-parser
No vulnerabilities found.
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
6 existing vulnerabilities detected
Details
Reason
Found 4/30 approved changesets -- score normalized to 1
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
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
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