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

@maptalks/transform-control

Package Overview
Dependencies
Maintainers
1
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maptalks/transform-control - npm Package Compare versions

Comparing version
0.122.0
to
0.123.0
+7
-9
package.json
{
"name": "@maptalks/transform-control",
"version": "0.122.0",
"version": "0.123.0",
"description": "a plugin to control model's translate、rotation and scale",

@@ -16,3 +16,2 @@ "license": "UNLICENSED",

"dist/transform-control.es.js",
"dist/transform-control.gpu.es.js",
"dist/transform-control.es.js.map"

@@ -29,8 +28,8 @@ ],

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

@@ -41,3 +40,3 @@ "gitHead": "9eeea4807723d460fa7e09969c6556d53f6bed84",

"dev": "rollup -w -c rollup.config.js",
"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",

@@ -48,5 +47,4 @@ "pretest": "npm run lint && npm run build",

"version": "npm run build",
"lint": "eslint src/**/*.js",
"transform-gpu": "node ../../build/transform-to-gpu"
"lint": "eslint src/**/*.js"
}
}

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