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 4.19.3 to 4.19.4

5

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

@@ -9,5 +9,7 @@ "main": "dist/4.x/twgl-full.js",

"scripts": {
"check-ci": "npm run lint && npm run build && npm test",
"test": "npm run testjs && npm run testts",
"testjs": "node node_modules/mocha/bin/mocha --recursive 'test/src/js/*-harness.js'",
"testts": "tsc --project test/src/ts/",
"testbrowser": "node test/puppeteer.js",
"pre-push": "grunt eslint",

@@ -76,2 +78,3 @@ "lint": "grunt eslint",

"mocha": "^8.1.3",
"puppeteer": "^10.4.0",
"requirejs": "^2.3.5",

@@ -78,0 +81,0 @@ "rollup": "^2.27.1",

dist/4.x/twgl-full.js

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc