🚀 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.96.2
to
0.96.3
+1
-2
package.json
{
"name": "@maptalks/vector-packer",
"version": "0.96.2",
"version": "0.96.3",
"description": "Packer to pack simple vector graphics for gl",

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

"test": "echo \"Error: no test specified\" && exit 1",
"prepublishOnly": "npm run build",
"lint": "eslint src/**/*.js",

@@ -19,0 +18,0 @@ "preversion": "npm run lint"

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