
Security News
/Research
Fake Corepack Site Distributes Infostealer and Proxyware to Developers
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.
var Any = require( "any-object" )
var any = Any( true /*Run callback (default: true)*/, {
// All options and their default value
defaultValue: "",
defaultNumber: 0,
defaultString: "",
defaultValueOf: [],
functionCallback: void 0,
argLength: 10,
// Callback called arguments length
proxy: {}
// Proxy setting.
})
// A jk
any
.hello
.uLookCute
.canIFxxkYou
.what( "angry" )
.canIFuckYou
.NO
// Examples
var window = window || any
window.alert( window.location.href )
for( let value of any ){
window.alert( value )
}
any.forEach(( value, key ) => {
console.log( typeof value.toString() )
})
any.data = "Hello World"
console.log( any.__isAny )
console.log( any.data )
any()
any.textBoard
( "# Name" )
( "LiHua & Judy" )
( "# Task" )
( "If u are LiHua, Please write a message for Judy about today" )
( "*Length >= 100*" )
var TextBoard = new (TextBoard || any)
TextBoard
.title( "Anything" )
.show( any/*An callback*/ )
delete window
delete TextBoard
delete any
FAQs
Any type object
The npm package any-object receives a total of 2 weekly downloads. As such, any-object popularity was classified as not popular.
We found that any-object 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.

Security News
/Research
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.

Research
/Security News
A large-scale campaign abused GitHub Actions in compromised repositories to exploit CVE-2026-41940 in cPanel and WHM and steal server credentials.

Security News
Five frontier LLMs generated the same nonexistent package names, leaving 53 available for potential slopsquatting across PyPI and npm.