geojson2svg
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "geojson2svg", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Converts geojson to svg/path string given svg viewport size and maps extent.", | ||
@@ -21,4 +21,5 @@ "main": "src/main.js", | ||
"dependencies": { | ||
"clone": "~0.1.11", | ||
"deep-extend": "~0.2.8", | ||
"clone": "~0.1.11" | ||
"multigeojson": "0.0.0" | ||
}, | ||
@@ -25,0 +26,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1449837
3
+ Addedmultigeojson@0.0.0
+ Addedmultigeojson@0.0.0(transitive)