@types/webgl-ext
Advanced tools
Comparing version
@@ -121,6 +121,6 @@ // Type definitions for WebGL Extensions | ||
createVertexArrayOES(): WebGLVertexArrayObjectOES; | ||
deleteVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES): void; | ||
isVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES): boolean; | ||
bindVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES): void; | ||
createVertexArrayOES(): WebGLVertexArrayObjectOES | null; | ||
deleteVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): void; | ||
isVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): boolean; | ||
bindVertexArrayOES(arrayObject: WebGLVertexArrayObjectOES | null): void; | ||
} | ||
@@ -127,0 +127,0 @@ |
{ | ||
"name": "@types/webgl-ext", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"description": "TypeScript definitions for WebGL Extensions", | ||
"license": "MIT", | ||
"author": "Arthur Langereis <https://github.com/zenmumbler/>", | ||
"contributors": [ | ||
{ | ||
"name": "Arthur Langereis", | ||
"url": "https://github.com/zenmumbler/" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,4 +19,5 @@ "repository": { | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "41e0e9044249a692401a756826c0c1ff2172c1c04703b0248d4ea68a468ad2e0" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "121994e704723cfe7c854460f4a8f64b059e2320a38ebdc68a2e2652dba08d8d", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,9 +8,7 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/webgl-ext | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/webgl-ext | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Last updated: Wed, 22 Mar 2017 20:51:31 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
@@ -17,0 +15,0 @@ |
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
0
-100%8233
-4.78%3
-25%175
-10.26%17
-10.53%