Socket
Socket
Sign inDemoInstall

@types/babylonjs

Package Overview
Dependencies
1
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.31 to 2.4.1

babylonjs/LICENSE

20

babylonjs/package.json
{
"name": "@types/babylonjs",
"version": "2.3.31",
"description": "TypeScript definitions for BabylonJS v2.3",
"license": "MIT",
"author": "David Catuhe <https://github.com/deltakosh/>",
"version": "2.4.1",
"typings": null,
"description": "Stub TypeScript definitions entry for BabylonJS, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "3189b22c3e6ed03e53a58d2fd5a729fb66d0bf1e87eadf9932e87d215e019588"
"author": "",
"repository": "http://www.babylonjs.com/",
"license": "MIT",
"dependencies": {
"babylonjs": "*"
}
}

@@ -1,18 +0,2 @@

# Installation
> `npm install --save @types/babylonjs`
# Summary
This package contains type definitions for BabylonJS v2.3 (http://www.babylonjs.com/).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/babylonjs
Additional Details
* Last updated: Mon, 19 Sep 2016 16:15:23 GMT
* File structure: Global
* Library Dependencies: none
* Module Dependencies: none
* Global values: BABYLON, HMDVRDevice, PositionSensorVRDevice
# Credits
These definitions were written by David Catuhe <https://github.com/deltakosh/>.
This is a stub types definition for BabylonJS (http://www.babylonjs.com/).
BabylonJS provides its own type definitions, so you don't need @types/babylonjs installed!
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc