
Research
Node.js Fixes AsyncLocalStorage Crash Bug That Could Take Down Production Servers
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.
generator-optimizely
Advanced tools
Yeoman generator
Generator for local Optimizely Projects, Experiments, and Variations for use with optcli
Optcli (https://www.github.com/funnelenvy/optcli) is a command line tool that's used for creating optimizely experiments locallly.
If you don't already have you, a scaffolding too installed, install it with:
npm install -g yo
Install the optimizely generator with:
npm install -g generator-optimizely
yo optimizely:<name of sub generator>
This generator does not a have a default action, so you'll have to use it with one of the below sub generators
###Sub-Generator
Create an Optimizely Project
yo optimizely:project
Create an Optimizely Experiment
yo optimizely:experiment
Create an Optimizely Variation
yo optimizely:vatiation
###Advanced Sub-Generator
Advanced sub-generators will create a gulpfile that will enabled advanced features including:
Create an Optimizely Experiment
yo optimizely:experiment-advanced
Create an Optimizely Variation
yo optimizely:vatiation-advanced
MIT
FAQs
Yeoman generator
We found that generator-optimizely 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
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.

Research
/Security News
A malicious Chrome extension steals newly created MEXC API keys, exfiltrates them to Telegram, and enables full account takeover with trading and withdrawal rights.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.