Comparing version 1.3.4 to 1.3.5
@@ -96,5 +96,7 @@ var loop = require('./loop') | ||
module.exports = createPool() | ||
var pool = createPool() | ||
// zero pool for initial zero data | ||
module.exports.zero = createPool() | ||
pool.zero = createPool() | ||
module.exports = pool |
{ | ||
"name": "regl", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "regl is a fast functional WebGL framework.", | ||
@@ -5,0 +5,0 @@ "main": "dist/regl.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1152090
27410