Socket
Socket
Sign inDemoInstall

@luma.gl/constants

Package Overview
Dependencies
Maintainers
3
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luma.gl/constants - npm Package Compare versions

Comparing version 8.2.0 to 8.3.0-beta.1

dist/dist.js

6

package.json
{
"name": "@luma.gl/constants",
"version": "8.2.0",
"version": "8.3.0-beta.1",
"description": "WebGL and WebGL2 constants",

@@ -19,2 +19,3 @@ "license": "MIT",

],
"types": "src/index.d.ts",
"main": "src/index.js",

@@ -25,2 +26,3 @@ "module": "src/index.js",

"src",
"dist",
"README.md"

@@ -33,3 +35,3 @@ ],

},
"gitHead": "7f06b69b4bb78dbd9b8497ef74af73a19c80786f"
"gitHead": "801556555fe58c877ad8cecb7555b22fec927075"
}

@@ -9,3 +9,3 @@ // GL constants, copied from Mozilla documentation

// eslint-disable-next-line
module.exports = {
export default {
// Clearing buffers

@@ -12,0 +12,0 @@ // Constants passed to clear() to clear buffer masks.

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