
Security News
Security Community Slams MIT-linked Report Claiming AI Powers 80% of Ransomware
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.
@babylonjs/inspector
Advanced tools
The Babylon Inspector is a diagnostic tool that makes it possible to view and edit the scene graph, properties of entities within the scene, and more.
The Babylon Inspector is a diagnostic tool that makes it possible to view and edit the scene graph, properties of entities within the scene, and more.
Documentation and samples coming soon!
Install the package using npm:
npm install @babylonjs/inspector@preview
The simplest way to use the Inspector is to call the ShowInspector function, passing in your scene:
import { ShowInspector } from "@babylonjs/inspector";
// Your code that sets up a Babylon.js scene
ShowInspector(scene);
FAQs
For usage documentation please visit https://doc.babylonjs.com/how_to/debug_layer.
The npm package @babylonjs/inspector receives a total of 13,889 weekly downloads. As such, @babylonjs/inspector popularity was classified as popular.
We found that @babylonjs/inspector demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.

Security News
Ruby's creator Matz assumes control of RubyGems and Bundler repositories while former maintainers agree to step back and transfer all rights to end the dispute.

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.