Socket
Socket
Sign inDemoInstall

@luma.gl/gltools

Package Overview
Dependencies
Maintainers
7
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luma.gl/gltools - npm Package Compare versions

Comparing version 9.0.0-alpha.15 to 9.0.0-alpha.16

dist/dist.min.js

18

package.json
{
"name": "@luma.gl/gltools",
"version": "9.0.0-alpha.15",
"version": "9.0.0-alpha.16",
"description": "WebGL2 API Polyfills for WebGL1 WebGLRenderingContext",

@@ -18,5 +18,5 @@ "license": "MIT",

],
"types": "src/index.ts",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"main": "dist/es5/index.js",
"module": "dist/esm/index.js",
"files": [

@@ -33,8 +33,8 @@ "src",

"@babel/runtime": "^7.0.0",
"@luma.gl/constants": "9.0.0-alpha.15",
"@luma.gl/engine": "9.0.0-alpha.15",
"@luma.gl/webgl": "9.0.0-alpha.15",
"@probe.gl/log": "4.0.0-alpha.1"
"@luma.gl/constants": "9.0.0-alpha.16",
"@luma.gl/engine": "9.0.0-alpha.16",
"@luma.gl/webgl": "9.0.0-alpha.16",
"@probe.gl/log": "^4.0.0"
},
"gitHead": "9e235e1ca88313940d6529342303cad75a160e55"
"gitHead": "697bc4ef1deff8438e2f3be51bf0bd245882106a"
}
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