New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webgl-plot

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webgl-plot - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

10

package.json
{
"name": "webgl-plot",
"version": "0.6.0",
"version": "0.6.1",
"description": "High-performance 2D plotting library based on native WebGL",

@@ -10,2 +10,10 @@ "main": "./dist/webglplot.umd.js",

"types": "./dist/webglplot.d.ts",
"keywords": [
"webgl",
"plot",
"realtime",
"opengl",
"2d",
"high-performance"
],
"devDependencies": {

@@ -12,0 +20,0 @@ "@typescript-eslint/eslint-plugin": "^4.17.0",

2

README.md

@@ -42,3 +42,3 @@ ![Npm Build](https://github.com/danchitnis/webgl-plot/workflows/Npm%20Build/badge.svg) ![Yarn Build](https://github.com/danchitnis/webgl-plot/workflows/Yarn%20Build/badge.svg) ![Code scanning](https://github.com/danchitnis/webgl-plot/workflows/Code%20scanning/badge.svg) ![Build](https://github.com/danchitnis/webgl-plot/workflows/Build/badge.svg)

```javascript
import { WebGLplot, WebglLine, ColorRGBA } from "webgl-plot";
import { WebglPlot, WebglLine, ColorRGBA } from "webgl-plot";
```

@@ -45,0 +45,0 @@

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