Socket
Socket
Sign inDemoInstall

twgl.js

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twgl.js - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

2

package.json
{
"name": "twgl.js",
"version": "3.3.0",
"version": "3.3.1",
"description": "A Tiny WebGL helper library",

@@ -5,0 +5,0 @@ "main": "dist/3.x/twgl-full.js",

@@ -23,3 +23,3 @@ TWGL: A Tiny WebGL helper Library<div id="pronouce" style="font-size: xx-small;">[rhymes with wiggle]</div>

<canvas id="c"></canvas>
<script src="../dist/2.x/twgl-full.min.js"></script>
<script src="../dist/3.x/twgl-full.min.js"></script>
<script>

@@ -26,0 +26,0 @@ var gl = document.getElementById("c").getContext("webgl");

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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