Socket
Socket
Sign inDemoInstall

@types/dat-gui

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/dat-gui - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

dat-gui/LICENSE

6

dat-gui/index.d.ts

@@ -1,5 +0,6 @@

// Type definitions for dat.GUI v0.6.1
// Type definitions for dat.GUI 0.6
// Project: https://github.com/dataarts/dat.gui
// Definitions by: Satoru Kimura <https://github.com/gyohk>, ZongJing Lu <https://github.com/sonic3d>
// Definitions by: Satoru Kimura <https://github.com/gyohk>, ZongJing Lu <https://github.com/sonic3d>, Richard Roylance <https://github.com/rroylance>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export as namespace dat;

@@ -60,2 +61,3 @@

closed?: boolean;
closeOnTop?: boolean;
load?: any;

@@ -62,0 +64,0 @@ name?: string;

{
"name": "@types/dat-gui",
"version": "0.6.2",
"version": "0.6.3",
"description": "TypeScript definitions for dat.GUI",
"license": "MIT",
"author": "Satoru Kimura <https://github.com/gyohk>, ZongJing Lu <https://github.com/sonic3d>",
"contributors": [
{
"name": "Satoru Kimura",
"url": "https://github.com/gyohk"
},
{
"name": "ZongJing Lu",
"url": "https://github.com/sonic3d"
},
{
"name": "Richard Roylance",
"url": "https://github.com/rroylance"
}
],
"main": "",

@@ -15,4 +28,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "3a31f56a1035b088188dc4a54152975513602d90028a8dc2b4ea2caef12ab2d2",
"typesPublisherContentHash": "7c4cffa295e7fac4ad480e689f5a90065c723dbdf478b9907d2bdb97cf5b5bb1",
"typeScriptVersion": "2.0"
}

@@ -8,11 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/dat-gui
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dat-gui
Additional Details
* Last updated: Sat, 07 Jan 2017 15:53:48 GMT
* Library Dependencies: none
* Module Dependencies: none
* Last updated: Fri, 02 Jun 2017 01:33:56 GMT
* Dependencies: none
* Global values: dat
# Credits
These definitions were written by Satoru Kimura <https://github.com/gyohk>, ZongJing Lu <https://github.com/sonic3d>.
These definitions were written by Satoru Kimura <https://github.com/gyohk>, ZongJing Lu <https://github.com/sonic3d>, Richard Roylance <https://github.com/rroylance>.
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