@maptalks/gl
Advanced tools
| /*! | ||
| * @maptalks/gl v0.109.3 | ||
| * @maptalks/gl v0.109.4 | ||
| * LICENSE : UNLICENSED | ||
@@ -4,0 +4,0 @@ * (c) 2016-2025 maptalks.com |
+11
-6
| { | ||
| "name": "@maptalks/gl", | ||
| "version": "0.109.3", | ||
| "version": "0.109.4", | ||
| "description": "WebGL infrastrcture for maptalks", | ||
@@ -25,11 +25,16 @@ "main": "dist/maptalksgl.js", | ||
| "@maptalks/regl": "^3.6.0", | ||
| "@maptalks/tbn-packer": "^1.4.5", | ||
| "@webgpu/types": "0.1.52", | ||
| "color": "^3.0.0", | ||
| "colorin": "^0.6.0", | ||
| "earcut": "^3.0.1", | ||
| "frustum-intersects": "^0.2.4", | ||
| "gl-matrix": "^3.4.0", | ||
| "wgsl_reflect": "^1.0.16", | ||
| "@maptalks/fusiongl": "0.10.1", | ||
| "@maptalks/gltf-loader": "0.103.0", | ||
| "maptalks": "1.4.4", | ||
| "@maptalks/reshader.gl": "0.108.1" | ||
| "maptalks": "1.4.4" | ||
| }, | ||
| "devDependencies": { | ||
| "@maptalks/rollup-plugin-glsl-minify": "^0.1.7", | ||
| "@rollup/plugin-commonjs": "^25.0.7", | ||
@@ -57,5 +62,5 @@ "@rollup/plugin-node-resolve": "^15.2.3", | ||
| "clean": "rimraf dist && rimraf ./build/gl", | ||
| "build": "npm run clean && npm run lint && cd ../reshader.gl && npm run build && cd ../gl && rollup --environment BUILD:production -c rollup.config.js", | ||
| "build-dev": "cd ../reshader.gl && npm run build-dev && cd ../gl && rollup -c rollup.config.js", | ||
| "dev": "cd ../reshader.gl && npm run build-dev && cd ../gl && rollup -w -c rollup.config.js", | ||
| "build": "npm run clean && npm run lint && rollup --environment BUILD:production -c rollup.config.js", | ||
| "build-dev": "rollup -c rollup.config.js", | ||
| "dev": "rollup -w -c rollup.config.js", | ||
| "test": "cd ../layer-gltf && npm run build && cd ../gl && karma start --single-run", | ||
@@ -62,0 +67,0 @@ "tdd": "karma start --no-single-run", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Network access
Supply chain riskThis module accesses the network.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
8356760
5.43%69311
28.89%1
-88.89%0
-100%13
44.44%19
5.56%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed