Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@atlas.js/atlas
Advanced tools
A component-based Node.js library to reduce boilerplate and provide sane project structure 🍻
The core of Atlas.js. This package contains all the important bits and pieces to start working with @atlas.js right away.
This package includes:
Atlas
class@atlas.js/service
@atlas.js/hook
@atlas.js/action
@atlas.js/errors
You can import any of the above components as a named import.
import { Atlas } from '@atlas.js/atlas'
import { Service } from '@atlas.js/atlas'
import { Hook } from '@atlas.js/atlas'
import { Action } from '@atlas.js/atlas'
import { errors } from '@atlas.js/atlas'
// or get it all at once
import * as atlas from '@atlas.js/atlas'
Full documentation is available in the main Github repository.
See the LICENSE file for information.
FAQs
A component-based Node.js library to reduce boilerplate and provide sane project structure 🍻
The npm package @atlas.js/atlas receives a total of 54 weekly downloads. As such, @atlas.js/atlas popularity was classified as not popular.
We found that @atlas.js/atlas demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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 uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.