@maptalks/vector-packer
Advanced tools
+2
-1
| { | ||
| "name": "@maptalks/vector-packer", | ||
| "version": "0.1.22", | ||
| "version": "0.1.28", | ||
| "description": "Packer to pack simple vector graphics for gl", | ||
@@ -27,2 +27,3 @@ "module": "src/index.js", | ||
| "@maptalks/function-type": "^1.1.0", | ||
| "@maptalks/tbn-packer": "^1.2.1", | ||
| "color": "^3.0.0", | ||
@@ -29,0 +30,0 @@ "earcut": "^2.1.3", |
+1
-0
| export { default as PointPack } from './pack/PointPack'; | ||
| export { default as LinePack } from './pack/LinePack'; | ||
| export { default as LineExtrusionPack } from './pack/LineExtrusionPack'; | ||
| export { default as NativeLinePack } from './pack/NativeLinePack'; | ||
@@ -4,0 +5,0 @@ export { default as NativePointPack } from './pack/NativePointPack'; |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
1918
6.14%8
14.29%12
9.09%+ Added
+ Added