Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@devtea2026/explicabo-quia-delectus-fugiat
Advanced tools
Provides prototype extensions for native JS modules
npm install @devtea2026/explicabo-quia-delectus-fugiat
Number.prototype.case
- select russian case of countable entity by countNumber.prototype.pad
- add leading or trailing zeros to number to fit specified number of digitsString.prototype.toUpperFirstLetter
- make first letter uppercaseString.prototype.toLowerFirstLetter
- make first letter lowercaseString.prototype.htmlEscape
- escape HTML-sensitive stringString.prototype.urlEscape
- escape string to make it URL-safeString.prototype.regexEscape
- escape regular expressionString.prototype.beautify
- unify similar special symbolsString.prototype.toFilename
- convert string into a valid filenameArray.prototype.unique
- remove duplicates from arrayArray.prototype.equals
- compare two arrays item-by-itemArray.prototype.indexFieldOf
- indexOf by value of nested keyArray.prototype.sum
- sum all values in arrayArray.prototype.sort
- sort array by values of nested keys in various directionsObject.fill
- fill object with default values generated by keysObject.typedKeys
- get typed keys of an objectObject.typedEntries
- get typed entries of an objectError.parse
- return an Error object with a message parsed from input of any supported type (or serialized input if not supported)fs.ensureDir
- check and if dir exists and is a directory; optionally create if not existsfs.ensureFile
- check if file exists and is a file; optionally create if not existsfs.readJSON
- read and parse JSON from filefs.writeJSON
- write JSON to filefs.getJSON
- get JSON from file with falling back and validationfs.getJSONAsync
- asynchronously get JSON from file with asynchronous falling back and asynchronous validationfs.readTSV
- read and parse TSV from filefs.writeTSV
- write TSV to filefs.joinPath
- join two portions of file path using specified or default separator and return the path as typed as possiblefs.recurse
- recursively traverse directory for specified depth and apply callbacks for files (with optionally specified extension), directories and linksfs.size
- recursively calculates get directory sizeAlso joinPath
and recurse
functions are introduced in fs.posix
and fs.win32
namespaces.
Path separator is explicitly specified and cannot be directly passed there.
fs.posix.joinPath
and fs.posix.recurse
use '/' separator regardless of path.sep in runtimefs.win32.joinPath
and fs.win32.recurse
use '\' separator regardless of path.sep in runtime
Inspired by path.posix
and path.win32
.process.start
- run process in Windows environment and optionally output stdout/stderr or process them with custom functionsbegin .-'``"~!@#$%^&*?:;,_=+/\|[]{}()<> <>²½áßÈіíž©§€₤∑א雨https://A-_/?b[c]&(1)end
begin .-'``"~!@$%^*:;,_=+\|()[]{}<>²½áßÈіíž©§€₤∑א雨https://A-_/b[c](1)end
https://example.com/begin.-'``"~!@#$%^&*?:;,_=+/\|()[]{}<> <>²½áßÈіíž©§€₤∑א雨end
test.-'``~!#$%^&*?_=+/|{} <>іž€₤∑א雨@example.com
FAQs
Unknown package
The npm package @devtea2026/explicabo-quia-delectus-fugiat receives a total of 0 weekly downloads. As such, @devtea2026/explicabo-quia-delectus-fugiat popularity was classified as not popular.
We found that @devtea2026/explicabo-quia-delectus-fugiat demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.