@plotly/regl
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -0,0 +0,0 @@ var Stream = require('stream') |
@@ -0,0 +0,0 @@ # Release notes |
@@ -0,0 +0,0 @@ # A developer's guide to regl |
@@ -0,0 +0,0 @@ var check = require('./util/check') |
@@ -0,0 +0,0 @@ var check = require('./util/check') |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ { |
@@ -0,0 +0,0 @@ var check = require('./util/check') |
@@ -0,0 +0,0 @@ var check = require('./util/check') |
@@ -0,0 +0,0 @@ var check = require('./util/check') |
@@ -0,0 +0,0 @@ var check = require('./util/check') |
@@ -0,0 +0,0 @@ var pool = require('./util/pool') |
@@ -0,0 +0,0 @@ var check = require('./util/check') |
@@ -0,0 +0,0 @@ var check = require('./util/check') |
@@ -0,0 +0,0 @@ var check = require('./util/check') |
@@ -0,0 +0,0 @@ |
@@ -0,0 +0,0 @@ module.exports = function createStringStore () { |
@@ -0,0 +0,0 @@ var check = require('./util/check') |
@@ -0,0 +0,0 @@ var GL_QUERY_RESULT_EXT = 0x8866 |
@@ -0,0 +0,0 @@ // Error checking and parameter validation. |
@@ -0,0 +0,0 @@ /* globals performance */ |
@@ -0,0 +0,0 @@ var extend = require('./extend') |
@@ -0,0 +0,0 @@ module.exports = function (base, opts) { |
@@ -0,0 +0,0 @@ var pool = require('./pool') |
@@ -0,0 +0,0 @@ var isTypedArray = require('./is-typed-array') |
@@ -0,0 +0,0 @@ var isTypedArray = require('./is-typed-array') |
module.exports = function (v) { | ||
return !(v & (v - 1)) && (!!v) | ||
} |
@@ -0,0 +0,0 @@ module.exports = function (x) { |
@@ -0,0 +0,0 @@ module.exports = function loop (n, f) { |
@@ -0,0 +0,0 @@ var loop = require('./loop') |
@@ -0,0 +0,0 @@ /* globals requestAnimationFrame, cancelAnimationFrame */ |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ var pool = require('./pool') |
module.exports = function (obj) { | ||
return Object.keys(obj).map(function (key) { return obj[key] }) | ||
} |
@@ -0,0 +0,0 @@ // Context and canvas creation helper functions |
{ | ||
"name": "@plotly/regl", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "regl is a fast functional WebGL framework.", | ||
"main": "dist/regl.js", | ||
"main": "dist/regl.unchecked.js", | ||
"types": "dist/regl.d.ts", | ||
@@ -116,3 +116,3 @@ "files": [ | ||
"type": "git", | ||
"url": "git+https://github.com/regl-project/regl.git" | ||
"url": "git+https://github.com/plotly/regl.git" | ||
}, | ||
@@ -136,3 +136,3 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/regl-project/regl/issues" | ||
"url": "https://github.com/plotly/regl/issues" | ||
}, | ||
@@ -146,3 +146,3 @@ "standard": { | ||
}, | ||
"homepage": "https://regl-project.github.io/regl" | ||
"homepage": "https://plotly.github.io/regl" | ||
} |
@@ -0,0 +0,0 @@ <div align="center"> |
@@ -0,0 +0,0 @@ var check = require('./lib/util/check') |
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
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1254087
1
2