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.4.0 to 2.5.0

23

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

@@ -9,3 +9,7 @@ "main": "dist/twgl-full.js",

"pre-push": "grunt eslint",
"build": "grunt build"
"build": "grunt build",
"bumpminor": "grunt bumpminor",
"bumpmajor": "grunt bumpmajor",
"bumppatch": "grunt bumppatch",
"builddocs": "grunt docs"
},

@@ -32,2 +36,8 @@ "repository": {

"almond": "^0.3.1",
"babel-cli": "^6.18.0",
"babel-loader": "^6.2.7",
"babel-plugin-transform-es2015-modules-commonjs": "^6.18.0",
"babel-polyfill": "^6.16.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-stage-0": "^6.16.0",
"eslint": "^2.11.1",

@@ -40,9 +50,8 @@ "eslint-plugin-google-camelcase": "0.0.1",

"grunt": "^1.0.1",
"grunt-browserify": "^4.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-requirejs": "^1.0.0",
"grunt-browserify": "^4.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-uglify": "^0.9.1",
"grunt-eslint": "^18.0.0",
"grunt-jsdoc": "^1.1.0",
"grunt-webpack-without-server": "^1.0.8",
"load-grunt-tasks": "^3.4.1",

@@ -54,5 +63,7 @@ "marked": "^0.3.3",

"semver": "^4.3.4",
"should": "^8.1.1"
"should": "^8.1.1",
"webpack": "^1.13.1",
"webpack-load-plugins": "^0.1.2"
},
"dependencies": {}
}
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