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.
flora-errors
Advanced tools
Error definitions for Flora.
This module exposes error classes for different types of errors to be able to determine whether an error should be displayed to the client (such as AuthenticationError) or not (internal errors).
To be able to pass through the error type to clients, a code
property is also set. The default error codes are listed below.
400
, the message
will be displayedERR_REQUEST_ERROR
401
ERR_AUTHENTICATION_ERROR
403
ERR_AUTHORIZATION_ERROR
404
, message
will be displayedERR_NOT_FOUND
410
, message
will be displayedERR_GONE
500
ERR_IMPLEMENTATION_ERROR
500
ERR_DATA_ERROR
503
.ERR_CONNECTION_ERROR
RequestError
400
ERR_VALIDATION_ERROR
validation
property.FAQs
Error definitions for Flora
The npm package flora-errors receives a total of 70 weekly downloads. As such, flora-errors popularity was classified as not popular.
We found that flora-errors demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.