@types/three
Advanced tools
Comparing version 0.84.5 to 0.84.6
@@ -0,0 +0,0 @@ export var canvas: boolean; |
@@ -0,0 +0,0 @@ // Type definitions for three.js 0.84 |
{ | ||
"name": "@types/three", | ||
"version": "0.84.5", | ||
"version": "0.84.6", | ||
"description": "TypeScript definitions for three.js", | ||
@@ -63,10 +63,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/dat-gui": "*", | ||
"@types/stats.js": "*", | ||
"@types/tween.js": "*", | ||
"@types/webvr-api": "*" | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "cfba7f58715bf5d8e3165696fcf81cdc9af3bbe5400700d515a07fce802c0eaf", | ||
"typesPublisherContentHash": "96f3dbd8889864e5f8b533c31dbf188878d6134b84bf08e5412c9afe9c6a7eac", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 19 Apr 2017 21:19:05 GMT | ||
* Dependencies: dat-gui, stats.js, tween.js, webvr-api | ||
* Last updated: Thu, 20 Apr 2017 16:13:14 GMT | ||
* Dependencies: webvr-api | ||
* Global values: Detector, THREE | ||
@@ -15,0 +15,0 @@ |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { |
import { Shader } from "./three-core"; | ||
export var CopyShader: Shader; |
@@ -0,0 +0,0 @@ import { Camera, Object3D, Scene } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Loader } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Camera, EventDispatcher, Object3D, Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { WebGLRenderTarget, WebGLRenderer } from "./three-core"; |
@@ -0,0 +0,0 @@ // Things from three.js/examples/ that do not (yet) have their own file |
@@ -0,0 +0,0 @@ import { Camera, Object3D, Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Camera, Scene, WebGLRenderTarget, WebGLRenderer } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Camera, MOUSE, Object3D, Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Camera, EventDispatcher, Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { Camera, EventDispatcher, Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Camera, Object3D } from "./three-core"; |
@@ -0,0 +0,0 @@ /// <reference types="webvr-api" /> |
@@ -0,0 +0,0 @@ /// <reference types="webvr-api" /> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
224206
1
0
26
6295
- Removed@types/dat-gui@*
- Removed@types/stats.js@*
- Removed@types/tween.js@*
- Removed@tweenjs/tween.js@25.0.0(transitive)
- Removed@types/dat-gui@0.6.3(transitive)
- Removed@types/stats.js@0.17.3(transitive)
- Removed@types/tween.js@18.6.1(transitive)