
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
@fluid-experimental/bubblebench-sharedtree
Advanced tools
You can run this example using the following steps:
npm install
and npm run build:fast -- --nolint
from the FluidFramework
root directory.
a. For an even faster build, you can add the package name to the build command, like this:
npm run build:fast -- --nolint @fluid-experimental/bubblebench
npm run start
from this directory (experimental/examples/bubblebench/sharedtree) and open http://localhost:8080 in a web browser to see the app running.Remember to produce a production bundle when taking measurements:
npm run start -- --env.production
npm run test:jest
For in browser testing update ./jest-puppeteer.config.js
to:
launch: {
dumpio: true, // output browser console to cmd line
slowMo: 500,
headless: false,
},
FAQs
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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.