
Research
/Security News
77 Firefox Extensions Linked to Crypto Wallet and Credential Theft
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.
@odecloud/helpers
Advanced tools
Summary ✨
Package contain helper functions currently utilized by a varieties of apps developed @odecloud.
The package currently depend on these versions of Node and NPM.
$ node --version
v0.10.24
$ npm --version
1.3.21
Make you are currently in a Node project that contains a valid package.json file. Run the following below to download the package.
npm install @odecloud/helpers
The example below assumes that your current project is using the latest ES6.
import { capitalizeFirstLetter } from '@odecloud/models';
capitalizeFirstLetter('test'); // => 'Test'
You can download the package locally to your machine using:
$ git clone https://gitlab.com/odetech/helpers.git @odecloud/helpers
npm test - Run tests with linting and coverage results.npm type-check - TypeScript checkingtype-check:watch - TypeScript checking and watchingnpm run build - Babel will transpile ES6 and TypeScript => ES5 and minify the code.MIT © OdeCloud, Inc
FAQs
Containing useful development functions used by OdeCloud's Platform
The npm package @odecloud/helpers receives a total of 7 weekly downloads. As such, @odecloud/helpers popularity was classified as not popular.
We found that @odecloud/helpers 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.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.

Security News
NIST disclosed an unreleased AI tool called V-etalon and opened a broad inquiry into NVD modernization after years of automation plans produced no public enrichment system.

Security News
In his AI Council 2026 talk, Feross Aboukhadijeh covers recent package compromises, vulnerability discovery, and a more automated security model.