Gathering detailed insights and metrics for @pkmn/smogon
Gathering detailed insights and metrics for @pkmn/smogon
Gathering detailed insights and metrics for @pkmn/smogon
Gathering detailed insights and metrics for @pkmn/smogon
npm install @pkmn/smogon
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
28 Stars
1,801 Commits
4 Forks
6 Watching
2 Branches
4 Contributors
Updated on 28 Nov 2024
TypeScript (54.47%)
JavaScript (45.53%)
Cumulative downloads
Total Downloads
Last day
1.2%
84
Compared to previous day
Last week
6.2%
705
Compared to previous week
Last month
1.7%
2,704
Compared to previous month
Last year
119%
8,479
Compared to previous year
1
1
@pkmn
's unofficial APIs for Smogon's analysis,
moveset, sample teams, and usage statistics data.
Smogon does not officially provide any API for third party developers, and is at liberty to make breaking changes to its internal data representations at any point - this project attempts to provide a stable way of accessing the data Smogon exposes on its site. Two packages are provided:
smogon
: A low-level wrapper around Smogon's
analysis and statistics endpoints used to ergonomically fetch raw data via point queries from the
source.@pkmn/smogon
: A rich
client for the processed and
aggregated Smogon analysis and moveset information
available at data.pkmn.cc.data.pkmn.cc contains several curated datasets pulled
from Smogon and Pokémon Showdown which have been processed to allow for
efficient batch access of analysis, sets, teams, and statistics data by format
or generation. Analysis and set data is refreshed
automatically every 24
hours
as are sample teams, the best stats data for each generation is converted each
month into @pkmn/stats
's optimized output
format, and
information about Pokémon Showdown’s standard Random Battle formats from
pkmn/randbats is updated hourly.
The API for these endpoints is documented though
subject to change - developers relying on these endpoints should join the
Discord to keep abreast of updates and/or rely on the latest version of the
@pkmn/smogon
package to simplify the data handling.
While this project's code is distributed under the terms of the MIT License and the aggregated stats information is freely available in the public domain, the set and analysis data is copyrighted by Smogon and its contributors.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
0 existing vulnerabilities detected
Reason
security policy file detected
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
dependency not pinned by hash detected -- 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