Socket
Socket
Sign inDemoInstall

@luma.gl/constants

Package Overview
Dependencies
Maintainers
6
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.5.10 to 8.6.0-alpha.1

dist/bundle.d.ts

12

package.json
{
"name": "@luma.gl/constants",
"version": "8.5.10",
"version": "8.6.0-alpha.1",
"description": "WebGL and WebGL2 constants",

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

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

@@ -30,6 +30,6 @@ "src",

"scripts": {
"pre-build": "npm run build-bundle && npm run build-bundle -- --env.dev",
"pre-build": "npm run build-bundle",
"build-bundle": "webpack --display=minimal --config ../../scripts/bundle.config.js"
},
"gitHead": "830155841c1e574d36061c2d71880a28d68b3cb3"
"gitHead": "e3895ce8a6dd376394c6662bb8cf0e1ad1f233f3"
}
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