🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@maptalks/analysis

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maptalks/analysis - npm Package Compare versions

Comparing version
0.122.0
to
0.123.0
+8
-10
package.json
{
"name": "@maptalks/analysis",
"version": "0.122.0",
"version": "0.123.0",
"description": "a plugin to excute many analysis tasks",

@@ -14,3 +14,2 @@ "license": "MIT",

"./dist/maptalks.analysis.es.js",
"./dist/maptalks.analysis.gpu.es.js",
"./dist/maptalks.analysis.es.js.map",

@@ -44,7 +43,7 @@ "./dist/maptalks.analysis.js",

"rollup": "^4.17.2",
"@maptalks/gl": "0.122.0",
"@maptalks/gpu": "0.122.0",
"@maptalks/gltf-layer": "0.122.0",
"@maptalks/vt": "0.122.0",
"maptalks": "1.10.0"
"@maptalks/gl": "0.123.0",
"@maptalks/gpu": "0.123.0",
"@maptalks/gltf-layer": "0.123.0",
"@maptalks/vt": "0.123.0",
"maptalks": "1.11.0"
},

@@ -62,8 +61,7 @@ "dependencies": {

"build-gl": "cd ../gl && npm run build",
"build": "npm run clean && npm run lint && rollup --environment BUILD:production -c rollup.config.js && npm run transform-gpu",
"build": "npm run clean && npm run lint && rollup --environment BUILD:production -c rollup.config.js",
"build-dev": "rollup -c rollup.config.js",
"version": "npm run build",
"lint": "eslint \"src/**/*.{js,jsx,mjs,ts,tsx}\"",
"transform-gpu": "node ../../build/transform-to-gpu"
"lint": "eslint \"src/**/*.{js,jsx,mjs,ts,tsx}\""
}
}

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