Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babylonjs-gui

Package Overview
Dependencies
Maintainers
1
Versions
641
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babylonjs-gui - npm Package Compare versions

Comparing version 3.1.0-alpha1.1 to 3.1.0-alpha1.2

babylon.gui.d.ts

12

package.json

@@ -7,3 +7,3 @@ {

"description": "The Babylon.js GUI library is an extension you can use to generate interactive user interface. It is build on top of the DynamicTexture.",
"version": "3.1.0-alpha1.1",
"version": "3.1.0-alpha1.2",
"repository": {

@@ -13,11 +13,11 @@ "type": "git",

},
"main": "../dist/preview release/gui/babylon.gui.js",
"main": "babylon.gui.js",
"files": [
"../dist/preview release/gui/babylon.gui.js",
"../dist/preview release/gui/babylon.gui.min.js",
"../dist/preview release/gui/babylon.gui.d.ts",
"babylon.gui.js",
"babylon.gui.min.js",
"babylon.gui.d.ts",
"package.json"
],
"typings": "../dist/preview release/gui/babylon.gui.d.ts",
"typings": "babylon.gui.d.ts",
"keywords": [

@@ -24,0 +24,0 @@ "3D",

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