Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@babylonjs/inspector
Advanced tools
For usage documentation please visit https://doc.babylonjs.com/how_to/debug_layer.
For usage documentation please visit https://doc.babylonjs.com/how_to/debug_layer.
To install using npm :
npm install @babylonjs/core @babylonjs/inspector
Afterwards it can be imported to your project using:
import "@babylonjs/core/Debug/debugLayer";
import "@babylonjs/inspector";
The first line will ensure you can access the property debugLayer of the scene while the second will ensure the inspector can be used within your scene.
This is a great example where code splitting or conditional loading could be used to ensure you are not delivering the inspector if not part of your final app.
For more information you can have a look at our ES6 dedicated documentation.
FAQs
For usage documentation please visit https://doc.babylonjs.com/how_to/debug_layer.
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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.