New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babylonjs-inspector

Package Overview
Dependencies
Maintainers
1
Versions
658
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babylonjs-inspector - npm Package Compare versions

Comparing version 3.0.3 to 3.1.0-beta1.0

readme.md

40

package.json
{
"name": "babylonjs-inspector",
"description": "An extension to easily debug your Babylon.js application, made with HTML/CSS.",
"version": "3.0.3",
"readmeFilename": "README.md",
"dependencies": {
"babylonjs": "^3.0.3-beta"
}
}
"author": {
"name": "David CATUHE"
},
"name": "babylonjs-inspector",
"description": "The Babylon.js inspector.",
"version": "3.1.0-beta1.0",
"repository": {
"type": "git",
"url": "https://github.com/BabylonJS/Babylon.js.git"
},
"main": "babylonjs.inspector.bundle.js",
"files": [
"babylonjs.inspector.bundle.js",
"readme.md",
"package.json"
],
"keywords": [
"3D",
"javascript",
"html5",
"webgl",
"babylonjs",
"inspector"
],
"license": "Apache-2.0",
"peerDependencies": {
"babylonjs": ">=3.1.0-alpha"
},
"engines": {
"node": "*"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc