🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
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.98.0
to
0.98.1
+3
-3
package.json
{
"name": "@maptalks/transform-control",
"version": "0.98.0",
"version": "0.98.1",
"description": "a plugin to control model's translate、rotation and scale",

@@ -29,3 +29,3 @@ "license": "UNLICENSED",

"dependencies": {
"maptalks": "1.0.0-rc.33",
"maptalks": "1.0.0-rc.35",
"@maptalks/gl": "0.98.0",

@@ -38,3 +38,3 @@ "@maptalks/gltf-loader": "0.98.0"

"dev": "rollup -w -c rollup.config.js",
"build": "npm run clean && rollup --environment BUILD:production -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",

@@ -41,0 +41,0 @@ "pretest": "npm run lint && npm run build",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display