Socket
Socket
Sign inDemoInstall

twgl.js

Package Overview
Dependencies
0
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.15.0 to 4.15.2

40

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

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

"browserify": "grunt browserify",
"serve": "http-server"
"serve": "servez"
},

@@ -46,12 +46,12 @@ "repository": {

"devDependencies": {
"@babel/core": "^7.6.4",
"@babel/plugin-transform-modules-commonjs": "^7.6.0",
"@babel/polyfill": "^7.6.0",
"@babel/preset-env": "^7.6.3",
"@types/node": "^12.11.6",
"@babel/core": "^7.9.6",
"@babel/plugin-transform-modules-commonjs": "^7.9.6",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.9.6",
"@types/node": "^13.13.4",
"almond": "^0.3.3",
"babel-loader": "^8.0.6",
"eslint": "^6.5.1",
"babel-loader": "^8.1.0",
"eslint": "^6.8.0",
"eslint-plugin-google-camelcase": "0.0.2",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-html": "^6.0.2",
"eslint-plugin-one-variable-per-var": "0.0.3",

@@ -61,3 +61,3 @@ "eslint-plugin-optional-comma-spacing": "0.0.4",

"esm": "^3.2.25",
"grunt": "^1.0.4",
"grunt": "^1.1.0",
"grunt-browserify": "^5.3.0",

@@ -67,21 +67,21 @@ "grunt-contrib-clean": "^2.0.0",

"grunt-eslint": "^22.0.0",
"grunt-jsdoc": "^2.4.0",
"grunt-rollup": "^10.0.0",
"grunt-jsdoc": "^2.4.1",
"grunt-rollup": "^11.0.0",
"grunt-ts": "^6.0.0-beta.22",
"grunt-webpack": "^3.0.2",
"http-server": "^0.11.1",
"load-grunt-tasks": "^5.1.0",
"marked": "^0.7.0",
"minami": "^1.2.3",
"mocha": "^6.2.2",
"mocha": "^7.1.2",
"requirejs": "^2.3.5",
"rollup": "^1.25.2",
"semver": "^6.3.0",
"rollup": "^2.7.6",
"semver": "^7.3.2",
"servez": "^1.7.0",
"should": "^13.2.0",
"terser-webpack-plugin": "^2.3.2",
"terser-webpack-plugin": "^2.3.6",
"tsd-jsdoc": "^2.1.2",
"typescript": "^3.6.4",
"webpack": "^4.41.5"
"typescript": "^3.8.3",
"webpack": "^4.43.0"
},
"dependencies": {}
}

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

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

@@ -8,6 +8,2 @@

## Note: Minor API Changes in 2.x
[See Changelist](https://github.com/greggman/twgl.js/blob/master/CHANGELIST.md)
## TL;DR

@@ -14,0 +10,0 @@

Sorry, the diff of this file is too big to display

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc