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.11.5 to 4.12.0

dist/4.x/twgl-full.module.js

49

package.json
{
"name": "twgl.js",
"version": "4.11.5",
"version": "4.12.0",
"description": "A Tiny WebGL helper library",
"main": "dist/4.x/twgl-full.js",
"types": "dist/4.x/twgl-full.d.ts",
"module": "dist/4.x/twgl-full.module.js",
"scripts": {

@@ -40,42 +41,44 @@ "test": "npm run testjs && npm run testts",

"dist/4.x/twgl-full.d.ts",
"dist/4.x/twgl.d.ts"
"dist/4.x/twgl.d.ts",
"dist/4.x/twgl-full.module.js"
],
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.2.3",
"@types/node": "^10.12.18",
"@types/webgl2": "0.0.4",
"@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",
"almond": "^0.3.3",
"babel-loader": "^8.0.5",
"eslint": "^5.12.0",
"babel-loader": "^8.0.6",
"eslint": "^6.5.1",
"eslint-plugin-google-camelcase": "0.0.2",
"eslint-plugin-html": "git+https://github.com/greggman/eslint-plugin-html.git#fix-space-eating",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-one-variable-per-var": "0.0.3",
"eslint-plugin-optional-comma-spacing": "0.0.4",
"eslint-plugin-require-trailing-comma": "0.0.1",
"esm": "^3.0.84",
"grunt": "^1.0.3",
"esm": "^3.2.25",
"grunt": "^1.0.4",
"grunt-browserify": "^5.3.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-eslint": "^21.0.0",
"grunt-eslint": "^22.0.0",
"grunt-jsdoc": "^2.4.0",
"grunt-ts": "^6.0.0-beta.21",
"grunt-rollup": "^10.0.0",
"grunt-ts": "^6.0.0-beta.22",
"grunt-webpack": "^3.0.2",
"http-server": "^0.11.1",
"load-grunt-tasks": "^4.0.0",
"marked": "^0.6.0",
"load-grunt-tasks": "^5.1.0",
"marked": "^0.7.0",
"minami": "^1.2.3",
"mocha": "^5.2.0",
"mocha": "^6.2.2",
"requirejs": "^2.3.5",
"semver": "^5.4.1",
"rollup": "^1.25.2",
"semver": "^6.3.0",
"should": "^13.2.0",
"terser-webpack-plugin": "^1.2.1",
"terser-webpack-plugin": "^2.2.1",
"tsd-jsdoc": "^2.1.2",
"typescript": "^3.2.2",
"webpack": "^4.28.4"
"typescript": "^3.6.4",
"webpack": "^4.41.2"
},
"dependencies": {}
}
}

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