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 0.0.42 to 1.2.0

16

package.json
{
"name": "twgl.js",
"version": "0.0.42",
"version": "1.2.0",
"description": "A Tiny WebGL helper library",
"main": "dist/twgl-full.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node node_modules/mocha/bin/mocha --recursive"
},

@@ -23,2 +23,6 @@ "repository": {

"homepage": "https://github.com/greggman/twgl.js",
"files": [
"dist/twgl-full.js",
"dist/twgl.js"
],
"devDependencies": {

@@ -38,7 +42,11 @@ "almond": "^0.3.1",

"grunt-contrib-uglify": "^0.9.1",
"grunt-jsdoc": "^0.5.8",
"grunt-jsdoc": "^1.1.0",
"marked": "^0.3.3",
"semver": "^4.3.4"
"minami": "^1.1.1",
"mocha": "^2.3.4",
"requirejs": "^2.1.22",
"semver": "^4.3.4",
"should": "^8.1.1"
},
"dependencies": {}
}

@@ -1,2 +0,2 @@

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

@@ -3,0 +3,0 @@

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