🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@maptalks/vt-plugin

Package Overview
Dependencies
Maintainers
1
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maptalks/vt-plugin - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+4
-4
package.json
{
"name": "@maptalks/vt-plugin",
"version": "0.1.0",
"version": "0.1.1",
"description": "The base plugin for maptalks vectortile layer",

@@ -9,3 +9,3 @@ "module": "index.js",

"files": [
"index.js"
"index.js"
],

@@ -19,5 +19,5 @@ "keywords": [

"dependencies": {
"color": "^3.0.0",
"animation-easings" : "^0.1.0"
"animation-easings": "^0.1.0",
"color": "^3.0.0"
}
}