@luma.gl/constants
Advanced tools
Comparing version 9.0.0-beta.6 to 9.0.0-beta.7
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
476323
23
5378