Comparing version 3.0.2 to 3.0.3
@@ -7,2 +7,4 @@ /** @module gl-util/context */ | ||
module.exports = function setContext (o) { | ||
if (!o) o = {} | ||
// HTMLCanvasElement | ||
@@ -9,0 +11,0 @@ if (isCanvas(o)) { |
{ | ||
"name": "gl-util", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Set of practical webgl utils", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
29837
713