Socket
Socket
Sign inDemoInstall

@luma.gl/constants

Package Overview
Dependencies
Maintainers
7
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 9.0.0-beta.6 to 9.0.0-beta.7

8

package.json
{
"name": "@luma.gl/constants",
"version": "9.0.0-beta.6",
"version": "9.0.0-beta.7",
"description": "WebGL2 constants",

@@ -37,3 +37,7 @@ "type": "module",

"sideEffects": false,
"scripts-comments": {
"pre-build": "required by TS plugin inline-webgl-constants"
},
"scripts": {
"pre-build": "npx esbuild src/index.ts --bundle --format=cjs --outfile=dist/index.cjs",
"build-minified-bundle": "ocular-bundle ./src/bundle.ts -output=dist/dist.min.js",

@@ -43,3 +47,3 @@ "build-dev-bundle": "ocular-bundle ./src/bundle.ts -output=dist/dist.dev.js -- --env=dev",

},
"gitHead": "cb2f0938d03a65e3588622ac99650b14a10488b6"
"gitHead": "e9606a88e0aab3dc27c87020cac89040ea1a8a02"
}
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