
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
@stackblitz/sdk
Advanced tools
The StackBlitz JavaScript SDK lets you programmatically create StackBlitz projects to be opened in a new window or embedded in your docs, example pages, or blog posts.
Check out our SDK documentation on developer.stackblitz.com:
We use npm
and Node 16+.
# Install dependencies
npm install
# Start a development server to explore examples
npm start
# Run unit tests
npm test
# Run end-to-end tests with mock server
npm run test:e2e
# Run end-to-end tests against stackblitz.com
STACKBLITZ_SERVER_ORIGIN=https://stackblitz.com npm run test:e2e
# Generate the 'bundles' and 'types' folders
npm run build
v1.11.0 (2024-07-02)
FAQs
SDK for generating and embedding StackBlitz projects.
The npm package @stackblitz/sdk receives a total of 91,507 weekly downloads. As such, @stackblitz/sdk popularity was classified as popular.
We found that @stackblitz/sdk 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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.