@maptalks/gpu
Advanced tools
+3
-29
| { | ||
| "name": "@maptalks/gpu", | ||
| "version": "0.122.0", | ||
| "version": "0.123.0", | ||
| "description": "WebGL infrastrcture for maptalks", | ||
@@ -9,7 +9,4 @@ "main": "dist/maptalksgpu.js", | ||
| "dist/maptalksgpu.js", | ||
| "dist/maptalksgpu.js.map", | ||
| "dist/maptalksgpu.es.js", | ||
| "dist/maptalksgpu.es.js.map", | ||
| "dist/maptalksgpu.d.ts", | ||
| "dist/transcoders.js" | ||
| "dist/maptalksgpu.d.ts" | ||
| ], | ||
@@ -24,33 +21,10 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@maptalks/martini": "^0.4.0", | ||
| "@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.122.0", | ||
| "@maptalks/gltf-loader": "0.122.0", | ||
| "maptalks": "1.10.0" | ||
| "@maptalks/gl": "0.123.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@maptalks/rollup-plugin-glsl-minify": "^0.1.7", | ||
| "@rollup/plugin-commonjs": "^25.0.7", | ||
| "@rollup/plugin-node-resolve": "^15.2.3", | ||
| "@rollup/plugin-terser": "0.4.4", | ||
| "@rollup/plugin-typescript": "^11.1.6", | ||
| "eslint": "^8.57.0", | ||
| "eslint-plugin-mocha": "^10.5.0", | ||
| "expect.js": "^0.3.1", | ||
| "karma": "^6.4.4", | ||
| "karma-chrome-launcher": "^3.1.1", | ||
| "karma-mocha": "^2.0.1", | ||
| "karma-mocha-reporter": "^2.2.5", | ||
| "mocha": "^10.3.0", | ||
| "pixelmatch": "^4.0.2", | ||
| "rollup": "^4.17.2", | ||
| "rollup-plugin-dts": "^6.1.0", | ||
| "tslib": "^2.6.2", | ||
@@ -57,0 +31,0 @@ "typescript": "^5.4.2", |
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
| /*! | ||
| * @maptalks/gpu v0.122.0 | ||
| * LICENSE : UNLICENSED | ||
| * (c) 2016-2026 maptalks.com | ||
| */ | ||
| const n = function() { | ||
| if ("undefined" != typeof globalThis) return globalThis; | ||
| if ("undefined" != typeof self) return self; | ||
| if ("undefined" != typeof window) return window; | ||
| if ("undefined" != typeof global) return global; | ||
| throw new Error("unable to locate global object"); | ||
| }, t = n(), e = t.gl_trans__coders = t.gl_trans__coders || {}; | ||
| function r(n) { | ||
| return e[n]; | ||
| } | ||
| function _(n, t) { | ||
| e[n] = t; | ||
| } | ||
| function o() { | ||
| return n().maptalks_gltf_loader; | ||
| } | ||
| function l(t) { | ||
| n().maptalks_gltf_loader_bundle = t; | ||
| } | ||
| e.inject = function(e) { | ||
| const r = e.toString(), _ = r.indexOf("{") + 1, o = r.substring(0, _), l = t.gl_trans__coders = t.gl_trans__coders || {}; | ||
| let s = `${o}\n const _____getGlobal = ${n.toString()};\n const g___lobals = _____getGlobal()\n const tran_____scoders = g___lobals['gl_trans__coders'] = g___lobals['gl_trans__coders'] || {};`; | ||
| for (const n in l) "inject" !== n && "getTranscoder" !== n && "registerTranscoder" !== n && (s += 'tran_____scoders["' + n + '"] =' + l[n].toString() + "\n;"); | ||
| return s += "\n(" + n().maptalks_gltf_loader_bundle.toString() + ")({});\n", s += "\n" + r.substring(o.length), | ||
| s; | ||
| }, e.registerTranscoder = _, e.getTranscoder = r; | ||
| export { e as default, o as getGLTFLoaderBundle, r as getTranscoder, l as registerGLTFLoaderBundle, _ as registerTranscoder }; |
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.
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
1
-92.31%8
-57.89%378394
-95.45%3
-57.14%1423
-97.74%79
7800%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed