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.1.0 to 2.1.1

12

package.json
{
"name": "twgl.js",
"version": "2.1.0",
"version": "2.1.1",
"description": "A Tiny WebGL helper library",
"main": "dist/twgl-full.js",
"scripts": {
"test": "node node_modules/mocha/bin/mocha --recursive"
"test": "node node_modules/mocha/bin/mocha --recursive",
"pre-push": "grunt eslint",
"build": "grunt build"
},

@@ -35,7 +37,7 @@ "repository": {

"eslint-plugin-require-trailing-comma": "0.0.1",
"grunt": "^0.4.5",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-requirejs": "^1.0.0",
"grunt-browserify": "^4.0.1",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-requirejs": "^0.4.4",
"grunt-contrib-uglify": "^0.9.1",

@@ -42,0 +44,0 @@ "grunt-eslint": "^18.0.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