Gathering detailed insights and metrics for @maxmind/geoip2-node
Gathering detailed insights and metrics for @maxmind/geoip2-node
Gathering detailed insights and metrics for @maxmind/geoip2-node
Gathering detailed insights and metrics for @maxmind/geoip2-node
Node.js API for GeoIP2 webservice client and database reader
npm install @maxmind/geoip2-node
Typescript
Module System
Node Version
NPM Version
98.9
Supply Chain
99.1
Quality
81.5
Maintenance
100
Vulnerability
98.9
License
TypeScript (96.53%)
JavaScript (2.07%)
Shell (1.4%)
Total Downloads
11,641,740
Last Day
19,899
Last Week
81,702
Last Month
342,882
Last Year
3,818,895
231 Stars
2,013 Commits
24 Forks
19 Watching
21 Branches
46 Contributors
Minified
Minified + Gzipped
Latest Version
5.0.0
Package Id
@maxmind/geoip2-node@5.0.0
Unpacked Size
58.12 kB
Size
15.37 kB
File Count
41
NPM Version
10.2.3
Node Version
20.10.0
Publised On
05 Dec 2023
Cumulative downloads
Total Downloads
Last day
6.2%
19,899
Compared to previous day
Last week
-10.7%
81,702
Compared to previous week
Last month
14.7%
342,882
Compared to previous month
Last year
26.6%
3,818,895
Compared to previous year
README.md
, if necessary.CHANGELOG.md
for completeness and correctness. Update its
release date.package.json
.main
.main
checked out, run npm publish
. This will generate the docs,
deploy the docs, and publish the package to NPM.git tag -a v1.2.3 -m v1.2.3
git push --tags
npm run setup
to install husky pre-commit hooks
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
all changesets reviewed
Reason
license file detected
Details
Reason
SAST tool is run on all commits
Details
Reason
0 existing vulnerabilities detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 5
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
Score
Last Scanned on 2025-01-27
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 Morenode-geoip2
Maxmind GeoIP2 database reader for geolocating ip addresses. Fast native implementation by wrapping libmaxminddb.
salmanh-geoip2-node
Node.js API for GeoIP2 webservice client and database reader
geoip2-lite
MaxMind's GeoIP2 API implementation on Native NodeJS
node-geolite2
This is the pure Node API for reading country and city information from geolite2 database file based on node-maxmind-db