Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

regl-splom

Package Overview
Dependencies
Maintainers
24
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regl-splom - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

index.js
'use strict'
const createScatter = require('regl-scatter2d/scatter')
const createScatter = require('regl-scatter2d')
const pick = require('pick-by-alias')

@@ -6,0 +6,0 @@ const getBounds = require('array-bounds')

@@ -0,0 +0,0 @@ The MIT License (MIT)

{
"name": "regl-splom",
"version": "1.0.4",
"version": "1.0.5",
"description": "Scatterplot matrix for 2d plots",

@@ -16,3 +16,11 @@ "main": "./index.js",

"regl",
"plotly"
"plotly",
"splom",
"scatter",
"matrix",
"scattermatrix",
"gl",
"webgl",
"plot",
"scatterplot"
],

@@ -19,0 +27,0 @@ "browserify": {

@@ -0,0 +0,0 @@ # regl-splom

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ const regl = require('regl')({ extensions: 'oes_element_index_uint' })

@@ -0,0 +0,0 @@ const regl = require('regl')({ extensions: 'oes_element_index_uint' })

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc