Gathering detailed insights and metrics for unicode-astral-regex
Gathering detailed insights and metrics for unicode-astral-regex
Gathering detailed insights and metrics for unicode-astral-regex
Gathering detailed insights and metrics for unicode-astral-regex
A regex to match astral symbols that supports unicode strings.
npm install unicode-astral-regex
Typescript
Module System
Node Version
NPM Version
64.3
Supply Chain
56.5
Quality
75.1
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
885,278
Last Day
196
Last Week
1,374
Last Month
8,482
Last Year
132,564
MIT License
6 Stars
10 Commits
1 Forks
2 Watchers
1 Branches
1 Contributors
Updated on Mar 23, 2025
Minified
Minified + Gzipped
Latest Version
1.0.1
Package Id
unicode-astral-regex@1.0.1
Size
1.50 kB
NPM Version
5.8.0
Node Version
9.9.0
Published on
Apr 02, 2018
Cumulative downloads
Total Downloads
Last Day
-35.3%
196
Compared to previous day
Last Week
-22.1%
1,374
Compared to previous week
Last Month
6.3%
8,482
Compared to previous month
Last Year
-33.8%
132,564
Compared to previous year
No dependencies detected.
A regex to match astral symbols that supports unicode strings.
1$ npm install unicode-astral-regex
1import astralRegex from 'unicode-astral-regex'; 2 3astralRegex.match('some string');
RegExp from the Lodash which is released under the MIT License.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/9 approved changesets -- 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
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
39 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-05-19
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