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.5.0 to 3.7.0

6

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

@@ -13,3 +13,4 @@ "main": "dist/3.x/twgl-full.js",

"bumppatch": "grunt bumppatch",
"builddocs": "grunt docs"
"builddocs": "grunt docs",
"serve": "http-server"
},

@@ -55,2 +56,3 @@ "repository": {

"grunt-webpack-without-server": "^1.0.8",
"http-server": "^0.10.0",
"load-grunt-tasks": "^3.4.1",

@@ -57,0 +59,0 @@ "marked": "^0.3.3",

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

* [vertex array objects](http://twgljs.org/examples/vertex-array-objects.html)
* [instancing](http://twgljs.org/examples/instancing.html)

@@ -405,0 +406,0 @@ ### WebGL 2 Examples

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