@types/three
Advanced tools
Comparing version 0.81.0 to 0.81.1
{ | ||
"name": "@types/three", | ||
"version": "0.81.0", | ||
"version": "0.81.1", | ||
"description": "TypeScript definitions for three.js", | ||
@@ -17,4 +17,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "3c2dd6b598cec469b9a0786683f1a3c645d22ccbaaf9f3c3851bbe6955c9f343", | ||
"typesPublisherContentHash": "4b0fe86b7d15cb5bedf7240e91cfd5ce7ef1925cb771ffce7f553df9c6d1d0d2", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,5 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 30 Dec 2016 00:00:12 GMT | ||
* Library Dependencies: webvr-api | ||
* Module Dependencies: none | ||
* Last updated: Thu, 12 Jan 2017 17:53:54 GMT | ||
* Dependencies: webvr-api | ||
* Global values: Detector, THREE | ||
@@ -16,0 +15,0 @@ |
{ | ||
"authors": "Kon <http://phyzkit.net/>, Satoru Kimura <https://github.com/gyohk>, Florent Poujol <https://github.com/florentpoujol>, SereznoKot <https://github.com/SereznoKot>", | ||
"libraryDependencies": [ | ||
"webvr-api" | ||
], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 81, | ||
"typeScriptVersion": "2.0", | ||
"name": "three", | ||
"libraryName": "three.js", | ||
"typingsPackageName": "three", | ||
"projectName": "http://mrdoob.github.com/three.js/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "master", | ||
"globals": [ | ||
"Detector", | ||
"THREE" | ||
], | ||
"declaredModules": [ | ||
"three" | ||
], | ||
"files": [ | ||
"detector.d.ts", | ||
"index.d.ts", | ||
"three-FirstPersonControls.d.ts", | ||
"three-canvasrenderer.d.ts", | ||
"three-copyshader.d.ts", | ||
"three-css3drenderer.d.ts", | ||
"three-editorcontrols.d.ts", | ||
"three-effectcomposer.d.ts", | ||
"three-maskpass.d.ts", | ||
"three-orbitcontrols.d.ts", | ||
"three-orthographictrackballcontrols.d.ts", | ||
"three-projector.d.ts", | ||
"three-renderpass.d.ts", | ||
"three-shaderpass.d.ts", | ||
"three-trackballcontrols.d.ts", | ||
"three-transformcontrols.d.ts", | ||
"three-vrcontrols.d.ts", | ||
"three-vreffect.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "3c2dd6b598cec469b9a0786683f1a3c645d22ccbaaf9f3c3851bbe6955c9f343" | ||
"data": { | ||
"authors": "Kon <http://phyzkit.net/>, Satoru Kimura <https://github.com/gyohk>, Florent Poujol <https://github.com/florentpoujol>, SereznoKot <https://github.com/SereznoKot>", | ||
"dependencies": { | ||
"webvr-api": "*" | ||
}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 81, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "three.js", | ||
"typingsPackageName": "three", | ||
"projectName": "http://mrdoob.github.com/three.js/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [ | ||
"Detector", | ||
"THREE" | ||
], | ||
"declaredModules": [ | ||
"three" | ||
], | ||
"files": [ | ||
"detector.d.ts", | ||
"index.d.ts", | ||
"three-FirstPersonControls.d.ts", | ||
"three-canvasrenderer.d.ts", | ||
"three-copyshader.d.ts", | ||
"three-css3drenderer.d.ts", | ||
"three-editorcontrols.d.ts", | ||
"three-effectcomposer.d.ts", | ||
"three-maskpass.d.ts", | ||
"three-orbitcontrols.d.ts", | ||
"three-orthographictrackballcontrols.d.ts", | ||
"three-projector.d.ts", | ||
"three-renderpass.d.ts", | ||
"three-shaderpass.d.ts", | ||
"three-trackballcontrols.d.ts", | ||
"three-transformcontrols.d.ts", | ||
"three-vrcontrols.d.ts", | ||
"three-vreffect.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "4b0fe86b7d15cb5bedf7240e91cfd5ce7ef1925cb771ffce7f553df9c6d1d0d2" | ||
}, | ||
"isLatest": true | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
245499
6123
17