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-rc-0 to 3.1.0

4

babylon.gui.d.ts

@@ -717,5 +717,9 @@

defaultButtonBackground: string;
shiftButtonColor: string;
selectedShiftThickness: number;
shiftState: number;
protected _getTypeName(): string;
private _createKey(key, propertySet);
addKeysRow(keys: Array<string>, propertySets?: Array<KeyPropertySet>): void;
applyShiftState(shiftState: number): void;
private _connectedInputText;

@@ -722,0 +726,0 @@ private _onFocusObserver;

@@ -722,5 +722,9 @@ /// <reference types="babylonjs"/>

defaultButtonBackground: string;
shiftButtonColor: string;
selectedShiftThickness: number;
shiftState: number;
protected _getTypeName(): string;
private _createKey(key, propertySet);
addKeysRow(keys: Array<string>, propertySets?: Array<KeyPropertySet>): void;
applyShiftState(shiftState: number): void;
private _connectedInputText;

@@ -727,0 +731,0 @@ private _onFocusObserver;

6

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-rc-0",
"version": "3.1.0",
"repository": {

@@ -36,5 +36,3 @@ "type": "git",

"node": "*"
},
"_id": "babylonjs-gui@3.1.0-alpha1",
"_from": "babylonjs-gui@"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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