webgl-framework
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -62,3 +62,3 @@ /** | ||
/** Getter for current WebGL context. */ | ||
gl: WebGLRenderingContext; | ||
gl: WebGLRenderingContext | WebGL2RenderingContext; | ||
} |
{ | ||
"name": "webgl-framework", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "Basic low-level WebGL framework", | ||
@@ -5,0 +5,0 @@ "author": "Oleksandr Popov (github.com/keaukraine/)", |
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
290135