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

@maptalks/vector-packer

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maptalks/vector-packer - npm Package Compare versions

Comparing version
0.87.0
to
0.88.0
+3
-4
package.json
{
"name": "@maptalks/vector-packer",
"version": "0.87.0",
"version": "0.88.0",
"description": "Packer to pack simple vector graphics for gl",

@@ -24,3 +24,2 @@ "module": "dist/vector-packer.es.js",

"dependencies": {
"@mapbox/mapbox-gl-style-spec": "13.24.0-alpha.6",
"@mapbox/point-geometry": "^0.1.0",

@@ -31,3 +30,3 @@ "@mapbox/shelf-pack": "^3.1.0",

"@maptalks/function-type": "^1.2.3",
"@maptalks/tbn-packer": "^1.2.8",
"@maptalks/tbn-packer": "^1.4.1",
"color": "^3.0.0",

@@ -47,3 +46,3 @@ "earcut": "^2.2.4",

},
"gitHead": "cf1118292fc491ff9bfa143b0ff66d0af9295d0c"
"gitHead": "96142b013703f32c4a07a181088f578c6198d845"
}

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