Gathering detailed insights and metrics for node-red-contrib-br-validations
Gathering detailed insights and metrics for node-red-contrib-br-validations
Gathering detailed insights and metrics for node-red-contrib-br-validations
Gathering detailed insights and metrics for node-red-contrib-br-validations
npm install node-red-contrib-br-validations
Typescript
Module System
Node Version
NPM Version
43.3
Supply Chain
84.8
Quality
68.6
Maintenance
25
Vulnerability
98.7
License
JavaScript (75.92%)
HTML (24.08%)
Total Downloads
3,278
Last Day
3
Last Week
6
Last Month
13
Last Year
464
2 Stars
17 Commits
3 Forks
3 Watching
1 Branches
1 Contributors
Latest Version
0.1.0
Package Id
node-red-contrib-br-validations@0.1.0
Size
6.06 kB
NPM Version
4.6.1
Node Version
6.10.2
Cumulative downloads
Total Downloads
Last day
0%
3
Compared to previous day
Last week
500%
6
Compared to previous week
Last month
44.4%
13
Compared to previous month
Last year
-58.1%
464
Compared to previous year
A simple Node-Red node that validates some Brazilian documents such as CPF, CNPJ and PIS - heavily based on the br-validations library.
Requires Node-Red version 0.16.2 or more recent.
Add this line to your package.json file:
1"dependencies": { 2 "node-red-contrib-br-validations": "0.1.0" 3}
And then execute:
$ npm install
Or install it yourself as:
$ npm i -S node-red-contrib-br-validations
message.document
to be validated to the BRValidations node;$ git clone https://github.com/sciensa/node-red-contrib-br-validations.git
$ cd node-red-contrib-br-validations
$ npm install
$ npm run test:unit
$ npm link
The node is available as open source under the terms of the MIT License.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 0/17 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
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
Score
Last Scanned on 2024-12-16
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