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 2.8.2 to 3.0.0

dist/3.x/twgl-full.js

8

package.json
{
"name": "twgl.js",
"version": "2.8.2",
"version": "3.0.0",
"description": "A Tiny WebGL helper library",
"main": "dist/twgl-full.js",
"main": "dist/3.x/twgl-full.js",
"scripts": {

@@ -30,4 +30,4 @@ "test": "node node_modules/mocha/bin/mocha --recursive",

"files": [
"dist/twgl-full.js",
"dist/twgl.js"
"dist/3.x/twgl-full.js",
"dist/3.x/twgl.js"
],

@@ -34,0 +34,0 @@ "devDependencies": {

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

};
setAttributes(attribSetters, attribs);
twgl.setAttributes(attribSetters, attribs);
```

@@ -519,0 +519,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