
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@contentful/create-studio-experiences
Advanced tools
A CLI tool to get up and running with Contentful Studio Experiences quickly
This package is a CLI tool to bootstrap a React, Vite & TypeScript app that renders Studio Experiences.
A Contentful Space that has Studio Experiences enabled. See: How to enable Experiences in a space.
To create a Contentful Studio Experiences project, run this command and follow the prompts.
npm init @contentful/studio-experiences
Navigate to your project directory and start the server. After that, you can manage your Experiences in Contentful.
cd studio-experiences-react-app
npm run dev
Run npm run dev to start the dev server that will watch and recompile the apps on changes.
Once built, you can test the CLI locally by running npm run create, which will do the follow:
node dist/index.js -d to start the CLI in dev modecontentful.com.
node dist/index.js --host <my_host>
--dev argument is passed, some basic cleanup operations will occur after the bulk of the executable has be run, namely the auth token will be revoked if it was generated by the CLI in that run. Additionally, the react project that was bootstrapped during execution will be deleted.
node dist/index.js --dev
node dist/index.js --token <my_token>
FAQs
A CLI tool to get up and running with Contentful Studio Experiences quickly
We found that @contentful/create-studio-experiences demonstrated a healthy version release cadence and project activity because the last version was released less than 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 found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.