
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
@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 0 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.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.