Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@susp3nse/awful-wow-declarations
Advanced tools
Typescript declarations for the Retail World of Warcraft LUA API For Awful Framework
WoW Classic developers should use the wow-classic-declarations repository.
Updates for the DragonFlight expansion are currently in development.
Supported transpilers for LUA targets:
Please add the awful-wow-declarations path to your tsconfig.json
compiler options like below:
{
"compilerOptions": {
// ...
"typeRoots": ["@types", "@susp3nse/awful-wow-declarations"]
}
}
This was forked from wow-declarations.
I'm retro fitting this to work better with the awful framework and awful-types.
Majority of the code was written by wartoshika. If needed I'll make required changes if the author finds that I have wrongly used the code above.
FAQs
Typescript declarations for the Retail World of Warcraft LUA API For Awful Framework
The npm package @susp3nse/awful-wow-declarations receives a total of 12 weekly downloads. As such, @susp3nse/awful-wow-declarations popularity was classified as not popular.
We found that @susp3nse/awful-wow-declarations 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.