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.3.0 to 8.3.1

10

package.json
{
"name": "@luma.gl/constants",
"version": "8.3.0",
"version": "8.3.1",
"description": "WebGL and WebGL2 constants",

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

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

@@ -34,3 +34,3 @@ "src",

},
"gitHead": "3fea7154a911bb9b94b93e8846725661ff1ac7cb"
"gitHead": "07c443a9de1c2fdd81808c986603a4dd396ecc9b"
}
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