
Product
Secure Your AI-Generated Code with Socket MCP
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
node-brawl-stars-api
Advanced tools
$ npm i node-brawl-stars-api
const BrawlApi = require('node-brawl-stars-api');
const api = new BrawlApi("token");
Π£Π·Π½Π°Π΅ΠΌ ΠΈΠ½ΡΠΎΡΠΌΠ°ΡΠΈΡ ΠΎ ΠΈΠ³ΡΠΎΠΊΠ΅ | Find out information about the player
(async () =>{
const result = await api.GetUserInfo(tag)
console.log(result)
})()
Π£Π·Π½Π°Π΅ΠΌ ΠΈΠ½ΡΠΎΡΠΌΠ°ΡΠΈΡ ΠΎ ΠΊΠ»ΡΠ±Π΅ | Find out information about the club
(async () =>{
const result = await api.GetClubInfo(tag)
console.log(result)
})()
https://t.me/node_brawl_stars_api
2.0.3 (Patch)
2.0.2 (Patch)
2.0.1 (Patch)
2.0.0 (Release)
1.0.2 (Patch)
1.0.1 (Patch)
1.0.0 (Created)
FAQs
Easy Api for Brawl Stars
The npm package node-brawl-stars-api receives a total of 0 weekly downloads. As such, node-brawl-stars-api popularity was classified as not popular.
We found that node-brawl-stars-api demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.Β It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
Security News
As vulnerability data bottlenecks grow, the federal government is formally investigating NISTβs handling of the National Vulnerability Database.
Research
Security News
Socketβs Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.