
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@goodgamestudios/cxf-dialog
Advanced tools
cxf.emit('cxf.dialog.open', url: string) - creates a dialogcxf.emit('cxf.dialog.close', url: string) - removes a dialogcxf.emit('cxf.popup.open', {id: string, url: string}) - creates a popup with specified idcxf.emit('cxf.popup.close', {id: string}) - removes a popup with specified id window.parent.postMessage({
name: `cxf.popup.close`,
payload: {
id: url.searchParams.get('elementId')
},
}, '*');
You can create multiple popups at the same page by specifying id. Dialog can be only single.
qa branch publishes with @qa tag and appends a pre-release postfix. Example: 1.4.1-qa.1master branch publishes with @latest tag. Example: 1.4.1qanpm run commitqa branchqa to masterFAQs
CXF plugin for dialog managing
The npm package @goodgamestudios/cxf-dialog receives a total of 105 weekly downloads. As such, @goodgamestudios/cxf-dialog popularity was classified as not popular.
We found that @goodgamestudios/cxf-dialog demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 24 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
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.